| Commit message (Expand) | Author | Age | Files | Lines |
* | firewall3: update to git head | Jo-Philipp Wich | 2013-03-14 | 1 | -2/+2 |
* | mac80211: backport required changes to support 3.9-rc kernels | Florian Fainelli | 2013-03-14 | 17 | -30/+384 |
* | fix date and dependency | John Crispin | 2013-03-13 | 1 | -2/+2 |
* | make init and logread depend on !PROCD_INIT | John Crispin | 2013-03-13 | 3 | -1/+4 |
* | use new button scheme | John Crispin | 2013-03-13 | 2 | -0/+7 |
* | make basefiles aware of procd | John Crispin | 2013-03-13 | 38 | -70/+705 |
* | update to latest git head | John Crispin | 2013-03-13 | 3 | -3/+117 |
* | firewall3: update to git head | Jo-Philipp Wich | 2013-03-13 | 3 | -3/+9 |
* | ubus: update to latest version | Felix Fietkau | 2013-03-13 | 1 | -3/+3 |
* | libubox: update to latest version, adds libjson-script | Felix Fietkau | 2013-03-13 | 1 | -4/+16 |
* | ltq-atm: update sock api | John Crispin | 2013-03-12 | 1 | -1/+1 |
* | fixes mbssid on ralink hardware | John Crispin | 2013-03-12 | 1 | -2/+4 |
* | hostapd: fix client reassociation after too many ACK failures | Felix Fietkau | 2013-03-12 | 1 | -0/+11 |
* | firewall3: update to git head | Jo-Philipp Wich | 2013-03-11 | 2 | -2/+5 |
* | mac80211: b43: increase number of rx slots to 256 again. | Hauke Mehrtens | 2013-03-10 | 1 | -1/+1 |
* | 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 |