summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ath9k: fix 5 ghz frequency selection on ar934x devices with 25 mhz refclockFelix Fietkau2012-07-131-0/+13
* uhttpd: various changesJo-Philipp Wich2012-07-138-140/+127
* netifd: update to latest version, fixes wlan network state getting stuck on w...Felix Fietkau2012-07-121-2/+2
* librpc: fix rpc/netdb.h compatibility issues, fixes curl compile error with e...Felix Fietkau2012-07-121-0/+11
* ath9k: fix selecting the second antenna on a single-stream device with diversityFelix Fietkau2012-07-121-1/+1
* mac80211: fix an ap + sta mode regression that prevented the sta from connect...Felix Fietkau2012-07-121-0/+21
* ar71xx: build firmware image for the TP-Link TL-WDR4310 v1.0Gabor Juhos2012-07-123-1/+5
* ramips: rt305x: add support for Edimax 3G-6200NGabor Juhos2012-07-1213-1/+122
* generic: ocf: restore terminating entry of pci_id_table in hifnHIPPGabor Juhos2012-07-121-0/+1
* ar71xx: select ATH79_DEV_M25P80 for the WRT400N boardGabor Juhos2012-07-121-5/+6
* ar71xx: airrouter power led supportGabor Juhos2012-07-121-1/+6
* ar71xx: unifi reset button supportGabor Juhos2012-07-121-1/+5
* ar71xx: airrouter reset button supportGabor Juhos2012-07-121-1/+5
* openssl: enable the use of cryptodev digestsLuka Perkov2012-07-113-7/+15
* ocf: update to version 20120127Luka Perkov2012-07-1137-275/+4066
* mac80211: update brcmsmac patchesHauke Mehrtens2012-07-1113-760/+1213
* kernel: bcma: update to version from wireless-testing tag master-2012-07-11Hauke Mehrtens2012-07-114-63/+379
* ath9k: add a number of ar93xx eeprom related fixes / enhancementsFelix Fietkau2012-07-114-0/+513
* ath9k: add missing part of the aggregation duration fixFelix Fietkau2012-07-111-0/+10
* nls.mk: fix build dependency on gettext (#11829)Jo-Philipp Wich2012-07-111-2/+2
* mac80211: fix patch order (#11839, #11842)Jo-Philipp Wich2012-07-112-0/+0
* toplevel.mk: unexport ARCH, it ends up in CONFIG_ARCH if defined and messes t...Jo-Philipp Wich2012-07-111-1/+1
* uhttpd: retry parsing the CGI header until the buffer space is exhaustedJo-Philipp Wich2012-07-114-11/+23
* remove bcm63xx_pci_register() call in livebox boardFlorian Fainelli2012-07-111-6/+1
* use physmap-flash on livebox (#8677)Florian Fainelli2012-07-111-4/+11
* nuport-mac: check netif_receive_skb() return valueFlorian Fainelli2012-07-111-2/+1
* ath9k: fix some bugs related to txop limit handling and aggregationFelix Fietkau2012-07-112-0/+147
* ath9k: disable hardware full sleep with active client mode interface until ma...Felix Fietkau2012-07-101-0/+20
* ath9k: clean up / fix some initval related codeFelix Fietkau2012-07-101-0/+1169
* mac80211: update to latest version, fix tx gain patchFelix Fietkau2012-07-1078-8267/+1835
* libubox: update to latest version, fixes timer/process deletion on uloop_done()Felix Fietkau2012-07-091-3/+3
* fix typo on of_node_put()Florian Fainelli2012-07-091-1/+1
* firewall: also set up nat reflection rules for redirects with proto all and/o...Jo-Philipp Wich2012-07-092-2/+3
* uhttpd: various fixesJo-Philipp Wich2012-07-099-142/+153
* bison: fix errors in shipped stdio.in.hJo-Philipp Wich2012-07-081-0/+15
* m4: fix errors in shipped stdio.in.hJo-Philipp Wich2012-07-081-0/+15
* ath9k: fix the ar9340 tx gain patchFelix Fietkau2012-07-071-2/+11
* ath9k: fix tx gain tables for ar934xFelix Fietkau2012-07-071-0/+20
* libubox: bump to latest git head - uloop: prevent callback invocation for alr...Jo-Philipp Wich2012-07-071-3/+3
* uhttpd: do not dispatch pipe error events, fixes use after free for cgi and l...Jo-Philipp Wich2012-07-071-2/+6
* Detect alternative "cfe-" version bootloaders (found in 963281T_TEF board)Florian Fainelli2012-07-0616-22/+48
* uhttpd: do not subscribe to epoll write events Watch child read pipe end for ...Jo-Philipp Wich2012-07-066-4/+27
* ar71xx: swizzle address for PCI byte/word access on AR71xxGabor Juhos2012-07-061-0/+111
* ar71xx: select SOC_AR933X and ATH79_DEV_WMAC for the OM2P boardGabor Juhos2012-07-061-5/+7
* ar71xx: merge new board patches into the generic patchGabor Juhos2012-07-064-128/+47
* uboot-envtools: OM2P LC supportGabor Juhos2012-07-061-1/+2
* ar71xx: OM2P LC sysupgrade patchGabor Juhos2012-07-061-2/+4
* iwinfo: properly deal with channels 7..12 on 5GHzJo-Philipp Wich2012-07-062-17/+20
* iwinfo: find channel & frequency via nl80211 or hostapd instead of wextJo-Philipp Wich2012-07-062-13/+60
* call of_node_put() on ethernet nodeFlorian Fainelli2012-07-051-0/+2