Felix Fietkau
1a167905c6
hostapd: disable the state dump callback to save a few more kb
...
SVN-Revision: 30667
2012-02-21 00:27:28 +00:00
Felix Fietkau
a77cf0cd62
hostapd: add configurable debug message minimum priority to cut down on bloat generated by excessive debug messages
...
SVN-Revision: 30666
2012-02-20 23:41:52 +00:00
Hauke Mehrtens
67d0f8af26
mac80211: fix memory leak on bcm5354
...
The ucode triggers the gpio pins used for the buttons and causes diag to handle them and send them to userspace.
This only happened with a more recent firmware.
This patch was tested on an Asus wl-520GU and should also work on the other bcm5354 based asus devices. I do not know if it works on the dir320.
SVN-Revision: 30665
2012-02-20 22:46:27 +00:00
Jo-Philipp Wich
8ce7505b91
iwinfo: iwinfo_hardware_id_from_mtd() never writes, so do not request write access in mmap()
...
SVN-Revision: 30664
2012-02-20 21:27:41 +00:00
Jo-Philipp Wich
39902886f0
iwinfo: recognize AR5416 EEPROMs as seen on the Ubiquiti Picostation M2
...
SVN-Revision: 30663
2012-02-20 21:17:59 +00:00
Felix Fietkau
c2590fe930
strip kernel modules more aggressively: make all global symbols local, rename all symbols in the symbol table to make them compress better
...
SVN-Revision: 30662
2012-02-20 17:38:26 +00:00
Felix Fietkau
c918810414
ar71xx: switch to kmod-gpio-button-hotplug
...
SVN-Revision: 30660
2012-02-20 10:51:48 +00:00
Felix Fietkau
33bda4b64b
add gpio-button-hotplug, like button-hotplug + gpio-keys-polled, fully compatible, but without the nasty input-core dependency chain
...
SVN-Revision: 30659
2012-02-20 10:51:43 +00:00
Jo-Philipp Wich
6bc9eafb97
iwinfo: add more device entries
...
SVN-Revision: 30658
2012-02-20 09:27:32 +00:00
Felix Fietkau
058d331a39
kernel: strip unnecessary symbol table information from kernel modules, reduces default squashfs size on ar71xx by about 4k
...
SVN-Revision: 30657
2012-02-20 09:03:17 +00:00
Gabor Juhos
dd001a4b0f
ramips: rt3883: make rt3883_nand_data visible
...
SVN-Revision: 30655
2012-02-19 19:40:37 +00:00
Gabor Juhos
62f213eab9
ramips: merge 3.2 fixes
...
SVN-Revision: 30652
2012-02-19 17:52:23 +00:00
Gabor Juhos
18fdaee00b
ramips: nuke 2.6.39 support
...
SVN-Revision: 30651
2012-02-19 17:52:20 +00:00
Gabor Juhos
e2ea72515f
ramips: rt305x: nuke built-in MTD partition maps
...
SVN-Revision: 30650
2012-02-19 17:52:15 +00:00
Gabor Juhos
de6405c898
ramips: rt288x: nuke built-in MTD partition maps
...
SVN-Revision: 30649
2012-02-19 17:52:11 +00:00
Gabor Juhos
e7f59b9326
ramips: build sysupgrade image for the V11ST-FE board
...
SVN-Revision: 30648
2012-02-19 17:52:08 +00:00
Gabor Juhos
3489515a7e
ramips: rt305x: add support for the Skyline SL-R7205 Wireless 3G router
...
[juhosg:
- don't switch back to 2.6.39
- update config-3.2
- change machine id to SL-R7205
- reorder case entries in platform scripts
- remove button hotplug script]
Signed-off-by: Haipoh Teoh <hpteoh@ceedtec.com>
SVN-Revision: 30645
2012-02-19 16:44:49 +00:00
Hauke Mehrtens
413caddc34
mac80211: brcmsmac: fix a build warning, till we update bcma
...
SVN-Revision: 30644
2012-02-19 14:21:21 +00:00
Hauke Mehrtens
c5d940389b
mac80211: add brcmsmac driver
...
brcmsmac does not work on bcm47xx based devices or has AP mode support for now.
SVN-Revision: 30643
2012-02-19 14:05:17 +00:00
Hauke Mehrtens
bd1c29df74
mac80211: fix directory of mwl8k firmware
...
Thank you Eugene San for the patch
SVN-Revision: 30642
2012-02-19 13:26:35 +00:00
Hauke Mehrtens
5dec9dd3b2
brcm47xx: add code to generate images for some netgear devices
...
This is commented out until we get report of working devices.
SVN-Revision: 30639
2012-02-18 23:21:47 +00:00
Hauke Mehrtens
1122b231f9
brcm47xx: sprom for nvram parsing
...
This adds support for parsing sprom form nvram for sprom version form 1 to 9.
It also adds sprom from nvram support for devices on the bcma bus.
SVN-Revision: 30638
2012-02-18 23:08:26 +00:00
Gabor Juhos
990ed96a2a
ralink: rt3883: disable the 2GHz band on the RT-N56U
...
SVN-Revision: 30632
2012-02-18 17:36:21 +00:00
Gabor Juhos
5710530c41
ramips: rt3883: make rt3883_wlan_data visible
...
SVN-Revision: 30631
2012-02-18 17:36:16 +00:00
Gabor Juhos
799e9cbec8
generic: add disable_[25]ghz to struct rt2x00_platform_data
...
SVN-Revision: 30630
2012-02-18 17:36:13 +00:00
Gabor Juhos
89d7f8112e
mac80211: rt2x00: allow to disable bands via platform data
...
SVN-Revision: 30629
2012-02-18 17:36:09 +00:00
Gabor Juhos
d4b6ea4a9a
package/kernel: add package for MTD testing modules
...
SVN-Revision: 30628
2012-02-18 16:02:18 +00:00
Gabor Juhos
84267683bb
firmware-utils/mkfwimage: allow to override firmware magic
...
SVN-Revision: 30627
2012-02-18 14:45:54 +00:00
Gabor Juhos
3d20de331d
ar71xx: fix image signature for UBNT-XM boards
...
SVN-Revision: 30626
2012-02-18 14:45:52 +00:00
Felix Fietkau
65ac3f605d
ath5k: do not re-run AGC calibration periodically - fixes stability issues on AR2315 ( #10574 )
...
SVN-Revision: 30624
2012-02-17 22:15:33 +00:00
Felix Fietkau
de28901e44
ath5k: do not stop the hardware queues during PAPD calibration, speeds up calibration
...
SVN-Revision: 30623
2012-02-17 22:15:26 +00:00
Gabor Juhos
383008635a
generic/2.6.37: fix 'set but unused' build errors on MIPS
...
SVN-Revision: 30615
2012-02-17 17:21:03 +00:00
Felix Fietkau
a86e168c54
gcc: use .eh_frame sections for exception handling stack unwind - saves about 400 bytes on every executable or shared library
...
SVN-Revision: 30614
2012-02-17 16:55:08 +00:00
Felix Fietkau
42ed1bd9e6
gcc: enable --with-headers for the final toolchain build
...
SVN-Revision: 30613
2012-02-17 16:55:01 +00:00
Felix Fietkau
45d9b1261d
crda: remove unnecessary build dependency on mac80211
...
SVN-Revision: 30612
2012-02-17 15:54:57 +00:00
Felix Fietkau
702d47d720
hostapd: remove unnecessary dependency on mac80211
...
SVN-Revision: 30611
2012-02-17 15:54:53 +00:00
Jo-Philipp Wich
8dd93fbc1f
broadcom-diag: add missing brackets breakign the detection logic ( #10836 )
...
SVN-Revision: 30610
2012-02-17 09:04:23 +00:00
Jo-Philipp Wich
018d69c3b3
iwinfo: implement proper hardware detection for ar23xx SoC devices like the NanoStation 2
...
SVN-Revision: 30605
2012-02-17 00:36:25 +00:00
Gabor Juhos
e17a3ffbbd
ramips: extract eeprom for the built-in wlan module on the RT-N56U
...
SVN-Revision: 30604
2012-02-16 20:06:22 +00:00
Gabor Juhos
dabca24361
ramips: rt3883: change eeprom file name
...
SVN-Revision: 30603
2012-02-16 20:06:21 +00:00
Florian Fainelli
e50315d61c
env: colorize git output
...
SVN-Revision: 30602
2012-02-16 19:24:34 +00:00
Jo-Philipp Wich
e4d39271b0
iwinfo: fix detection of Bullet M5, the PCI ID was wrong
...
SVN-Revision: 30591
2012-02-16 17:58:33 +00:00
Vasilis Tsiligiannis
eed8e2a4fd
Disable by default padding of images
...
SVN-Revision: 30590
2012-02-16 17:54:07 +00:00
Vasilis Tsiligiannis
8676e49d9d
Allow gzipping of squashfs images with padded jffs2 partition
...
SVN-Revision: 30589
2012-02-16 17:54:04 +00:00
Vasilis Tsiligiannis
ab09db09fc
GZip only ext4 and padded images
...
SVN-Revision: 30588
2012-02-16 17:54:01 +00:00
Vasilis Tsiligiannis
b4f51343c6
Make gzipping of images configurable via menuconfig
...
SVN-Revision: 30587
2012-02-16 17:53:57 +00:00
Gabor Juhos
fa227cef4d
package/mac80211: fix a possible NULL pointer dereference in rt2x00
...
SVN-Revision: 30586
2012-02-16 17:14:34 +00:00
Gabor Juhos
3004f30f01
ar71xx: remove duplicated define from the D-Link profile
...
SVN-Revision: 30577
2012-02-16 09:03:27 +00:00
Gabor Juhos
00d963999d
ramips: select HW_HAS_PCI on per-board basis
...
SVN-Revision: 30576
2012-02-16 08:17:54 +00:00
Gabor Juhos
fc967295ec
ramips: rt3883: remove a stray character from rt3883.h
...
SVN-Revision: 30575
2012-02-16 08:17:53 +00:00