summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath9k/hw.c
Commit message (Expand)AuthorAgeFilesLines
...
| * 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
| * 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/+7
| * 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/+26
| * 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
| * ath9k_hw: add support for GPIO differences on AR9003Felix Fietkau2010-04-161-1/+3
| * ath9k_hw: start building an abstraction layer for hardware routinesLuis R. Rodriguez2010-04-161-38/+87
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-04-151-87/+52
|\|
| * ath9k: simplify AR9220 fixup code for AR_AN_TOP2 registerPavel Roskin2010-04-081-64/+12
| * ath9k_htc: Add support for power save.Vivek Natarajan2010-04-071-2/+4
| * ath9k: Add support for newer AR9285 chipsets.Vivek Natarajan2010-04-071-7/+22
| * ath9k_hw: Don't check devid for ath9k_htcSujith2010-04-061-6/+7
| * ath9k: remove ah->mask_reg, it's never used properlyPavel Roskin2010-04-061-8/+7
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-04-111-0/+1
|\ \ | |/ |/|
| * include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1