summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath9k/hw.c
Commit message (Expand)AuthorAgeFilesLines
* 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
| * ath9k: Load SW filtered NF values and start NF cal during full reset for AR9003Vasanthakumar Thiagarajan2010-04-161-0/+5
| * ath9k_hw: skip WEP aggregation enable code for AR9003Luis R. Rodriguez2010-04-161-5/+2
| * ath9k_hw: skip asynch fifo enablement to AR9003Luis R. Rodriguez2010-04-161-15/+2
| * ath9k_hw: Update ath9k_hw_set_dma for AR9300Felix Fietkau2010-04-161-3/+15
| * ath9k_hw: add the AR9300 SREV hw name printLuis R. Rodriguez2010-04-161-0/+1
| * ath9k_hw: Configure Tx interrupt mitigation timerVasanthakumar Thiagarajan2010-04-161-0/+5
| * ath9k_hw: move the RF claim stuff to AR9002 hardware familyLuis R. Rodriguez2010-04-161-46/+5
| * ath9k_hw: move AR9280 PCI EEPROM fix to eeprom_def.cFelix Fietkau2010-04-161-17/+0
| * ath9k_hw: Fill get_isr() for AR9003Vasanthakumar Thiagarajan2010-04-161-0/+3
| * ath9k_hw: restore mac address reading logicLuis R. Rodriguez2010-04-161-1/+2
| * ath9k_hw: Initialize interrupt mask for AR9003Vasanthakumar Thiagarajan2010-04-161-5/+24
| * ath9k_hw: Abstract the routine which returns interrupt statusVasanthakumar Thiagarajan2010-04-161-281/+0
| * ath9k_hw: move TX/RX gain INI stuff to its own hardware family codeLuis R. Rodriguez2010-04-161-104/+8
| * ath9k_hw: move the cck channel 14 INI to the AR9002 hw codeLuis R. Rodriguez2010-04-161-9/+2
| * ath9k_hw: split the generic hardware code by hardware familyLuis R. Rodriguez2010-04-161-497/+1
| * ath9k_hw: add the config_pci_powersave AR9003 callbackLuis R. Rodriguez2010-04-161-0/+34
| * ath9k_hw: split calib code by hardware familiesLuis R. Rodriguez2010-04-161-32/+2
| * ath9k_hw: move the cal AR9100 calibration settingsLuis R. Rodriguez2010-04-161-7/+7
| * ath9k_hw: the eep_map is used only for AR9280 PCI card ini fixupSenthil Balasubramanian2010-04-161-1/+1
| * ath9k_hw: Split out the function for reading the noise floorFelix Fietkau2010-04-161-0/+3
| * ath9k_hw: Define tx control struct for AR9003Vasanthakumar Thiagarajan2010-04-161-0/+3
| * ath9k_hw: add initvals for the AR9003 hardware familyLuis R. Rodriguez2010-04-161-0/+73
| * ath9k_hw: split initvals.h by hardware familyLuis R. Rodriguez2010-04-161-1/+3
| * ath9k_hw: prevent reset control register zeroing on AR9003 resetSenthil Balasubramanian2010-04-161-2/+4
| * ath9k_hw: update the chip tests for AR9003Senthil Balasubramanian2010-04-161-3/+10
| * ath9k_hw: Fill rx_enable() for the AR9003 hardware familyVasanthakumar Thiagarajan2010-04-161-2/+4
| * ath9k_hw: Add abstraction for rx enableVasanthakumar Thiagarajan2010-04-161-0/+2
| * ath9k_hw: Fill few hw cap for edmaVasanthakumar Thiagarajan2010-04-161-1/+5
| * ath9k_hw: Add hw cap flag for EDMA for the AR9003 familyVasanthakumar Thiagarajan2010-04-161-0/+3
| * ath9k_hw: disable ANI for AR9003Luis R. Rodriguez2010-04-161-2/+8
| * ath9k_hw: add the AR9003 ar9003_hw_macversion_supported()Luis R. Rodriguez2010-04-161-0/+15
| * ath9k_hw: move init config and default after chip is upLuis R. Rodriguez2010-04-161-4/+5
| * ath9k_hw: Add AR9003 PHY supportLuis R. Rodriguez2010-04-161-3/+17
OpenPOWER on IntegriCloud