summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath9k/hw.c
AgeCommit message (Expand)AuthorFilesLines
2010-06-03ath9k_hw: Enable TX IQ calibration on AR9003Luis R. Rodriguez1-6/+0
2010-06-03ath9k_hw: Enable auto sleep for ar9003Vasanthakumar Thiagarajan1-1/+1
2010-06-03ath9k_htc: Enable SGI in HT20 for AR9271Sujith1-1/+1
2010-06-03ath9k: Enable Short GI in 20 Mhz for ar9287 and later chipsVasanthakumar Thiagarajan1-0/+3
2010-06-03ath9k_hw: add support for the AR9003 baseband watchdogLuis R. Rodriguez1-0/+2
2010-05-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville1-0/+20
2010-05-10ath9k_hw: enable PCIe low power mode for AR9003Luis R. Rodriguez1-0/+20
2010-05-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville1-7/+20
2010-04-28ath9k_hw: fix fast clock handling for 5GHz channelsFelix Fietkau1-2/+6
2010-04-28ath9k_hw: Fix usec to hw clock conversion in 5Ghz for ar9003Vasanthakumar Thiagarajan1-2/+8
2010-04-28ath9k_hw: disable TX IQ calibration for AR9003Luis R. Rodriguez1-0/+6
2010-04-26ath9k_hw: Remove pointless ANI deinitSujith1-3/+0
2010-04-23Merge branch 'master' into for-davemJohn W. Linville1-1399/+362
2010-04-20ath9k: check for specific rx stuck conditions and recover from themFelix Fietkau1-0/+28
2010-04-16ath9k_hw: Use buffered register writesSujith1-0/+71
2010-04-16ath9k_hw: Relocate Opmode initializationSujith1-6/+2
2010-04-16ath5k/ath9k: Fix 64 bits TSF readsBenoit Papillault1-4/+15
2010-04-16ath9k_hw: Abort rx if hw is not coming out of full sleep in resetVasanthakumar Thiagarajan1-0/+7
2010-04-16ath9k_hw: add LDPC support for AR9003Luis R. Rodriguez1-1/+1
2010-04-16ath9k: Initialize and configure tx status for EDMAVasanthakumar Thiagarajan1-0/+1
2010-04-16ath9k_hw: move AR9002 mac ops to its own fileLuis R. Rodriguez1-0/+1
2010-04-16ath9k_hw: Add function to configure tx status ring bufferVasanthakumar Thiagarajan1-0/+3
2010-04-16ath9k: Load SW filtered NF values and start NF cal during full reset for AR9003Vasanthakumar Thiagarajan1-0/+5
2010-04-16ath9k_hw: skip WEP aggregation enable code for AR9003Luis R. Rodriguez1-5/+2
2010-04-16ath9k_hw: skip asynch fifo enablement to AR9003Luis R. Rodriguez1-15/+2
2010-04-16ath9k_hw: Update ath9k_hw_set_dma for AR9300Felix Fietkau1-3/+15
2010-04-16ath9k_hw: add the AR9300 SREV hw name printLuis R. Rodriguez1-0/+1
2010-04-16ath9k_hw: Configure Tx interrupt mitigation timerVasanthakumar Thiagarajan1-0/+5
2010-04-16ath9k_hw: move the RF claim stuff to AR9002 hardware familyLuis R. Rodriguez1-46/+5
2010-04-16ath9k_hw: move AR9280 PCI EEPROM fix to eeprom_def.cFelix Fietkau1-17/+0
2010-04-16ath9k_hw: Fill get_isr() for AR9003Vasanthakumar Thiagarajan1-0/+3
2010-04-16ath9k_hw: restore mac address reading logicLuis R. Rodriguez1-1/+2
2010-04-16ath9k_hw: Initialize interrupt mask for AR9003Vasanthakumar Thiagarajan1-5/+24
2010-04-16ath9k_hw: Abstract the routine which returns interrupt statusVasanthakumar Thiagarajan1-281/+0
2010-04-16ath9k_hw: move TX/RX gain INI stuff to its own hardware family codeLuis R. Rodriguez1-104/+8
2010-04-16ath9k_hw: move the cck channel 14 INI to the AR9002 hw codeLuis R. Rodriguez1-9/+2
2010-04-16ath9k_hw: split the generic hardware code by hardware familyLuis R. Rodriguez1-497/+1
2010-04-16ath9k_hw: add the config_pci_powersave AR9003 callbackLuis R. Rodriguez1-0/+34
2010-04-16ath9k_hw: split calib code by hardware familiesLuis R. Rodriguez1-32/+2
2010-04-16ath9k_hw: move the cal AR9100 calibration settingsLuis R. Rodriguez1-7/+7
2010-04-16ath9k_hw: the eep_map is used only for AR9280 PCI card ini fixupSenthil Balasubramanian1-1/+1
2010-04-16ath9k_hw: Split out the function for reading the noise floorFelix Fietkau1-0/+3
2010-04-16ath9k_hw: Define tx control struct for AR9003Vasanthakumar Thiagarajan1-0/+3
2010-04-16ath9k_hw: add initvals for the AR9003 hardware familyLuis R. Rodriguez1-0/+73
2010-04-16ath9k_hw: split initvals.h by hardware familyLuis R. Rodriguez1-1/+3
2010-04-16ath9k_hw: prevent reset control register zeroing on AR9003 resetSenthil Balasubramanian1-2/+4
2010-04-16ath9k_hw: update the chip tests for AR9003Senthil Balasubramanian1-3/+10
2010-04-16ath9k_hw: Fill rx_enable() for the AR9003 hardware familyVasanthakumar Thiagarajan1-2/+4
2010-04-16ath9k_hw: Add abstraction for rx enableVasanthakumar Thiagarajan1-0/+2
2010-04-16ath9k_hw: Fill few hw cap for edmaVasanthakumar Thiagarajan1-1/+5