Commit Graph

526 Commits (b90f8e7296c39a13225fb0c0dfde1922fcf47ba7)

Author SHA1 Message Date
Luis R. Rodriguez 17753748e1 ath: move ath_bcast_mac to common header 15 years ago
Luis R. Rodriguez 9ecdef4be8 ath9k: rename driver core and hw power save helpers 15 years ago
Luis R. Rodriguez 8c77a5694c ath9k: move ath9k_hw_setpower() to main.c 15 years ago
Luis R. Rodriguez 1adc93c832 ath9k: avoid usage of ath9k_hw_setpower() on hw.c 15 years ago
Luis R. Rodriguez a91d75aec1 ath9k: move ath9k_ps_wakeup() and ath9k_ps_restore() to main.c 15 years ago
Luis R. Rodriguez 21526d57ad ath9k: move ps helpers onto core driver when reseting tsf 15 years ago
Luis R. Rodriguez a36cfbca21 ath9k: rename ath_btcoex_supported() to ath9k_hw_btcoex_supported() 15 years ago
Luis R. Rodriguez 8b4fc5ba89 ath9k: move ath_btcoex_config and ath_bt_mode to btcoex.c 15 years ago
Luis R. Rodriguez 5e19729295 ath9k: now move ath9k_hw_btcoex_set_weight() to btcoex.c 15 years ago
Luis R. Rodriguez 269ad8120b ath9k: simplify ath_btcoex_bt_stomp() 15 years ago
Luis R. Rodriguez 766ec4a9a8 ath9k: rename ath_btcoex_info to ath_btcoex_hw 15 years ago
Luis R. Rodriguez 46289e1e5f ath9k: rename btcoex_scheme to just scheme 15 years ago
Luis R. Rodriguez 05a0b3c920 ath9k: remove unused bt_duty_cycle 15 years ago
Luis R. Rodriguez e08a6ace7d ath9k: move bt_stomp_type to driver core 15 years ago
Luis R. Rodriguez 8c1b39547e ath9k: replaces SC_OP_BTCOEX_ENABLED with a bool 15 years ago
Luis R. Rodriguez bc74bf8fc3 ath9k: split ath9k_hw_btcoex_enable() into two helpers 15 years ago
Luis R. Rodriguez 75d7839f4c ath9k: move driver core helpers to main.c 15 years ago
Luis R. Rodriguez 7a2f0f58c8 ath9k: split bluetooth hardware coex init into two helpers 15 years ago
Luis R. Rodriguez af03abecd8 ath9k: move hw specific btcoex info to ath_hw 15 years ago
Luis R. Rodriguez 2e20250a2c ath9k: move btcoex core driver info to its own struct 15 years ago
Luis R. Rodriguez 4d6b228d84 ath9k: use ath_hw for DPRINTF() and debug init/exit 15 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
Sujith d8caa83967 ath9k: Fix chip wakeup issue 16 years ago
Sujith 46fe782c97 ath9k: Restore TSF after RESET 16 years ago
Vivek Natarajan 93b1b37f6a ath9k: Revamp PCIE workarounds 16 years ago
Vivek Natarajan 6170cd5c72 ath9k: Set default noise floor value for AR9287 16 years ago
Sujith 10a01bfd4e ath9k: Fix bug in ANI channel handling 16 years ago
Uwe Kleine-Koenig 3dbda77e6f trivial: fix typos "man[ae]g?ment" -> "management" 16 years ago
Sujith d37b7da39d ath9k: Fix bug in ANI channel handling 16 years ago
Vasanthakumar Thiagarajan 8c8f9ba705 ath9k: Initialize the priority gpio for BT coex 3-wire 16 years ago
Vasanthakumar Thiagarajan f42cc2c290 ath9k: Get rid of the modparam btcoex_enable 16 years ago
Vasanthakumar Thiagarajan fe12946e66 ath9k: Enable btcoex based on the subsystem id of the device 16 years ago
Vasanthakumar Thiagarajan aeac355d23 ath9k: Store subsystem id in struct hw_version 16 years ago
Vasanthakumar Thiagarajan f020979d5d ath9k: Remove unnecessary casting to u8 in pci_read_config_byte() call 16 years ago
Vasanthakumar Thiagarajan 7b6840ab5f ath9k: Disable ASPM when btcoex is active 16 years ago
Joerg Albert fea6734a0e ath,ar9170: implemented conformance test limit calc. for tx power 16 years ago
Joerg Albert 7f42c37aa6 ath,ar9170: move CTL_ defines into regd.h 16 years ago
Christian Lamparter d9c35a506e ar9170: implement frequency calibration for one-stage/openfw 16 years ago
Sujith 8813262ea7 ath9k: Fix channelFlags for 2GHZ 16 years ago