5848 Commits (3ffe66cbe07eedf0f8136c0fb063c6d7a81c8fbd)

Author SHA1 Message Date
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
Felix Fietkau c8b4192518 hostapd: add a patch for ignoring the WPA/WPA2 key type to work around some broken clients (#9561) 13 years ago
Felix Fietkau 01baf9084f ath9k: fix calibration on 5 ghz 13 years ago
Felix Fietkau 8643ea587a ath9k: minor fixes for the antenna control patch 13 years ago
Felix Fietkau dcb00e0655 ath9k: prevent calibration / beacons from starting too early 13 years ago
Felix Fietkau 8a26e3d6c7 ath9k: implement rx/tx antenna control 13 years ago
Jonas Gorski 45d80c30a2 mac80211: allow building for linux 3.1 again 13 years ago
Felix Fietkau ce36543a7d ath: fix compile errors with CONFIG_PACKAGE_ATH_DEBUG disabled (#10013) 13 years ago
Felix Fietkau 8d25adf565 ath9k: fix cts timeout setting on 2.4 ghz 13 years ago
Felix Fietkau 46d2b929c7 mac80211: update to wireless-testing 2011-08-26 13 years ago
Florian Fainelli 0a97fda27e update acx-mac80211 to 20110821 13 years ago
Florian Fainelli 0ec7f94548 udev: bump to 173 13 years ago
Gabor Juhos 06bc4dad81 package: dwc_otg is required for external root on ramips. 13 years ago
Hamish Guthrie f02d0fae40 mac80211: Fix the location firmware is copied to (libertas_sdio driver loads firmware from /lib/formware/libertas) 13 years ago
Jo-Philipp Wich 9d33a50cbb mac80211: configure hostapd logging options 13 years ago
Jo-Philipp Wich cfc23e4c49 hostapd: introduce options to configure the logging behaviour. The config wifi-device section gains the following settings: * log_level (2) - Defines the minimum message level * log_80211 (true) - Log 802.11 events * log_8021x (true) - Log 802.1X events * log_radius (true) - Log RADIUS events * log_wpa (true) - Log WPA events * log_driver (true) - Log driver interface messages * log_iapp (true) - Log IAPP events * log_mlme (true) - Log MLME events 13 years ago
Hamish Guthrie b109c43deb Change u-boot console device to reflect change in omap serial driver 13 years ago
Florian Fainelli 86827f4c88 perf: depends on libelf1 13 years ago
Florian Fainelli 9d9722c40f kernel: add kmod-crypto-user 13 years ago
Florian Fainelli d132f4c1c2 add support for DS2482 1-Wire I2C bus master 13 years ago
Gabor Juhos 404ca36e60 package/maccalc: a simple mac address manipulation utility 13 years ago