642 Commits (bc8728d9ce921e5029526ba54be1fb961d6dd507)

Author SHA1 Message Date
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
Jo-Philipp Wich a580764a9f mac80211: fix order of iw parameters, fix broken antenna config call 14 years ago
Vasilis Tsiligiannis e6a9e6875a mac80211: Fix antenna setting when only one of {rx,tx}antenna options is specified 14 years ago
Jo-Philipp Wich 3b0c90325e mac80211: add missing done to mac80211.sh (#8735) 14 years ago
Jo-Philipp Wich 49d060dc1b mac80211: add mising esac to mac80211.sh 14 years ago
Jo-Philipp Wich 4e369e5378 mac80211: rework recent mac80211.sh additions: - split antenna options into rxantenna and txantenna to bring it in line with broadcom and madwifi - get rid of temporary variables - follow the documented config protocol for wep keys (option key # + option key# [s:]data) 14 years ago
Felix Fietkau 10923cff7e ath9k: optimize memory allocations - improves performance and reduces ath9k RAM usage by 2 MB per device 14 years ago
Felix Fietkau 0cd2b87f95 mac80211: Add new parameters to mac80211.sh 14 years ago
Felix Fietkau cfdfc8c05b mac80211: Add mac address filter configuration for hostapd 14 years ago
Felix Fietkau 5903f4a167 mac80211: Improve ath5k/ar71xx PCI bug WAR 14 years ago
Felix Fietkau 998da1234f ath9k: fix tx queue debug counters 14 years ago
Felix Fietkau 9b34dfb571 mac80211: update to wireless-testing 2011-01-24 14 years ago
Felix Fietkau fa542df6e1 ath9k: kmod-ath9k has no extra menuconfig options, remove MENU:=1 (#8695) 14 years ago
Felix Fietkau c646f205e2 ath9k: fix some ps wakeup/restore issues that led to crashes and other weird behavior 14 years ago
Felix Fietkau 02bf1599a3 ath9k: disable PA predistortion on AR93xx for now until it is properly fixed 14 years ago
Felix Fietkau be39c9dc6e ath9k: remove virtual wiphy support - it was only experimental anyway and it is not going to be maintained anymore 14 years ago
Felix Fietkau 86a9bbe4ba mac80211: add a few tx related fixes 14 years ago
Felix Fietkau 4ee2365159 mac80211: update to wireless-testing 2010-01-19 14 years ago
Felix Fietkau 876dd50e11 mac80211: fix the br_port_exists compatibility macro for 2.6.38 14 years ago
Felix Fietkau 817ee250d7 mac80211: rework wds sta fix - check for the protocol of the incoming frame instead of just the authorized state 14 years ago
Felix Fietkau 6cf6302a78 mac80211: fix compile errors on powerpc 14 years ago
Felix Fietkau 1a7a36b0a4 mac80211: fix frames looping back to a wds station 14 years ago
Felix Fietkau 098e2d7ca1 ath9k: fix a few more aggregation related issues, should improve stability 14 years ago
Felix Fietkau f05691af93 mac80211: include the kfifo backport in compat.ko if necessary (fixes libertas, rt2x00) 14 years ago