c86c74b1e4Allow full 250mw (24dBm) on WRT54GL and related with wl legacy driver on iwinfo Signed-off-by: Hanno Schupp <hanno.schupp@gmail.com>
Jo-Philipp Wich
2012-02-22 13:41:50 +00:00
9423b3a383Adjust txpower offset for Nano and Picostation M2 in iwinfo Signed-off-by: Hanno Schupp <hanno.schupp@gmail.com>
Jo-Philipp Wich
2012-02-22 13:40:29 +00:00
64cc700dcciwinfo: add per-station rate and mcs info to assoclist op
Jo-Philipp Wich
2012-02-22 13:39:16 +00:00
a18a821733ramips: raeth: show interrupt statistics in debugfs
Gabor Juhos
2012-02-22 13:06:44 +00:00
214216c04dramips: raeth: add debugfs support
Gabor Juhos
2012-02-22 13:06:42 +00:00
d85a504d3ciptables: make it possible to dynamically configure built-in statically linked extensions, fold -mod-conntrack and -mod-nat into the default package. saves about 8k on an ar71xx default squashfs
Felix Fietkau
2012-02-22 01:47:48 +00:00
cd6a2fc6a0iptables: do not link binaries with -rdynamic, plugins do not need any symbols from the main executable. saves some space
Felix Fietkau
2012-02-21 23:03:21 +00:00
6f33fa553bmac80211: b43: use firmware version 666.2 as default
Hauke Mehrtens
2012-02-21 20:36:58 +00:00
184c535815iwinfo: fix logic flaw in WPA OUI filtering, solves misdetecting various WPA2-PSK only networks as mixed mode
Jo-Philipp Wich
2012-02-21 18:19:26 +00:00
3ba0f4e1caramips: move the ethernet driver into a separate directory
Gabor Juhos
2012-02-21 09:26:43 +00:00
a6d904b1d6ramips: rename the spi driver
Gabor Juhos
2012-02-21 09:26:41 +00:00
d679fa5f9fdropbear: disable assertions to reduce code size
Felix Fietkau
2012-02-21 00:52:43 +00:00
1a167905c6hostapd: disable the state dump callback to save a few more kb
Felix Fietkau
2012-02-21 00:27:28 +00:00
a77cf0cd62hostapd: add configurable debug message minimum priority to cut down on bloat generated by excessive debug messages
Felix Fietkau
2012-02-20 23:41:52 +00:00
8ce7505b91iwinfo: iwinfo_hardware_id_from_mtd() never writes, so do not request write access in mmap()
Jo-Philipp Wich
2012-02-20 21:27:41 +00:00
39902886f0iwinfo: recognize AR5416 EEPROMs as seen on the Ubiquiti Picostation M2
Jo-Philipp Wich
2012-02-20 21:17:59 +00:00
c2590fe930strip kernel modules more aggressively: make all global symbols local, rename all symbols in the symbol table to make them compress better
Felix Fietkau
2012-02-20 17:38:26 +00:00
c918810414ar71xx: switch to kmod-gpio-button-hotplug
Felix Fietkau
2012-02-20 10:51:48 +00:00
33bda4b64badd gpio-button-hotplug, like button-hotplug + gpio-keys-polled, fully compatible, but without the nasty input-core dependency chain
Felix Fietkau
2012-02-20 10:51:43 +00:00
6bc9eafb97iwinfo: add more device entries
Jo-Philipp Wich
2012-02-20 09:27:32 +00:00
058d331a39kernel: strip unnecessary symbol table information from kernel modules, reduces default squashfs size on ar71xx by about 4k
Felix Fietkau
2012-02-20 09:03:17 +00:00
dd001a4b0framips: rt3883: make rt3883_nand_data visible
Gabor Juhos
2012-02-19 19:40:37 +00:00
65ac3f605dath5k: do not re-run AGC calibration periodically - fixes stability issues on AR2315 (#10574)
Felix Fietkau
2012-02-17 22:15:33 +00:00
de28901e44ath5k: do not stop the hardware queues during PAPD calibration, speeds up calibration
Felix Fietkau
2012-02-17 22:15:26 +00:00
383008635ageneric/2.6.37: fix 'set but unused' build errors on MIPS
Gabor Juhos
2012-02-17 17:21:03 +00:00
a86e168c54gcc: use .eh_frame sections for exception handling stack unwind - saves about 400 bytes on every executable or shared library
Felix Fietkau
2012-02-17 16:55:08 +00:00
42ed1bd9e6gcc: enable --with-headers for the final toolchain build
Felix Fietkau
2012-02-17 16:55:01 +00:00
45d9b1261dcrda: remove unnecessary build dependency on mac80211
Felix Fietkau
2012-02-17 15:54:57 +00:00
702d47d720hostapd: remove unnecessary dependency on mac80211
Felix Fietkau
2012-02-17 15:54:53 +00:00
3ceebbba14add Ralink V11ST-FE board support
Florian Fainelli
2012-02-15 21:13:11 +00:00
27bb12af0fbuild: add -Wno-error=unused-but-set-variable to cflags for gcc 4.6 and newer to avoid stupid -Werror related package breakage
Felix Fietkau
2012-02-15 19:19:12 +00:00
8b8d9a8336ramips: raeth: add a helper function for skb allocation
Gabor Juhos
2012-02-15 18:33:42 +00:00
e57546de83ramips: raeth: use netdev_alloc_skb
Gabor Juhos
2012-02-15 18:33:41 +00:00