Commit Graph

166996 Commits (e932a609e9759cc75db0c234f465a5fd6e20d362)
 

Author SHA1 Message Date
Johannes Berg c812ee2485 iwlwifi: clean up ht config a little 16 years ago
Wey-Yi Guy f3a2a42470 iwlwifi: separate set_hw_params function for 6000 series 16 years ago
Wey-Yi Guy 9371d4ed79 iwlwifi: separate nic_config for different NIC 16 years ago
Wey-Yi Guy 1b07a13072 iwlwifi: remove un-supported eeprom parameters 16 years ago
Wey-Yi Guy 85fecff155 iwlwifi: modify LED blink index table 16 years ago
Luis R. Rodriguez 2ddb5c8b87 ath9k: make ath9k_common_ops const 16 years ago
Luis R. Rodriguez 5bb1279132 atheros: move bus ops to ath_common 16 years ago
Luis R. Rodriguez 990b70ab24 ath9k: move ATH9K_RSSI_BAD to hw.h 16 years ago
Luis R. Rodriguez cfe8cba982 ath9k: clarify what hw code is and remove ath9k.h from a few files 16 years ago
Luis R. Rodriguez 9680e8a391 ath9k: remove driver ASSERT, just use BUG_ON() 16 years ago
Luis R. Rodriguez e3d01bfc3e ath9k: move ATH_AMPDU_LIMIT_MAX to hw.h 16 years ago
Luis R. Rodriguez 25c56eec92 ath9k: remove ath9k_ht_macmode 16 years ago
Luis R. Rodriguez 6420014ca4 ath9k: remove ath9k 25 MHz HT40 spacing stuff 16 years ago
Luis R. Rodriguez 43c2761364 atheros: move tx/rx chainmask to ath_common 16 years ago
Luis R. Rodriguez c46917bb53 atheros: add common debug printing 16 years ago
Luis R. Rodriguez cd9bf68960 ath9k: separate core driver and hw timer code 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 9e4bffd233 atheros/ath9k: add common read/write ops and port ath9k to use it 16 years ago
Luis R. Rodriguez 867633f026 ath9k: Define bus agnostic bluetooth coex prep helper 16 years ago
Luis R. Rodriguez db71971848 ath5k: move ath_common to ath5k_hw 16 years ago
Luis R. Rodriguez 27c51f1a34 ath9k: move ath_common to ath_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 8c727e7086 ar9170: make use of common macaddr and curbssid 16 years ago
Luis R. Rodriguez 1510718d0f atheros/ath9k: move macaddr, curaid, curbssid and bssidmask to common 16 years ago
Luis R. Rodriguez 3453ad8839 ath9k: use ath9k_hw_write_associd() on reset 16 years ago
Luis R. Rodriguez 7664072b79 ath9k: Use ath9k_hw_setbssidmask() on reset 16 years ago
Luis R. Rodriguez f2b2143e60 ath9k: make ath9k_hw_setbssidmask() and ath9k_hw_write_associd() use ath_hw 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
Luis R. Rodriguez 9ecdef4be8 ath9k: rename driver core and hw power save helpers 16 years ago
Luis R. Rodriguez 8c77a5694c ath9k: move ath9k_hw_setpower() to main.c 16 years ago
Luis R. Rodriguez 1adc93c832 ath9k: avoid usage of ath9k_hw_setpower() on hw.c 16 years ago
Luis R. Rodriguez a91d75aec1 ath9k: move ath9k_ps_wakeup() and ath9k_ps_restore() to main.c 16 years ago
Luis R. Rodriguez 21526d57ad ath9k: move ps helpers onto core driver when reseting tsf 16 years ago
Luis R. Rodriguez a36cfbca21 ath9k: rename ath_btcoex_supported() to ath9k_hw_btcoex_supported() 16 years ago
Luis R. Rodriguez 8b4fc5ba89 ath9k: move ath_btcoex_config and ath_bt_mode to btcoex.c 16 years ago
Luis R. Rodriguez 5e19729295 ath9k: now move ath9k_hw_btcoex_set_weight() to btcoex.c 16 years ago
Luis R. Rodriguez 269ad8120b ath9k: simplify ath_btcoex_bt_stomp() 16 years ago
Luis R. Rodriguez 766ec4a9a8 ath9k: rename ath_btcoex_info to ath_btcoex_hw 16 years ago
Luis R. Rodriguez 46289e1e5f ath9k: rename btcoex_scheme to just scheme 16 years ago
Luis R. Rodriguez 05a0b3c920 ath9k: remove unused bt_duty_cycle 16 years ago
Luis R. Rodriguez e08a6ace7d ath9k: move bt_stomp_type to driver core 16 years ago
Luis R. Rodriguez 8c1b39547e ath9k: replaces SC_OP_BTCOEX_ENABLED with a bool 16 years ago
Luis R. Rodriguez bc74bf8fc3 ath9k: split ath9k_hw_btcoex_enable() into two helpers 16 years ago
Luis R. Rodriguez 75d7839f4c ath9k: move driver core helpers to main.c 16 years ago
Luis R. Rodriguez 7a2f0f58c8 ath9k: split bluetooth hardware coex init into two helpers 16 years ago