summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* [package] iwinfo: fix wl backend, unsigned -> signed for mcs idx, revision bu...jow2012-02-233-4/+4
* [package] iwinfo: replace internal constant mode strings with enumsjow2012-02-2313-52/+71
* [package] iwinfo: implement netlink scanning code, rework IE parsing codejow2012-02-237-240/+510
* [atm] drop backported patches as they cause regressions and oopsesblogic2012-02-233-249/+0
* [lantiq] fixes etop locking issueblogic2012-02-231-6/+5
* ramips: merge identical switch configuration entriesjuhosg2012-02-221-23/+5
* ramips: use unified switch identifiers in uci-defaults/networkjuhosg2012-02-221-12/+12
* ramips: fix VLAN config of the RT-N15juhosg2012-02-221-2/+8
* [package] iwinfo: fix array size mismatch after r30684jow2012-02-221-4/+4
* [PATCH] Allow full 250mw (24dBm) on WRT54GL and related with wl legacy driver...jow2012-02-221-2/+2
* [PATCH] Adjust txpower offset for Nano and Picostation M2 in iwinfojow2012-02-221-2/+2
* [package] iwinfo: add per-station rate and mcs info to assoclist opjow2012-02-2210-88/+1305
* ramips: raeth: show interrupt statistics in debugfsjuhosg2012-02-223-0/+105
* ramips: raeth: add debugfs supportjuhosg2012-02-228-1/+94
* ramips: raeth: rename main source filejuhosg2012-02-222-0/+2
* [package] iwinfo: fix logic flaw in mtd partition checkjow2012-02-221-1/+1
* iptables: make it possible to dynamically configure built-in statically linke...nbd2012-02-223-49/+60
* iptables: do not link binaries with -rdynamic, plugins do not need any symbol...nbd2012-02-211-1/+0
* mac80211: b43: use firmware version 666.2 as defaulthauke2012-02-211-6/+3
* [package] iwinfo: fix logic flaw in WPA OUI filtering, solves misdetecting va...jow2012-02-211-1/+1
* ramips: raeth: add missing Kconfig and Makefilejuhosg2012-02-212-0/+18
* ramips: move the ethernet driver into a separate directoryjuhosg2012-02-217-36/+26
* ramips: rename the spi driverjuhosg2012-02-212-1/+1
* dropbear: disable assertions to reduce code sizenbd2012-02-211-0/+14
* hostapd: disable the state dump callback to save a few more kbnbd2012-02-212-0/+4
* hostapd: add configurable debug message minimum priority to cut down on bloat...nbd2012-02-203-1/+228
* mac80211: fix memory leak on bcm5354hauke2012-02-201-0/+11
* [package] iwinfo: iwinfo_hardware_id_from_mtd() never writes, so do not reque...jow2012-02-201-1/+1
* [package] iwinfo: recognize AR5416 EEPROMs as seen on the Ubiquiti Picostatio...jow2012-02-202-2/+13
* strip kernel modules more aggressively: make all global symbols local, rename...nbd2012-02-203-21/+41
* ar71xx: switch to kmod-gpio-button-hotplugnbd2012-02-202-6/+2
* add gpio-button-hotplug, like button-hotplug + gpio-keys-polled, fully compat...nbd2012-02-203-0/+495
* [package] iwinfo: add more device entriesjow2012-02-202-1/+4
* kernel: strip unnecessary symbol table information from kernel modules, reduc...nbd2012-02-204-2/+24
* ramips: rt3883: make rt3883_nand_data visiblejuhosg2012-02-192-7/+4
* ramips: merge 3.2 fixesjuhosg2012-02-192-12/+1
* ramips: nuke 2.6.39 supportjuhosg2012-02-1917-899/+0
* ramips: rt305x: nuke built-in MTD partition mapsjuhosg2012-02-1923-821/+0
* ramips: rt288x: nuke built-in MTD partition mapsjuhosg2012-02-195-152/+6
* ramips: build sysupgrade image for the V11ST-FE boardjuhosg2012-02-191-0/+6
* ramips: rt305x: add support for the Skyline SL-R7205 Wireless 3G routerjuhosg2012-02-1914-1/+141
* mac80211: brcmsmac: fix a build warning, till we update bcmahauke2012-02-191-0/+13
* mac80211: add brcmsmac driverhauke2012-02-194-3/+300
* mac80211: fix directory of mwl8k firmwarehauke2012-02-191-2/+2
* brcm47xx: add code to generate images for some netgear deviceshauke2012-02-181-2/+11
* brcm47xx: sprom for nvram parsinghauke2012-02-1816-44/+1378
* ralink: rt3883: disable the 2GHz band on the RT-N56Ujuhosg2012-02-181-0/+1
* ramips: rt3883: make rt3883_wlan_data visiblejuhosg2012-02-182-4/+4
* generic: add disable_[25]ghz to struct rt2x00_platform_datajuhosg2012-02-181-0/+3
* mac80211: rt2x00: allow to disable bands via platform datajuhosg2012-02-182-1/+48