Commit Graph

98 Commits (26ab2645b478fd98aa1d10a07eb07f2235bc1f1c)

Author SHA1 Message Date
Bob Copeland 1e93bd4a13 ath5k: add LED definition for BenQ Joybook R55v 15 years ago
Bob Copeland 6f9797ae22 ath5k: add LED support for HP Compaq CQ60 15 years ago
Bob Copeland bcfc56a8be ath5k: don't reset mcast filter when configuring the mode 15 years ago
Keng-Yu Lin 77c8258ff7 ath5k: add LED support for Acer Aspire One AO751h/AO531h 15 years ago
John W. Linville 133d7c6a50 wireless: remove WLAN_80211 and WLAN_PRE80211 from Kconfig 15 years ago
Bob Copeland e5e2647fd6 ath5k: use noise calibration from madwifi hal 16 years ago
Luis R. Rodriguez 8ce54c5a5f ath5k: enable Power-Save Polls by setting the association ID 16 years ago
Luis R. Rodriguez a3f86bff1c ath5k: fix regression which triggers an SME join upon assoc 16 years ago
Luis R. Rodriguez abba06869e ath5k: remove temporary low_id and high_id vars on ath5k_hw_set_associd() 16 years ago
Luis R. Rodriguez be5d6b75e0 ath5k: simplify passed params to ath5k_hw_set_associd() 16 years ago
Luis R. Rodriguez 91b9eb8261 ath5k: fix regression introduced upon the removal of AR5K_HIGH_ID() 16 years ago
Luis R. Rodriguez a72d57a862 ath5k: use ath_hw_setbssidmask() for bssid mask setting upon assoc 16 years ago
Luis R. Rodriguez eb053a037d ath5k: fix regression on setting bssid mask on association 16 years ago
Rafael J. Wysocki baee1f3caa Wireless / ath5k: Simplify suspend and resume callbacks 16 years ago
Luis R. Rodriguez b002a4a950 atheros: add ieee80211_hw to ath_common 16 years ago
Luis R. Rodriguez 13b8155920 atheros: define shared bssidmask setting 16 years ago
Luis R. Rodriguez e5aa847489 ath5k: define ath_common ops 16 years ago
Luis R. Rodriguez 9adca126db ath5k: allocate ath5k_hw prior to initializing hw 16 years ago
Luis R. Rodriguez db71971848 ath5k: move ath_common to ath5k_hw 16 years ago
Luis R. Rodriguez 394317fc79 ath5k: initialize eeprom struct early on attach 16 years ago
Luis R. Rodriguez 954fecea5d ath5k: use common curbssid, bssidmask and macaddr 16 years ago
Luis R. Rodriguez bcd8f54a84 atheros: use get_unaligned_le*() for bssid mask setting 16 years ago
Luis R. Rodriguez 17753748e1 ath: move ath_bcast_mac to common header 16 years ago
Uwe Kleine-Koenig 3dbda77e6f trivial: fix typos "man[ae]g?ment" -> "management" 16 years ago
Pavel Roskin 97a81f5c50 ath5k: don't use PCI ID to find the chip revision 16 years ago
Pavel Roskin 3b3ee43da4 ath5k: fix uninitialized value use in ath5k_eeprom_read_turbo_modes() 16 years ago
Bob Copeland ca5efbe243 ath5k: clarify srev comparison for CCMP check 16 years ago
Bob Copeland 1c81874078 ath5k: add hardware CCMP encyption support 16 years ago
Bob Copeland 1c5256bb16 ath5k: use the skb->cb directly for RX status 16 years ago
Marcos Chaparro 09c9bae26b ath5k: add led pin configuration for compaq c700 laptop 16 years ago
Bob Copeland 56d1de0a21 ath5k: clean up filter flags setting 16 years ago
Luis R. Rodriguez 608b88cb34 ath: move regulatory info into shared common structure 16 years ago
Johannes Berg 3ac64beecd mac80211: allow configure_filter callback to sleep 16 years ago
Luis R. Rodriguez 13311b0011 ath5k: use bit shift operators for cache line size 16 years ago
Luis R. Rodriguez aeb63cfd4c ath5k: use common ath.ko ath_rxbuf_alloc() 16 years ago
Nick Kossifidis 6e220662bf ath5k: Use SWI to trigger calibration 16 years ago
Nick Kossifidis b55a5de114 ath5k: Preserve pcicfg bits during attach 16 years ago
Nick Kossifidis edd7fc7003 ath5k: Wakeup fixes 16 years ago
Nick Kossifidis d1cb0bdac1 ath5k: Linear PCDAC code fixes 16 years ago
Nick Kossifidis c38e7a9348 ath5k: Check EEPROM before tweaking SERDES 16 years ago
Julia Lawall 4d30d309a3 drivers/net/wireless/ath/ath5k: Change constant name 16 years ago
Joerg Albert e30eb4ab45 ath5k: fix missing output in monitor mode after ifconfig up 16 years ago
Bob Copeland 8784d2ee92 ath5k: fix CAB queue operation 16 years ago
Bob Copeland ae6f53f25f ath5k: update PCU opmode whenever a new interface is added 16 years ago
Luis R. Rodriguez 75323fa3de ath5k: remove EXPERIMENTAL marker 16 years ago
Luis R. Rodriguez b820b3bcb0 ath: simplify kconfig dependency and add documentation 16 years ago
Pavel Roskin f974cfdd81 ath5k: fix values for bus error bits in ISR2 16 years ago
Bob Copeland 65b5a69860 ath5k: temporarily disable crypto for AP mode 16 years ago
Bob Copeland 3355443ad7 ath5k: write PCU registers on initial reset 16 years ago
Bob Copeland 0d0cd72fa1 ath5k: do not release irq across suspend/resume 16 years ago