7739 Commits (103b69e2500dc0f504c78c6f4b8881461b051965)

Author SHA1 Message Date
Steven Barth 39a001dc69 odhcp6c: various bugfixes * Don't prematurely send RENEW / REBIND when T1 or T2 is > 1 day * Add "norelease" option to not send a RELEASE when stopping 12 years ago
Felix Fietkau 1f77bfff96 build: BSD compile fixes 12 years ago
Steven Barth 62ea398cd8 iptables: Add missing IPv6 builtin modules 12 years ago
Steven Barth 9779b0b88c iptables: redo update to 1.4.18 with old linking-behaviour 12 years ago
Steven Barth bacd71648b Revert "iptables: update to 1.4.18" due to toolchain-issue: binaries cause segfaults when stripped on ar71xx 12 years ago
Felix Fietkau c3faa6be75 hostapd: include the madwifi headers in the package directory to avoid compile breakage if the madwifi build fails 12 years ago
Steven Barth d023a08753 iptables: update to 1.4.18 12 years ago
Felix Fietkau 15e0ff9322 mac80211: add another minstrel_ht performance improvement 12 years ago
Jo-Philipp Wich d75c632de6 firewall3: add default config and firewall.user 12 years ago
Felix Fietkau fa1749e668 hostapd: update to git version 2013-03-02 12 years ago
Luka Perkov 6337803d65 uboot-env: wzr-600dhp uses wzr-hp-ag300h name 12 years ago
Gabor Juhos 7f0cc47d85 hotplug2: restore accidentally deleted patch 12 years ago
Felix Fietkau b58bd6e881 hotplug2: fix a memory leak and wrong variables leaking into the fork worker process (#12436, maybe also #12765) 12 years ago
Felix Fietkau 51e008284d hotplug2: merge worker related fixes into one patch 12 years ago
Felix Fietkau b3e73f3a95 mac80211: merge some more minstrel_ht performance improvements 12 years ago
Felix Fietkau 5f079aacd7 mac80211: merge minstrel_ht rate control performance improvements 12 years ago
Felix Fietkau 23f460abb6 mac80211: another fix for monitor mode handling (fixes #13071) 12 years ago
Jo-Philipp Wich 89be702bff firewall3: update to git head, introduces support for "enabled" option 12 years ago
Luka Perkov 107e0c6d1f ar71xx: add support for Buffalo WZR 600DHP 12 years ago
Steven Barth c81945e979 6relayd: Fix illegal memory accesses Spurious errors when receiving netlink-messages lead to unhandled errors which caused SIGBUS. Thanks to tdavis for debugging 12 years ago
Steven Barth 50b7fa217a 6relayd: various fixes cap preferred and valid lifetimes at more reasonable limits decrease memory usage (remove unnecessary book-keeping) 12 years ago
Jo-Philipp Wich 886ce188bf xtables-addons: fix packaging of iptaccount 12 years ago
Jo-Philipp Wich 557c047f71 firewall3: clear contnrack table on flush, set policies to drop during rule reload 12 years ago
Felix Fietkau 43d6e5c585 mac80211: fix sending probe requests in client mode, fixes connecting to hidden networks (#13056) 12 years ago
Florian Fainelli bfcbabdf15 ncurses: fix build with musl libc toolchains 12 years ago
Florian Fainelli f880c4992d toolchain: mark unavailable packages for musl libc 12 years ago
Florian Fainelli a2abc43104 gdb: do not depend on libthread-db when using musl libc 12 years ago
Felix Fietkau 325cb65009 rt2x00: prevent device probe errors with CONFIG_MAC80211_MESH disabled (#13080) 12 years ago
Steven Barth a90b6f7d90 6relayd: Fix config behaviour for rewrite_dns_addr option 12 years ago
Steven Barth 32ac53821f 6relayd: compatibility with broken IPv6 devices * Announce ULA as deprecated if other addresses are available * Allow the announced DNS-server to be overwritten 12 years ago
Felix Fietkau f1bde82f00 ath9k: issue a cold reset after failures or after bringing the chip out of full sleep - fixes many kinds of DMA issues 12 years ago
Hauke Mehrtens 26e9830eac broadcom-wl: hack to work around a bug in the PCIe controller 12 years ago
Hauke Mehrtens 58eea9dc28 broadcom-diag: add support for e3200 v1 12 years ago
Hauke Mehrtens c3563fbea6 broadcom-diag: Detection of WNDR3400v1 12 years ago
Hauke Mehrtens 49ff283df8 broadcom-diag: use new in kernel board detection code 12 years ago
Hauke Mehrtens 2754907a13 mac80211: brcmsmac: add ap mode support 12 years ago
Felix Fietkau 414a2631b6 mac80211: disable ipv4/ipv6 address notifiers (fixes #13055) 12 years ago
Felix Fietkau 7bd713a76d mac80211: fix monitor mode channel reporting 12 years ago
Felix Fietkau 6dbdadcaa6 mac80211: fix monitor-only injection 12 years ago
Felix Fietkau dbb21f1641 mac80211: fix wireless extension support 12 years ago
Jonas Gorski 53771fb8ee mac80211: update linux-firmware to latest revision 12 years ago
Felix Fietkau 6fbfeca6ef mac80211: select relayfs if ath9k debugfs is enabled 12 years ago
Jonas Gorski c730da325a package/kernel: i2c: don't skip built-in modules 12 years ago
Felix Fietkau 3b1fa12cb9 mac80211: disable building the wil6210 driver 12 years ago
Felix Fietkau e526c7bc17 mac80211: update to wireless-testing 2013-02-22 12 years ago
Felix Fietkau c4c43eed04 ath9k: fix rssi issues 12 years ago
Felix Fietkau d642c4465f ath9k_htc: fix signal strength reporting issues 12 years ago
Jo-Philipp Wich 92062542e2 firewall: fix logging rule regression (#12999) 12 years ago
Jo-Philipp Wich 4fb2cd18c1 firewall3: add support for shell script and iptables-restore style includes 12 years ago
Steven Barth a7b262dc0a netifd: only update resolv.conf.auto if changed This avoids logspam under certain conditions. 12 years ago