aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ubox: fix logging support. the initial connect failedJohn Crispin2013-12-091-2/+2
* procd: update procd, add ulimit supportJohn Crispin2013-12-091-2/+2
* ubox: fix up pidcount handling inside log.initJohn Crispin2013-12-091-0/+3
* gpio-button-hotplug: add irq mode to driverJohn Crispin2013-12-091-94/+176
* netifd: enable coredumps againJohn Crispin2013-12-092-6/+7
* ralink: add TSOJohn Crispin2013-12-091-62/+205
* ralink: fix typo in gpio irq handlingJohn Crispin2013-12-091-2/+2
* ralink: add mt7620a gdma info to dtsiJohn Crispin2013-12-091-1/+9
* ralink: add asoc modulesJohn Crispin2013-12-091-0/+20
* ralink: add partially working asoc driver. codec is not fully functional yetJohn Crispin2013-12-091-0/+727
* ralink: add helper that identifies the mt7620 ECOJohn Crispin2013-12-091-0/+14
* ralink: add dma engine supportJohn Crispin2013-12-091-0/+670
* imx6: add support for GW53xxLuka Perkov2013-12-093-0/+410
* imx6: add DMA/SDMA support for 3.12Luka Perkov2013-12-091-4/+2
* imx6: drop upstreamed patchLuka Perkov2013-12-091-32/+0
* kernel: added defines for 3.12Luka Perkov2013-12-091-0/+5
* kernel: module updates for 3.12Luka Perkov2013-12-092-0/+27
* config: add KERNEL_DYNAMIC_DEBUG optionLuka Perkov2013-12-091-0/+12
* base-files: fix whitespacesLuka Perkov2013-12-0919-174/+160
* hostapd: properly parse wmm and hidden uci options (#14589)Jo-Philipp Wich2013-12-081-1/+1
* netifd: update to the latest version, adds tunnel fixes by Hans Dedecker and ...Felix Fietkau2013-12-081-2/+2
* mac80211: fix using custom wifi-iface ifname option with netifdFelix Fietkau2013-12-081-1/+1
* mac80211: merge an ibss dfs locking fixFelix Fietkau2013-12-081-2/+15
* ath9k: merge initval and tx gain table updates, calibration fixesFelix Fietkau2013-12-0811-111/+3221
* mac80211: refresh patchFelix Fietkau2013-12-081-1/+1
* generic: workaround arptables arpt_arp structure padding issue (#14577)Jo-Philipp Wich2013-12-061-0/+16
* generic: fix occasional "execvp: /bin/sh: Argument list too long" is kernel h...Jo-Philipp Wich2013-12-061-0/+44
* add support for the wl18xx, split wlcore from wl12xxImre Kaloz2013-12-061-8/+45
* odhcpd/6c: Add config menu for prefix class ext.Steven Barth2013-12-052-0/+22
* ath9k: fix length handling of unaggregated frames (might resolve some rts/cts...Felix Fietkau2013-12-041-3/+14
* odhcpd: Fix ubus integrationSteven Barth2013-12-041-2/+2
* mac80211: fix ad-hoc network setup with netifd (#14564)Felix Fietkau2013-12-031-3/+2
* netifd: update to the latest version, improves wireless status output and fix...Felix Fietkau2013-12-031-2/+2
* hostapd: fix maclist processing with netifdFelix Fietkau2013-12-031-2/+3
* wifi: restart netifd wifi interfaces on the "up" command like the old variantFelix Fietkau2013-12-021-0/+1
* wifi: rename the "reload" (restarting non-netifd wifi) command to "reload_leg...Felix Fietkau2013-12-022-2/+8
* netifd: add wireless configuration support and port mac80211 to the new frame...Felix Fietkau2013-12-028-544/+1069
* uci: update to the latest version, adds a small uci_to_blob fixFelix Fietkau2013-12-021-2/+2
* hostapd: change the wildcard for the hostapd control socket directoryFelix Fietkau2013-12-021-1/+1
* wpa_supplicant: clean up hostapd control socket on exit to fix socket leak in...Felix Fietkau2013-12-021-0/+12
* hostapd: fix os_daemonize vs starting process race by creating the pid file i...Felix Fietkau2013-12-021-0/+97
* libubox: update to latest version, adds some more jshn performance improvemen...Felix Fietkau2013-12-021-2/+2
* netifd: remove redundant calls to /sbin/wifi downFelix Fietkau2013-12-021-2/+0
* hostapd: always include p2p options in wpa_cliFelix Fietkau2013-12-021-0/+13
* brcm47xx: misc cleanupsHauke Mehrtens2013-12-012-4/+2
* brcm47xx: deactivate mips wait instruction only for BCM4706Hauke Mehrtens2013-12-013-13/+27
* brcm47xx: config: set CONFIG_HZ=100 and CONFIG_IP_ROUTE_VERBOSEHauke Mehrtens2013-12-011-4/+0
* mac80211: b43: improve PCIe host controller workaroundHauke Mehrtens2013-12-011-3/+112
* mac80211: remove DMI_EXACT_MATCHHauke Mehrtens2013-12-011-0/+13
* brcm47xx: add vectored interruptsHauke Mehrtens2013-12-012-0/+67