Commit Graph

14065 Commits (bb361f5517b64fc064bbb7da71185e17e968511c)
 

Author SHA1 Message Date
Florian Fainelli 5cbc43005c drop support for 2.6.30
SVN-Revision: 20439
14 years ago
Florian Fainelli 10d4e5b4b0 drop support for 2.6.30 kernel
SVN-Revision: 20438
14 years ago
Florian Fainelli 5d2105af23 revert r18760 since it prevents people from building working eva images
SVN-Revision: 20437
14 years ago
Nicolas Thill 4ea6e1c968 kernel: move yenta_socket to kmod-pcmcia-core on 2.4, mark kmod-pcmcia-yenta as 2.6 only, move CONFIG_PCCARD_NONSTATIC from kmod-pcmcia-core to kmod-pcmcia-yenta KCONFIG
SVN-Revision: 20436
14 years ago
Vasilis Tsiligiannis ce75e4b893 madwifi: Fix RX packet and byte count, refresh patches (#6404)
SVN-Revision: 20434
14 years ago
Markus Wigge d9a698e77c added support for wrt54g3gv2-vf and new trx header format
- hacked addpattern due to changes in header format
 - added "-5" to addpattern, some 0xFF are needed for trx2 header
   "-4" broke CRC checking in CFE
 - hacked trx.c due to new header format version
 - added target to create trx-V2 images

the flashmap driver possibly needs to be customized.

SVN-Revision: 20433
14 years ago
Jo-Philipp Wich b3e4a6503a busybox: disable httpd applet
SVN-Revision: 20432
14 years ago
Jo-Philipp Wich fc0d560206 add cyassl (moved from packages feed, required by uhttpd-mod-tls)
SVN-Revision: 20430
14 years ago
Jo-Philipp Wich 2cf4946597 add px5g (moved from LuCI trunk)
SVN-Revision: 20429
14 years ago
Jo-Philipp Wich 169642253f add uhttpd (moved from LuCI trunk)
SVN-Revision: 20428
14 years ago
Florian Fainelli 61326faa60 fix the mac address setting on sitecom devices after r20294
SVN-Revision: 20427
14 years ago
Florian Fainelli 8805ead76c add missing CONFIG_CB1400_CORE symbol, spotted by buildbot
SVN-Revision: 20426
14 years ago
Lars-Peter Clausen 2bc9d6f6e9 include/target.mk: Only set usb feature flag for a target if there is a HCD
SVN-Revision: 20425
14 years ago
Nicolas Thill 141f9e3bbd ifxmips-dsl-api: only show debug option when package is selected
SVN-Revision: 20422
14 years ago
Florian Fainelli 928dfc550f add support for D4PW board, patch from mexit
SVN-Revision: 20420
14 years ago
John Crispin ba49170710 fix for previous commit
SVN-Revision: 20419
14 years ago
John Crispin 0f1522cf59 implement gpiolib drivers for core gpio and ebu attached latches
SVN-Revision: 20418
14 years ago
Florian Fainelli 821bd49569 use profiles again intead of subtargets.
We have now a single kernel which autodetects the type of device we are running
on, so we can switch back to having profiles. Patch by Bernhard Loos.

SVN-Revision: 20416
14 years ago
Gabor Juhos 35bb7be34d ar71xx: Add basic WLAN LED control to TL-WR1043ND
* thanks to KillaB
  * closes #6834

SVN-Revision: 20415
14 years ago
Gabor Juhos c72b656d8d ar71xx: create smaller initramfs images for the TP-Link boards
SVN-Revision: 20414
14 years ago
Nicolas Thill 04dd1fc593 kernel: fix kmod-crypto-misc on 2.4
SVN-Revision: 20413
14 years ago
Florian Fainelli 9b86b9f0dd revert back to 2.6.32.9 for backfire
SVN-Revision: 20410
14 years ago
Florian Fainelli 023067da16 fix typo in gspa sn9c20x autoload line, patch from Chris Li
SVN-Revision: 20409
14 years ago
John Crispin 6cb7284fe0 adds support to build uboot for arv452
SVN-Revision: 20408
14 years ago
John Crispin 1f1ad83bc2 typo
SVN-Revision: 20403
14 years ago
John Crispin ee9ed69f0f adds support for airties wav-281/arcor a800/arcaydian arv452
SVN-Revision: 20402
14 years ago
John Crispin 1e1936323b meta partition should not span brn-boot sector
SVN-Revision: 20401
14 years ago
John Crispin a2155caf7b add phylib support to ethernet driver
SVN-Revision: 20400
14 years ago
Travis Kemen 7a00430b3e When enabling MFP, hostapd will read assoc_sa_query_max_timeout and assoc_sa_query_retry_timeout from it's config file. Make these options configurable in /etc/config/wireless. To make it clear that these options are 802.11w related, I named them ieee80211w_max_timeout and ieee80211w_retry_timeout instead.
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>

SVN-Revision: 20397
14 years ago
Travis Kemen 22b92b3e13 Enable management frame protection in hostapd, and make it configurable in /etc/config/wireless. Since ath9k is currently the only driver that supports MFP, it will only be enabled when ath9k is enabled.
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>

SVN-Revision: 20396
14 years ago
Travis Kemen 21f006f156 Enable management frame protection in wpa_supplicant, and make it configurable in /etc/config/wireless.
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>

SVN-Revision: 20395
14 years ago
Travis Kemen e74fbc183b Cleanup redundant psk handling code in wpa_supplicant.sh. (I sent this one to openwrt-devel before, but I am resending it as part of this series because the next patch will also edit wpa_supplicant.sh).
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>

SVN-Revision: 20394
14 years ago
Jo-Philipp Wich c63fd559fc base-files: remove redundant "Press " when writing enter failsafe message
SVN-Revision: 20393
14 years ago
Jo-Philipp Wich 163b15f5bb base-files: make press key message more explicit in preinit
SVN-Revision: 20392
14 years ago
Jo-Philipp Wich 5293dddc31 block-extroot: make overlay mount check more explicit, it wrongly detected /tmp/overlay as successful overlay mount
SVN-Revision: 20390
14 years ago
Jo-Philipp Wich 75b8822733 kernel: fix xen-fbdev description This patch fixes the description for KernelPackage xen-fbdev caused by a typo in xen.mk.
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>

SVN-Revision: 20389
14 years ago
Alexandros C. Couloumbis 129d8a88f4 generic-2.6: fix r20386 (thanks nico), update missing symbols on config-2.6.32 too
SVN-Revision: 20388
14 years ago
Nicolas Thill 4e0681e1db linux-atm: fix compilation of 'qgen' host tool
SVN-Revision: 20387
14 years ago
Alexandros C. Couloumbis c0ea2a6257 generic-2.6: config-2.6.33 add missing symbols, closes #6913 (thanks maddes)
SVN-Revision: 20386
14 years ago
Florian Fainelli d3b3c421d7 also generate images for AG1A, thanks obinou
SVN-Revision: 20385
14 years ago
Gabor Juhos af1fb0bdd1 uClibc: fix free-after-use bug in __dns_lookup (closes #6886)
SVN-Revision: 20384
14 years ago
Travis Kemen 17b7aaba31 bump to the lastest git commit
SVN-Revision: 20378
14 years ago
Jo-Philipp Wich 40781b7290 the svn fallback code added in r20322 is evaluated with each make invocation and produces a lot of spurious "svn: broken pipe" error - replace it with a more efficient version
SVN-Revision: 20377
14 years ago
Lars-Peter Clausen 0ddd7f1082 sound jz4740_pcm: Set dma channel to NULL after it has been freed, because hw_free can be called multiple times aswell.
SVN-Revision: 20373
14 years ago
Lars-Peter Clausen fd3344d488 sound jz4740_pcm: Don't request dma channel mor then once.
It is possible that the hw_params callback is called multiple times when using
the oss emulation layer. Thus we need to check whether the dma channel has
already been requested otherwise we'll end up with all dma channels being
requested by sound driver.

SVN-Revision: 20369
14 years ago
Alexandros C. Couloumbis f4bcf74b95 hostap-driver: fix a typo (thanks acinonyx)
SVN-Revision: 20367
14 years ago
Alexandros C. Couloumbis 2a7a85cd4c hostap-driver: fix DEPENDS on Makefile
SVN-Revision: 20366
14 years ago
Jo-Philipp Wich 90c566f557 hostapd: always strip "11" from hwmode value
SVN-Revision: 20363
14 years ago
Hauke Mehrtens 4dd46dd8a4 kernel: fix some documentation
SVN-Revision: 20362
14 years ago
Alexandros C. Couloumbis 4acfc97d11 atheros: config-2.6.33, add missing option on commit r20332
SVN-Revision: 20360
15 years ago