1015 Commits (76e4cd2a2489d258660d20d567b57ff4bbd198be)

Author SHA1 Message Date
Felix Fietkau eaa07dd900 mac80211: initialize the last rx time when creating a station 14 years ago
Felix Fietkau 562468651d ath9k: re-run nfcal only when stuck beacons become more frequent 14 years ago
Felix Fietkau bc8410cd76 ath9k: increase ATH_BCBUF, allows creating 8 virtual APs 14 years ago
Felix Fietkau 4838baefa7 ath9k: improve precision of beacon timer calculations 14 years ago
Felix Fietkau c12de7c4c1 ath9k: add some minor debugfs cleanups 14 years ago
Felix Fietkau de2b5158a1 hostapd: add a separate config symbol for 802.11n driver support 14 years ago
Felix Fietkau 61bce8b1f0 mac80211: add an aggregation rx reorder timeout handling fix 14 years ago
Felix Fietkau 8d08f4473b ath9k: force the rx chainmask on ar913x to 0x7 - fixes calibration issues with 2-antenna devices such as the wrt160nl 14 years ago
Felix Fietkau 8144d60d83 ath9k: enable an ar913x specific hardware fix for sending block-ack 14 years ago
Vasilis Tsiligiannis f55fe56225 mac80211: Fix unique device autodetection 14 years ago
Felix Fietkau 1e89670f0e mac80211: fix ath9k/ath9k-htc description (thx, swalker) 14 years ago
Felix Fietkau 484a793dd4 ath9k: split package into kmod-ath9k and kmod-ath9k-common, add a new package for ath9k_htc 14 years ago
Felix Fietkau 66a6f82ee3 mac80211: update to wireless-testing 2011-03-11 14 years ago
Felix Fietkau 3a77dae1d4 mac80211/ath9k: improve pending patches based on review feedback 14 years ago
Felix Fietkau 3efcd0a1fc mac80211: fix spurious channel type changes when vifs are created/deleted 14 years ago
Felix Fietkau 6160443867 ath9k: add a patch to fix the interoperability issues with intel clients (fixes #8830) 14 years ago
Hamish Guthrie 53805b9c7d Add wext support to libertas-sd driver 14 years ago
Felix Fietkau 0f6ddd5116 mac80211: redirect EAP frames on AP VLAN interfaces to the main AP interface to fix a bridging related race condition 14 years ago
Felix Fietkau 34f90988dd ath9k: improve tx dma fixes based on review feedback 14 years ago
Felix Fietkau 2aa1e6f1bb ath9k: get rid of most of those annoying dma tx stop issues 14 years ago
Felix Fietkau fb15c3737c zd1211rw: fix #define collision for register names triggered by compat patches 14 years ago
Felix Fietkau 730dc33c75 mac80211: fix minstrel_ht sampling intervals (patch by Daniel Halperin) 14 years ago
Felix Fietkau 1b7f3d2a31 ath9k: remove support for in-bss promisc mode, the rx filter flag is too broad and in-bss promisc mode is not particularly useful. should fix most (or all) instances of "ath: Could not stop RX..." error messages 14 years ago
Michael Büsch b2fa5ab236 mac80211: Add scan race fix 14 years ago
Michael Büsch 9649777395 mac80211: print message on hw restart 14 years ago
Michael Büsch 1d3e4a2ab3 mac80211: Don't include p54spi default eeprom 14 years ago
Felix Fietkau 3494bdc59a mac80211: allow AP configuration of beacon interval, DTIM period, maximum permissible STA listen interval, and basic rates 14 years ago
Michael Büsch 7b44be03d8 2.6.38: Let mac80211 select CONFIG_AVERAGE 14 years ago
Felix Fietkau 1f08de0a7e mac80211: improve ath9k AP A-MPDU PS buffering 14 years ago
Felix Fietkau e21f69d640 mac80211: override CONFIG_IWLWIFI_LEGACY 14 years ago
Felix Fietkau c7677a6e5e mac80211: set CONFIG_RTLWIFI 14 years ago
Felix Fietkau ba5bfe48c3 p54: fix a null pointer dereference bug 14 years ago
Felix Fietkau 39570be248 mac80211: update to 2011-02-25 14 years ago
Felix Fietkau b1b8cf1870 ath9k: fix interrupt enable/disable issues 14 years ago
Felix Fietkau 240b10673d make all wext wifi drivers select DRIVER_WEXT_SUPPORT, so that hostapd/wpa_supplicant can make it optional 14 years ago
Felix Fietkau 34e87dad4d mac80211: add a patch for keeping track of the rx bitrate of remote stations 14 years ago
Felix Fietkau ebb2cdbea8 ath9k: remove an old tx stop workaround which conflicts with the powersave fixes 14 years ago
Felix Fietkau 6ff025f306 ath9k: improve the power save fix by closing another remaining race condition for setting the TIM bit 14 years ago
Felix Fietkau c6996a7d7d ath9k: add fixes for AP side powersave frame buffering 14 years ago
Felix Fietkau d807f70e47 mac80211: update to wireless-testing 2010-02-07 14 years ago
Felix Fietkau 32d08d2dea ath: fix world regulatory domain fix-up so that all regulatory rules are processed 14 years ago
Felix Fietkau 55bd66663d mac80211: fix the check for cloned skbs in the tx path 14 years ago
Felix Fietkau 2ed844f6a5 mac80211: when operating as a 4-addr station, do not pick up 4-addr frames meant for other stations, as this would confuse the bridge layer 14 years ago
Felix Fietkau 2a17a1dd1d ath9k: reduce false positives in the baseband hang check 14 years ago
Felix Fietkau 2d5c6da16a mac80211: drop retransmitted data frames from the cooked monitor interface - reduces CPU usage 14 years ago
Felix Fietkau e00933b6d6 cfg80211: revert the max power patch - it seems to be limiting tx power too much on some devices 14 years ago
Felix Fietkau e146d9b386 cfg80211: do not overwrite the hardware max power setting in the regulatory code, fixes reported tx power values 14 years ago
Felix Fietkau 04628c88d4 ath9k: reduce allocation size, common->cachelz is already added to the buffer size elsewhere 14 years ago
Felix Fietkau 0a54236bea ath9k: fix a compile error in the debug stubs (fixes #8737, #8745) 14 years ago
Felix Fietkau 718645d581 mac80211: ignore errors in the command to set the rx/tx antenna - many drivers do not support this yet 14 years ago