Commit Graph

391 Commits (cd9bf689600e62d84449d65b3d25fb6d2757589e)

Author SHA1 Message Date
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
Luis R. Rodriguez af03abecd8 ath9k: move hw specific btcoex info to ath_hw 16 years ago
Luis R. Rodriguez 2e20250a2c ath9k: move btcoex core driver info to its own struct 16 years ago
Luis R. Rodriguez 4d6b228d84 ath9k: use ath_hw for DPRINTF() and debug init/exit 16 years ago
Christian Lamparter e16c1bb67a ar9170: fix bug in iq-auto calibration value calculation 16 years ago
Vivek Natarajan b37fa870c7 ath9k: Initialize txgain and rxgain for newer AR9287 chipsets. 16 years ago
Sujith e31f7b96f0 ath9k: Fix RFKILL bugs 16 years ago
Christian Lamparter fe9f6342c8 ar9170usb: add usbid for TP-Link TL-WN821N v2 16 years ago
Vivek Natarajan a3ca95fbe4 ath9k: Disable autosleep feature by default. 16 years ago
Sujith edbf51f65e ath9k: Fix regression in PA calibration 16 years ago
Senthil Balasubramanian d865ca6c14 ath9k: Fix bug in chain handling 16 years ago
Vivek Natarajan 42abfbee23 ath9k: Fix AHB reset for AR9280 16 years ago
Senthil Balasubramanian ce143bb044 ath9k: Adjust the chainmasks properly 16 years ago
Vasanthakumar Thiagarajan 0a475cc6a0 ath9k: Do a full reset for AR9280 16 years ago
Vasanthakumar Thiagarajan 9ebef7997d ath9k: Don't read NF when chip has gone through full sleep mode 16 years ago
Vasanthakumar Thiagarajan 204d794086 ath9k: Fix rx data corruption 16 years ago