| Commit message (Expand) | Author | Age | Files | Lines |
* | uhttpd: various changes | Jo-Philipp Wich | 2012-07-13 | 8 | -140/+127 |
* | netifd: update to latest version, fixes wlan network state getting stuck on w... | Felix Fietkau | 2012-07-12 | 1 | -2/+2 |
* | librpc: fix rpc/netdb.h compatibility issues, fixes curl compile error with e... | Felix Fietkau | 2012-07-12 | 1 | -0/+11 |
* | ath9k: fix selecting the second antenna on a single-stream device with diversity | Felix Fietkau | 2012-07-12 | 1 | -1/+1 |
* | mac80211: fix an ap + sta mode regression that prevented the sta from connect... | Felix Fietkau | 2012-07-12 | 1 | -0/+21 |
* | ar71xx: build firmware image for the TP-Link TL-WDR4310 v1.0 | Gabor Juhos | 2012-07-12 | 3 | -1/+5 |
* | ramips: rt305x: add support for Edimax 3G-6200N | Gabor Juhos | 2012-07-12 | 13 | -1/+122 |
* | generic: ocf: restore terminating entry of pci_id_table in hifnHIPP | Gabor Juhos | 2012-07-12 | 1 | -0/+1 |
* | ar71xx: select ATH79_DEV_M25P80 for the WRT400N board | Gabor Juhos | 2012-07-12 | 1 | -5/+6 |
* | ar71xx: airrouter power led support | Gabor Juhos | 2012-07-12 | 1 | -1/+6 |
* | ar71xx: unifi reset button support | Gabor Juhos | 2012-07-12 | 1 | -1/+5 |
* | ar71xx: airrouter reset button support | Gabor Juhos | 2012-07-12 | 1 | -1/+5 |
* | openssl: enable the use of cryptodev digests | Luka Perkov | 2012-07-11 | 3 | -7/+15 |
* | ocf: update to version 20120127 | Luka Perkov | 2012-07-11 | 37 | -275/+4066 |
* | mac80211: update brcmsmac patches | Hauke Mehrtens | 2012-07-11 | 13 | -760/+1213 |
* | kernel: bcma: update to version from wireless-testing tag master-2012-07-11 | Hauke Mehrtens | 2012-07-11 | 4 | -63/+379 |
* | ath9k: add a number of ar93xx eeprom related fixes / enhancements | Felix Fietkau | 2012-07-11 | 4 | -0/+513 |
* | ath9k: add missing part of the aggregation duration fix | Felix Fietkau | 2012-07-11 | 1 | -0/+10 |
* | nls.mk: fix build dependency on gettext (#11829) | Jo-Philipp Wich | 2012-07-11 | 1 | -2/+2 |
* | mac80211: fix patch order (#11839, #11842) | Jo-Philipp Wich | 2012-07-11 | 2 | -0/+0 |
* | toplevel.mk: unexport ARCH, it ends up in CONFIG_ARCH if defined and messes t... | Jo-Philipp Wich | 2012-07-11 | 1 | -1/+1 |
* | uhttpd: retry parsing the CGI header until the buffer space is exhausted | Jo-Philipp Wich | 2012-07-11 | 4 | -11/+23 |
* | remove bcm63xx_pci_register() call in livebox board | Florian Fainelli | 2012-07-11 | 1 | -6/+1 |
* | use physmap-flash on livebox (#8677) | Florian Fainelli | 2012-07-11 | 1 | -4/+11 |
* | nuport-mac: check netif_receive_skb() return value | Florian Fainelli | 2012-07-11 | 1 | -2/+1 |
* | ath9k: fix some bugs related to txop limit handling and aggregation | Felix Fietkau | 2012-07-11 | 2 | -0/+147 |
* | ath9k: disable hardware full sleep with active client mode interface until ma... | Felix Fietkau | 2012-07-10 | 1 | -0/+20 |
* | ath9k: clean up / fix some initval related code | Felix Fietkau | 2012-07-10 | 1 | -0/+1169 |
* | mac80211: update to latest version, fix tx gain patch | Felix Fietkau | 2012-07-10 | 78 | -8267/+1835 |
* | libubox: update to latest version, fixes timer/process deletion on uloop_done() | Felix Fietkau | 2012-07-09 | 1 | -3/+3 |
* | fix typo on of_node_put() | Florian Fainelli | 2012-07-09 | 1 | -1/+1 |
* | firewall: also set up nat reflection rules for redirects with proto all and/o... | Jo-Philipp Wich | 2012-07-09 | 2 | -2/+3 |
* | uhttpd: various fixes | Jo-Philipp Wich | 2012-07-09 | 9 | -142/+153 |
* | bison: fix errors in shipped stdio.in.h | Jo-Philipp Wich | 2012-07-08 | 1 | -0/+15 |
* | m4: fix errors in shipped stdio.in.h | Jo-Philipp Wich | 2012-07-08 | 1 | -0/+15 |
* | ath9k: fix the ar9340 tx gain patch | Felix Fietkau | 2012-07-07 | 1 | -2/+11 |
* | ath9k: fix tx gain tables for ar934x | Felix Fietkau | 2012-07-07 | 1 | -0/+20 |
* | libubox: bump to latest git head - uloop: prevent callback invocation for alr... | Jo-Philipp Wich | 2012-07-07 | 1 | -3/+3 |
* | uhttpd: do not dispatch pipe error events, fixes use after free for cgi and l... | Jo-Philipp Wich | 2012-07-07 | 1 | -2/+6 |
* | Detect alternative "cfe-" version bootloaders (found in 963281T_TEF board) | Florian Fainelli | 2012-07-06 | 16 | -22/+48 |
* | uhttpd: do not subscribe to epoll write events Watch child read pipe end for ... | Jo-Philipp Wich | 2012-07-06 | 6 | -4/+27 |
* | ar71xx: swizzle address for PCI byte/word access on AR71xx | Gabor Juhos | 2012-07-06 | 1 | -0/+111 |
* | ar71xx: select SOC_AR933X and ATH79_DEV_WMAC for the OM2P board | Gabor Juhos | 2012-07-06 | 1 | -5/+7 |
* | ar71xx: merge new board patches into the generic patch | Gabor Juhos | 2012-07-06 | 4 | -128/+47 |
* | uboot-envtools: OM2P LC support | Gabor Juhos | 2012-07-06 | 1 | -1/+2 |
* | ar71xx: OM2P LC sysupgrade patch | Gabor Juhos | 2012-07-06 | 1 | -2/+4 |
* | iwinfo: properly deal with channels 7..12 on 5GHz | Jo-Philipp Wich | 2012-07-06 | 2 | -17/+20 |
* | iwinfo: find channel & frequency via nl80211 or hostapd instead of wext | Jo-Philipp Wich | 2012-07-06 | 2 | -13/+60 |
* | call of_node_put() on ethernet node | Florian Fainelli | 2012-07-05 | 1 | -0/+2 |
* | fix EPHY clock bit definition after r32489 | Florian Fainelli | 2012-07-05 | 1 | -1/+1 |