| Commit message (Expand) | Author | Age | Files | Lines |
* | mac80211: decrease rx slots to 128, I hope this is a good trade of between st... | Hauke Mehrtens | 2013-03-09 | 1 | -1/+1 |
* | Revert "firewall3: update to git head" | Jo-Philipp Wich | 2013-03-08 | 2 | -5/+2 |
* | firewall3: update to git head | Jo-Philipp Wich | 2013-03-08 | 2 | -2/+5 |
* | odhcp6c: various bugfixes * Don't prematurely send RENEW / REBIND when T1 or ... | Steven Barth | 2013-03-08 | 2 | -4/+7 |
* | build: BSD compile fixes | Felix Fietkau | 2013-03-07 | 1 | -0/+9 |
* | iptables: Add missing IPv6 builtin modules | Steven Barth | 2013-03-07 | 1 | -3/+3 |
* | iptables: redo update to 1.4.18 with old linking-behaviour | Steven Barth | 2013-03-06 | 12 | -512/+156 |
* | Revert "iptables: update to 1.4.18" due to toolchain-issue: binaries cause se... | Steven Barth | 2013-03-06 | 11 | -105/+512 |
* | hostapd: include the madwifi headers in the package directory to avoid compil... | Felix Fietkau | 2013-03-05 | 6 | -1/+2454 |
* | iptables: update to 1.4.18 | Steven Barth | 2013-03-05 | 11 | -512/+105 |
* | mac80211: add another minstrel_ht performance improvement | Felix Fietkau | 2013-03-05 | 1 | -0/+9 |
* | firewall3: add default config and firewall.user | Jo-Philipp Wich | 2013-03-05 | 3 | -0/+208 |
* | hostapd: update to git version 2013-03-02 | Felix Fietkau | 2013-03-04 | 28 | -340/+154 |
* | uboot-env: wzr-600dhp uses wzr-hp-ag300h name | Luka Perkov | 2013-03-03 | 1 | -2/+1 |
* | hotplug2: restore accidentally deleted patch | Gabor Juhos | 2013-03-03 | 1 | -0/+21 |
* | hotplug2: fix a memory leak and wrong variables leaking into the fork worker ... | Felix Fietkau | 2013-03-03 | 1 | -13/+24 |
* | hotplug2: merge worker related fixes into one patch | Felix Fietkau | 2013-03-03 | 4 | -251/+179 |
* | mac80211: merge some more minstrel_ht performance improvements | Felix Fietkau | 2013-03-03 | 1 | -16/+61 |
* | mac80211: merge minstrel_ht rate control performance improvements | Felix Fietkau | 2013-03-02 | 1 | -0/+129 |
* | mac80211: another fix for monitor mode handling (fixes #13071) | Felix Fietkau | 2013-03-02 | 1 | -3/+23 |
* | firewall3: update to git head, introduces support for "enabled" option | Jo-Philipp Wich | 2013-03-02 | 1 | -2/+2 |
* | ar71xx: add support for Buffalo WZR 600DHP | Luka Perkov | 2013-03-01 | 1 | -1/+5 |
* | 6relayd: Fix illegal memory accesses Spurious errors when receiving netlink-m... | Steven Barth | 2013-02-28 | 1 | -2/+2 |
* | 6relayd: various fixes cap preferred and valid lifetimes at more reasonable l... | Steven Barth | 2013-02-28 | 1 | -2/+2 |
* | xtables-addons: fix packaging of iptaccount | Jo-Philipp Wich | 2013-02-28 | 1 | -0/+2 |
* | firewall3: clear contnrack table on flush, set policies to drop during rule r... | Jo-Philipp Wich | 2013-02-27 | 1 | -2/+2 |
* | mac80211: fix sending probe requests in client mode, fixes connecting to hidd... | Felix Fietkau | 2013-02-26 | 2 | -2/+68 |
* | ncurses: fix build with musl libc toolchains | Florian Fainelli | 2013-02-26 | 1 | -1/+2 |
* | toolchain: mark unavailable packages for musl libc | Florian Fainelli | 2013-02-26 | 1 | -0/+5 |
* | gdb: do not depend on libthread-db when using musl libc | Florian Fainelli | 2013-02-26 | 1 | -1/+1 |
* | rt2x00: prevent device probe errors with CONFIG_MAC80211_MESH disabled (#13080) | Felix Fietkau | 2013-02-26 | 2 | -2/+27 |
* | 6relayd: Fix config behaviour for rewrite_dns_addr option | Steven Barth | 2013-02-26 | 2 | -2/+2 |
* | 6relayd: compatibility with broken IPv6 devices * Announce ULA as deprecated ... | Steven Barth | 2013-02-26 | 3 | -4/+10 |
* | ath9k: issue a cold reset after failures or after bringing the chip out of fu... | Felix Fietkau | 2013-02-25 | 5 | -5/+18 |
* | broadcom-wl: hack to work around a bug in the PCIe controller | Hauke Mehrtens | 2013-02-24 | 1 | -0/+12 |
* | broadcom-diag: add support for e3200 v1 | Hauke Mehrtens | 2013-02-24 | 1 | -0/+15 |
* | broadcom-diag: Detection of WNDR3400v1 | Hauke Mehrtens | 2013-02-24 | 1 | -0/+19 |
* | broadcom-diag: use new in kernel board detection code | Hauke Mehrtens | 2013-02-24 | 1 | -117/+93 |
* | mac80211: brcmsmac: add ap mode support | Hauke Mehrtens | 2013-02-24 | 14 | -0/+1121 |
* | mac80211: disable ipv4/ipv6 address notifiers (fixes #13055) | Felix Fietkau | 2013-02-24 | 1 | -0/+67 |
* | mac80211: fix monitor mode channel reporting | Felix Fietkau | 2013-02-23 | 2 | -1/+26 |
* | mac80211: fix monitor-only injection | Felix Fietkau | 2013-02-23 | 1 | -0/+9 |
* | mac80211: fix wireless extension support | Felix Fietkau | 2013-02-23 | 1 | -0/+18 |
* | mac80211: update linux-firmware to latest revision | Jonas Gorski | 2013-02-23 | 1 | -3/+3 |
* | mac80211: select relayfs if ath9k debugfs is enabled | Felix Fietkau | 2013-02-23 | 1 | -1/+1 |
* | package/kernel: i2c: don't skip built-in modules | Jonas Gorski | 2013-02-23 | 1 | -1/+1 |
* | mac80211: disable building the wil6210 driver | Felix Fietkau | 2013-02-23 | 1 | -0/+1 |
* | mac80211: update to wireless-testing 2013-02-22 | Felix Fietkau | 2013-02-23 | 35 | -3158/+367 |
* | ath9k: fix rssi issues | Felix Fietkau | 2013-02-22 | 1 | -0/+11 |
* | ath9k_htc: fix signal strength reporting issues | Felix Fietkau | 2013-02-22 | 1 | -0/+29 |