summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath9k/hw.c
Commit message (Expand)AuthorAgeFilesLines
* ath9k_hw: clean up per-channel calibration dataFelix Fietkau2010-08-041-6/+12
* ath9k_hw: clean up and fix initial noise floor calibrationFelix Fietkau2010-08-041-5/+2
* ath9k: enable serialize_regmode for non-PCIE AR9160John W. Linville2010-07-291-1/+2
* ath9k_hw: prevent a fast channel change after a rx DMA stuck issueFelix Fietkau2010-07-121-1/+3
* ath9k_hw: sanitize noise floor values properly on all chipsFelix Fietkau2010-07-021-3/+0
* ath9k_htc: Add LED support for AR7010Sujith2010-06-301-4/+30
* ath9k: fix TSF after reset on AR913xFelix Fietkau2010-06-301-2/+14
* ath9k: make ath9k_hw_keysetmac staticJohn W. Linville2010-06-291-2/+1
* ath9k: remove unused function ath9k_hw_keyisvalidJohn W. Linville2010-06-291-11/+0
* ath9k_hw: add an extra delay when reseting AR_RTC_RESETLuis R. Rodriguez2010-06-231-0/+1
* ath9k_hw: add pcieSerDesWrite to disable SERDES ASPM tweaksLuis R. Rodriguez2010-06-231-0/+1
* ath9k_hw: move LowPower array writes to ar9003_hw_configpcipowersave()Luis R. Rodriguez2010-06-231-14/+0
* ath9k_hw: fix ASPM setting for AR9003Luis R. Rodriguez2010-06-231-6/+39
* ath9k_hw: remove ATH9K_CAP_DSFelix Fietkau2010-06-141-15/+0
* ath9k_hw: remove ATH9K_CAP_MCAST_KEYSRCHFelix Fietkau2010-06-141-30/+3
* ath9k_hw: remove ATH9K_CAP_TKIP_SPLITFelix Fietkau2010-06-141-3/+0
* ath9k_hw: remove ATH9K_CAP_TKIP_MICFelix Fietkau2010-06-141-17/+0
* ath9k_hw: remove ATH9K_CAP_TXPOWFelix Fietkau2010-06-141-16/+0
* ath9k_hw: remove ATH9K_CAP_CIPHERFelix Fietkau2010-06-141-12/+0
* ath9k_hw: add support for parsing PA predistortion related EEPROM fieldsFelix Fietkau2010-06-141-0/+2
* ath9k_hw: remove a useless function for setting the mac addressFelix Fietkau2010-06-141-6/+0
* ath9k: fix extending the rx timestamp with the hardware TSFFelix Fietkau2010-06-141-15/+0
* ath9k_hw: enable ANI for AR9003Luis R. Rodriguez2010-06-141-7/+1
* ath9k: add new ANI implementation for AR9003Luis R. Rodriguez2010-06-141-0/+12
* ath9k_hw: move clock definitions from hw.c to hw.hLuis R. Rodriguez2010-06-141-5/+0
* ath9k_hw: Configure byte swap for non AR9271 chipsSujith2010-06-041-3/+7
* ath9k_hw: Fix async fifo for AR9287Sujith2010-06-031-1/+4
* ath9k_hw: add multicast key search supportFelix Fietkau2010-06-031-1/+12
* ath9k_hw: Enable TX IQ calibration on AR9003Luis R. Rodriguez2010-06-021-6/+0
* ath9k_hw: Enable auto sleep for ar9003Vasanthakumar Thiagarajan2010-06-021-1/+1
* ath9k_htc: Enable SGI in HT20 for AR9271Sujith2010-06-021-1/+1
* ath9k: Enable Short GI in 20 Mhz for ar9287 and later chipsVasanthakumar Thiagarajan2010-06-021-0/+3
* ath9k_hw: add support for the AR9003 baseband watchdogLuis R. Rodriguez2010-06-021-0/+2
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-05-111-0/+20
|\
| * ath9k_hw: enable PCIe low power mode for AR9003Luis R. Rodriguez2010-05-101-0/+20
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-05-051-7/+20
|\|
| * ath9k_hw: fix fast clock handling for 5GHz channelsFelix Fietkau2010-04-271-2/+6
| * ath9k_hw: Fix usec to hw clock conversion in 5Ghz for ar9003Vasanthakumar Thiagarajan2010-04-271-2/+8
| * ath9k_hw: disable TX IQ calibration for AR9003Luis R. Rodriguez2010-04-271-0/+6
| * ath9k_hw: Remove pointless ANI deinitSujith2010-04-261-3/+0
* | Merge branch 'master' into for-davemJohn W. Linville2010-04-231-1399/+362
|\|
| * ath9k: check for specific rx stuck conditions and recover from themFelix Fietkau2010-04-201-0/+28
| * ath9k_hw: Use buffered register writesSujith2010-04-161-0/+71
| * ath9k_hw: Relocate Opmode initializationSujith2010-04-161-6/+2
| * ath5k/ath9k: Fix 64 bits TSF readsBenoit Papillault2010-04-161-4/+15
| * ath9k_hw: Abort rx if hw is not coming out of full sleep in resetVasanthakumar Thiagarajan2010-04-161-0/+7
| * ath9k_hw: add LDPC support for AR9003Luis R. Rodriguez2010-04-161-1/+1
| * ath9k: Initialize and configure tx status for EDMAVasanthakumar Thiagarajan2010-04-161-0/+1
| * ath9k_hw: move AR9002 mac ops to its own fileLuis R. Rodriguez2010-04-161-0/+1
| * ath9k_hw: Add function to configure tx status ring bufferVasanthakumar Thiagarajan2010-04-161-0/+3