summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath9k/hw.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into for-davemJohn W. Linville2010-04-231-1399/+362Star
|\
| * 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/+2Star
| * 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/+2Star
| * ath9k_hw: skip asynch fifo enablement to AR9003Luis R. Rodriguez2010-04-161-15/+2Star
| * 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/+5Star
| * ath9k_hw: move AR9280 PCI EEPROM fix to eeprom_def.cFelix Fietkau2010-04-161-17/+0Star
| * 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/+0Star
| * ath9k_hw: move TX/RX gain INI stuff to its own hardware family codeLuis R. Rodriguez2010-04-161-104/+8Star
| * ath9k_hw: move the cck channel 14 INI to the AR9002 hw codeLuis R. Rodriguez2010-04-161-9/+2Star
| * ath9k_hw: split the generic hardware code by hardware familyLuis R. Rodriguez2010-04-161-497/+1Star
| * 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/+2Star
| * 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
| * ath9k_hw: Add the PCI IDs for AR9300 and fill up the pci_id_tablesSenthil Balasubramanian2010-04-161-2/+3
| * ath9k_hw: add a private callback for PLL control computationLuis R. Rodriguez2010-04-161-57/+7Star
| * ath9k_hw: add some comments for ath9k_set_power_network_sleep()Luis R. Rodriguez2010-04-161-0/+10
| * ath9k_hw: skip PLL initialization on AR9003 on Power-On-ResetLuis R. Rodriguez2010-04-161-1/+2
| * ath9k_hw: Move some RF ops to the private callbacksLuis R. Rodriguez2010-04-161-441/+26Star
| * ath9k_hw: remove wrapper ath9k_hw_write_regs()Luis R. Rodriguez2010-04-161-1/+1
| * ath9k_hw: AR9003 does not have AR_RC_AHB skip its settingLuis R. Rodriguez2010-04-161-5/+19