summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mac80211: limit TID buffering to prevent out-of-memory issues on low-memory s...nbd2012-03-102-1/+23
* ath9k: fix passing MAC time to mac80211nbd2012-03-102-5/+23
* ath9k: increase rx buffers for improved performance with 3x3 chipsetsnbd2012-03-101-1/+1
* ath9k: merge an ANI improvement patch, improves performance in some environmentsnbd2012-03-101-2/+235
* mac80211/ath9k: some more performance improvementsnbd2012-03-105-0/+415
* mac80211: more patch reorganization, merge an upstream performance optimizati...nbd2012-03-1012-93/+205
* ath9k: merge a fix for hardware full sleepnbd2012-03-104-9/+28
* mac80211: reorganize patches, fold in patches that were merged upstreamnbd2012-03-1012-314/+308
* mac80211: add the real compat-wireless version + openwrt revision to the comp...nbd2012-03-101-0/+1
* tools: add dependency on the seq symlinknbd2012-03-101-1/+1
* generic: ar8216: coding style cleanupjuhosg2012-03-081-23/+24
* generic: ar8216: don't use static variable in ar8236_hw_initjuhosg2012-03-081-3/+2
* generic: ar8216: move register inititalization into hw_initjuhosg2012-03-081-18/+25
* generic: ar8216: set chip type directly in ar8216_id_chipjuhosg2012-03-081-14/+18
* generic: ar8216: simplify ar8216_config_initjuhosg2012-03-081-22/+15
* ar71xx: add watchdog driver to the default package listjuhosg2012-03-081-1/+1
* package/kernel: add package for the ath79 watchdogjuhosg2012-03-081-0/+17
* linux/3.{2,3}: even more NAND symbolsjuhosg2012-03-072-0/+4
* ar71xx: fix WPS button polarity on TL-WR2543Njuhosg2012-03-071-0/+1
* generic: ar8216: move port initialization into a separate functionjuhosg2012-03-071-24/+31
* generic: ar8216: improve ar8216_wait_bit functionjuhosg2012-03-071-9/+14
* generic: ar8216: use ar8216_read_port_link to get the CPU port link parametersjuhosg2012-03-071-3/+20
* generic: ar8216: use the generic get_port_link implementationjuhosg2012-03-071-56/+48
* generic: rtl8367: use the generic get_port_link implementationjuhosg2012-03-071-47/+28
* generic: rtl8366s: use the generic get_port_link implementationjuhosg2012-03-071-50/+32
* generic: rtl8366rb: use the generic get_port_link implementationjuhosg2012-03-071-50/+32
* ar71xx: ag71xx: fix get_port_link callbackjuhosg2012-03-071-2/+8
* ar71xx: ag71xx: use the generic get_port_link implementationjuhosg2012-03-071-66/+0
* generic: swconfig: add a generic get_port_link implementationjuhosg2012-03-072-0/+81
* generic: ar8216: use mdiobus_write in ar8236_hw_initjuhosg2012-03-071-4/+4
* generic: ar8216: use bus->mdio_lock directly in ar8216_mii_{read,write}juhosg2012-03-071-8/+19
* generic: ar8216: fix phy driver namejuhosg2012-03-071-1/+1
* [generic] enable EFI partition support by default, adds ca. 8K uncompressed o...jow2012-03-0711-11/+11
* linux/3.2: fix crypto4xx build failurejuhosg2012-03-071-0/+10
* build: unexport C_INCLUDE_PATH to prevent user settings from interfering with...nbd2012-03-051-0/+2
* netifd: update to latest versionnbd2012-03-051-2/+2
* package/kernel: don't allow to select NAND modules for kernels <3.0juhosg2012-03-051-1/+2
* linux/3.1: add missing NAND symbolsjuhosg2012-03-051-0/+35
* linux/3.0: add missing NAND symbolsjuhosg2012-03-051-0/+35
* [package] iwinfo: fix integer overflow in assoclist rate reporting (#11073)jow2012-03-053-3/+4
* [brcm63xx] remove empty directoriesflorian2012-03-050-0/+0
* [brcm63xx] remove 3.1 supportflorian2012-03-0543-5334/+0
* [brcm63xx] rename 96348GW-1{0,1}-gen to 96348GW-1{0,1}-genericflorian2012-03-051-2/+2
* [brcm63xx] generate generic images for BCM96358VW and BCM96358VW2 (#10666)florian2012-03-051-0/+2
* [brcm63xx] wire bcm96348gw-10 reset button (#10854)florian2012-03-058-8/+88
* Merge branch 'bcm63xx'florian2012-03-0539-288/+729
* build: remove redundant call to $(SH_FUNC) (#8042)nbd2012-03-051-1/+1
* kernel: fix powerpc unused-but-set variablesnbd2012-03-051-0/+61
* kernel: remove the crtsavres dependency, the patched gcc will no longer emit ...nbd2012-03-058-376/+16
* gcc: now that the gpr save/restore issues are taken care of, remove the -Os/-...nbd2012-03-051-4/+0