aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* fix EPHY clock bit definition after r32489Florian Fainelli2012-07-051-1/+1
* give an unique partition identifier for dLAN USB Extender Combined partitionFlorian Fainelli2012-07-051-1/+1
* netifd: update to latest version, fixes various issues related to interface a...Felix Fietkau2012-07-051-2/+2
* package/dnsmasq: allow /etc/config/dhcp to specify --address argumentsJo-Philipp Wich2012-07-051-0/+5
* Add local TTL option to dnsmasqJo-Philipp Wich2012-07-051-0/+1
* dropbear: set DEFAULT_PATH for non-interactive loginsJo-Philipp Wich2012-07-051-0/+11
* Revert "dropbear: set DEFAULT_PATH for non-interactive logins"Jo-Philipp Wich2012-07-051-11/+0
* dropbear: set DEFAULT_PATH for non-interactive loginsJo-Philipp Wich2012-07-051-0/+11
* ar71xx: set firmware version for the TL-WR2543NGabor Juhos2012-07-051-4/+4
* firmware-utils/mktplinkfw: allow to specify firmware versionGabor Juhos2012-07-051-2/+23
* ar71xx: make 2.4GHz wlan LED work on the WR2543NGabor Juhos2012-07-051-0/+2
* hostapd: change wpa_supplicant.sh to pass 64 byte hex psk unquoted and remove...Jo-Philipp Wich2012-07-051-4/+3
* ar71xx: OM2P sysupgrade supportGabor Juhos2012-07-052-0/+176
* uboot-envtools: OM2P partition informationGabor Juhos2012-07-051-0/+3
* ar71xx: add support for the OpenMesh OM2P-LC boardGabor Juhos2012-07-056-5/+71
* package/om-watchdog: add om2p-lc supportGabor Juhos2012-07-051-0/+2
* ar71xx: add profile and build image for the Atheros AP136 reference boardGabor Juhos2012-07-052-0/+19
* ar71xx: AP136 user-space supportGabor Juhos2012-07-054-0/+8
* ar71xx: add initial support for the Qualcomm Atheros AP136 boardGabor Juhos2012-07-0521-43/+457