5768 Commits (e45d7d7006340e5503863b0a44d46662f5a3ad71)

Author SHA1 Message Date
Jo-Philipp Wich 41838f4585 base-files: make ip matching in dns add/remove functions more explicit, avoids overmatching pairs like 1.2.3.35 and 1.2.3.3 13 years ago
Jonas Gorski 896847d18c kernel: modules: usb.mk: fix a typo 13 years ago
Gabor Juhos ffb56132e4 package/maccalc: don't expect to get all data in one read 13 years ago
Felix Fietkau 51a4dc1bb2 wpa_supplicant: increase the time between scans to reduce the number of hw resets 13 years ago
Felix Fietkau 6848e9c830 ath9k: fix antenna gain calculation 13 years ago
Felix Fietkau ece2882ea4 ath9k: fix handling configured tx power limits 13 years ago
Felix Fietkau f4954abe39 b43: merge ad-hoc beacon fix 13 years ago
Jo-Philipp Wich 32ae896d00 uhttpd: fix bad pointer use in previous commit 13 years ago
Jo-Philipp Wich 12bbe8b2af uhttpd: fix possible CGI header line parsing beyound the empty line, thanks Linus Luessing for spotting it 13 years ago
Felix Fietkau b81588bd08 ath9k: add some cleanup patches and rework tx power handling 13 years ago
Felix Fietkau eee78bbb0b ath9k: do not strip MMIC for key miss frames 13 years ago
Felix Fietkau 800251a7b7 mac80211: reduce tx queue length of wireless interfaces - improves latency under load 13 years ago
Felix Fietkau 0e9e83047d ath9k: fix a regression in handling of MAC key miss events (should improve connection stability) 13 years ago
Felix Fietkau fca8f05757 ath9k: fix compile without debugfs (#10117) 13 years ago
Felix Fietkau dbde8f805e mac80211/ath9k: fix excessive "Failed to stop TX DMA" logspam in client mode 13 years ago
Felix Fietkau 22be36418e mac80211: update to wireless-testing 2011-09-14 13 years ago
Vasilis Tsiligiannis 98372a8eb5 base-files: Fix IPv6 address and route adding on aliases with no IPv4 address configured 13 years ago
Vasilis Tsiligiannis 200fd7bce1 Revert "[package] base-files: Add support for assigning multiple IPv6 addresses on an interface" 13 years ago
Jo-Philipp Wich 9cfee14217 6to4: fix lifetime options (#9147) 13 years ago
Vasilis Tsiligiannis 718c8ab940 base-files: Add support for assigning multiple IPv6 addresses on an interface 13 years ago
Felix Fietkau 6d708d8f02 ath9k: add a better fix for beacon timer reliability 13 years ago
Jo-Philipp Wich 0fe2a1b288 broadcom-wl: implement wpa_group_rekey option (mapped to nas -g) 13 years ago
Jo-Philipp Wich 964feeb54d hostapd: introduce "wpa_pair_rekey" and "wpa_master_rekey" options, remove hardcoded wpa rekey intervals, remove hardcoded radius_acct_interim_interval as it might overrule the radius Acct-Interim-Interval attribute 13 years ago
Felix Fietkau 2fe806c2bf ath9k: fix an rx path race condition that might be the cause of the "ath: DMA failed to stop in 10 ms" logspam as well as various connection stability issues 13 years ago
Jo-Philipp Wich 609d072fee broadcom-wl: introduce "disabled" option for wifi-iface section to shutdown single networks on a radio 13 years ago
Jo-Philipp Wich 89e74f6aea madwifi: introduce "disabled" option for wifi-iface section to shutdown single networks on a radio 13 years ago
Jo-Philipp Wich fdfa6fdbcd mac80211: introduce "disabled" option for wifi-iface section to shutdown single networks on a radio 13 years ago
Felix Fietkau 5da0d9dda1 mac80211: fix an endian issue in BlockAckReq handling 13 years ago
Felix Fietkau 1c0d12c935 mac80211: merge a power save related race condition fix 13 years ago
Felix Fietkau 2a745a7d54 ath9k: fix beacon timer init on reset 13 years ago
Felix Fietkau a84e64e432 hostapd: add a workaround for driver issues in various android devices with texas instruments wifi 13 years ago
Jo-Philipp Wich a6c02f8912 uhttpd: properly match mimetype entries which cover the whole filename (#8236) 13 years ago
Felix Fietkau f24b8561d4 ath9k: fix some hw reset issues 13 years ago
Jo-Philipp Wich 7fce085a97 uhttpd: add "application/x-ns-proxy-autoconfig" mime type (#8236) 13 years ago
Jo-Philipp Wich 995face56d firewall: make ESTABLISHED,RELATED rules match before INVALID, use conntrack instead of state match (#10038) 13 years ago
Felix Fietkau 99e422472c ath9k: merge a fix for tx power limit testing 13 years ago
Felix Fietkau 44616eca49 Revert "hostapd: add a patch for ignoring the WPA/WPA2 key type to work around some broken clients (#9561)" This is causing regressions for other clients 13 years ago
Felix Fietkau 5c8270da86 ath9k: fix another crash bug 13 years ago
Felix Fietkau 7118498511 ath9k: merge a pending fix for 5 ghz rx latency 13 years ago
Felix Fietkau 7f9ad157b9 swconfig: hide inactive vlans on "swconfig dev switch0 show" 13 years ago
Felix Fietkau a4ad239191 ath9k: add a missing dma cache sync on aggregation software retry 13 years ago
Felix Fietkau be077babbf ath9k: add some more minor hw reset related fixes 13 years ago
Felix Fietkau dea36724a4 base-files: remove an old network tunable tweak which is messing up network stack performance on modern systems 13 years ago
Felix Fietkau eae76139f2 ath9k: fix a few crash issues on hardware reset 13 years ago
Felix Fietkau 78ec994ef8 ath9k: use cold reset instead of warm reset on ar9280 to make recovery from stuck states more reliable 13 years ago
Felix Fietkau 8a3d0de37b ath9k: add some cleanup patches 13 years ago
Felix Fietkau aa5948296b ath9k: fix a compile error 13 years ago
Felix Fietkau 5abe1156e7 ath9k: fix disabling ani on reset 13 years ago
Felix Fietkau 7197dbac31 ath9k: fix processing of rx frames on channel change 13 years ago
Felix Fietkau bf020bf5e6 ath9k: fix a tx aggregation padding issue 13 years ago