1072 Commits (d505def9ba6314206886995b416ae28bccf94d47)

Author SHA1 Message Date
Felix Fietkau 17e6de20d0 ath9k: fix handling of decryption errors, should improve link stability 12 years ago
Felix Fietkau 9f73d47912 ath5k: revert a buggy tx power related patch 12 years ago
Felix Fietkau 4d39f3f405 ath9k: fix hang issues on hw reset caused by interrupt storms 12 years ago
Felix Fietkau 143ef2c8ff ath9k: completely disable the MIB interrupt from the interrupt mask register to prevent potential interrupt storms 12 years ago
Felix Fietkau a55de42c7d ath9k: extend and enable PA predistortion 12 years ago
Felix Fietkau 74c27a1a92 mac80211: do not delete linux/*_platform.h, they are touched by patches. instead make the build fail if they differ from the ones in the kernel tree to prevent subtle runtime issues (see #11981) 12 years ago
Felix Fietkau 0796df61af ath5k: add various pending tx power fixes, vastly improves stability and performance with various cards 12 years ago
Hauke Mehrtens 19a8508046 mac80211: remove header files used to share struct with platform code. 12 years ago
John Crispin 9beec09f5f mae brcmutil depend on PCI and USB. This broke ar7 fullbuilds 12 years ago
John Crispin 7639c9b580 mac80211/hostapd: add support for HT capa in case of IBSS/RSN 12 years ago
John Crispin 8b3882224a wpa_supplicant: add more parameters 12 years ago
John Crispin ab05409315 add support for Rt3352 in rt2x00 driver 12 years ago
Felix Fietkau edd2ef094a ath5k: add tx power related fixes 12 years ago
Felix Fietkau cf9bca8ded mac80211: update to latest wireless-testing + some monitor mode fixes and some libertas driver fixes 12 years ago
Felix Fietkau 4f66299903 ath5k: fix txop calculation similar to what was done in ath9k 12 years ago
Felix Fietkau 934cc69768 ath9k: fix an uninitialized variable warning 12 years ago
Felix Fietkau 7eedaace1a ath9k: add extra checks to reduce the amount of unnecessary rx dma related logspam 12 years ago
Felix Fietkau 877797c60e ath9k: fix 5 ghz frequency selection on ar934x devices with 25 mhz refclock 12 years ago
Felix Fietkau a1f0b3a771 ath9k: fix selecting the second antenna on a single-stream device with diversity 12 years ago
Felix Fietkau c78c2f80a1 mac80211: fix an ap + sta mode regression that prevented the sta from connecting (#11847) 12 years ago
Hauke Mehrtens 5e4100bcf9 mac80211: update brcmsmac patches 12 years ago
Felix Fietkau d23e0491f0 ath9k: add a number of ar93xx eeprom related fixes / enhancements 12 years ago
Felix Fietkau 883e308016 ath9k: add missing part of the aggregation duration fix 12 years ago
Jo-Philipp Wich f9eede184e mac80211: fix patch order (#11839, #11842) 12 years ago
Felix Fietkau 32eef456df ath9k: fix some bugs related to txop limit handling and aggregation 12 years ago
Felix Fietkau ed06d0bb26 ath9k: disable hardware full sleep with active client mode interface until mac80211 IEEE80211_CONF_IDLE support has been fixed 12 years ago
Felix Fietkau 7f153913f8 ath9k: clean up / fix some initval related code 12 years ago
Felix Fietkau b718813b57 mac80211: update to latest version, fix tx gain patch 12 years ago
Felix Fietkau be8a73be3d ath9k: fix the ar9340 tx gain patch 12 years ago
Felix Fietkau e764dd1132 ath9k: fix tx gain tables for ar934x 12 years ago
Travis Kemen 62d9f257a1 mac80211: make channel bandwidth setting generic 12 years ago
Travis Kemen 9452ad74bb commit patch from https://lists.ath5k.org/pipermail/ath5k-devel/2011-November/005043.html, fixed up for newer ath5k and added in more radios. 12 years ago
Felix Fietkau 5cd249655d ath9k: add a patch to make the hw queue length configurable via debugfs 12 years ago
Gabor Juhos 5ad36ca723 mac80211: add support for AR9550 12 years ago
Felix Fietkau 5c49ad2096 ath9k: revert an upstream initval update to fix a rx sensitivity regression on ar9380 (fixes #11756) 12 years ago
Felix Fietkau dd80e8de1f ath9k: de-duplicate initvals, reduces uncompressed binary size by 24 KB 12 years ago
Felix Fietkau 669e79a45b ath9k: update the ar934x initvals 12 years ago
Felix Fietkau cbf93f02ba ath9k: remove the queue length limiting patch, the approach was experimental, not used by default and a different solution is required 12 years ago
Felix Fietkau 0615bde13a ath9k: improve ani behavior during scanning 12 years ago
Felix Fietkau d4c6868027 ath9k: more ani fixes 12 years ago
Felix Fietkau 1e884c0923 ath9k: enable rx for tx antennas earlier (and only for multi-stream devices) to fix some validation corner cases 12 years ago
Felix Fietkau d20470702f ath9k: make antenna mask validation more flexible, allow arbitrary tx chain combinations, enable rx for chains that have enabled tx as well, fix using the second antenna for single-stream diversity based devices 12 years ago
Felix Fietkau 3d83a7b636 ath9k: reject invalid antenna mask configurations 12 years ago
Felix Fietkau 8e1583475d ath9k: fix a dynamic WEP related regression 12 years ago
Felix Fietkau 0b88abd58d ath9k: merge a patch for improving ad-hoc mode performance 12 years ago
Felix Fietkau 431e612d9e mac80211: fix linux 3.5 compatibility 12 years ago
Felix Fietkau 5e204a09cf mac80211: fix AP multi-BSSID support (#11698) 12 years ago
Felix Fietkau 3360067932 mac80211: update to wireless-testing 2012-06-14 12 years ago
Felix Fietkau fe94e174e5 ath9k: fix an invalid pointer access in the tx path 12 years ago
Felix Fietkau bfd06f261a ath9k: add some more ani fixes 12 years ago