summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath9k/hw.c
AgeCommit message (Expand)Author
2010-04-16ath9k_hw: Use buffered register writesSujith
2010-04-16ath9k_hw: Relocate Opmode initializationSujith
2010-04-16ath5k/ath9k: Fix 64 bits TSF readsBenoit Papillault
2010-04-16ath9k_hw: Abort rx if hw is not coming out of full sleep in resetVasanthakumar Thiagarajan
2010-04-16ath9k_hw: add LDPC support for AR9003Luis R. Rodriguez
2010-04-16ath9k: Initialize and configure tx status for EDMAVasanthakumar Thiagarajan
2010-04-16ath9k_hw: move AR9002 mac ops to its own fileLuis R. Rodriguez
2010-04-16ath9k_hw: Add function to configure tx status ring bufferVasanthakumar Thiagarajan
2010-04-16ath9k: Load SW filtered NF values and start NF cal during full reset for AR9003Vasanthakumar Thiagarajan
2010-04-16ath9k_hw: skip WEP aggregation enable code for AR9003Luis R. Rodriguez
2010-04-16ath9k_hw: skip asynch fifo enablement to AR9003Luis R. Rodriguez
2010-04-16ath9k_hw: Update ath9k_hw_set_dma for AR9300Felix Fietkau
2010-04-16ath9k_hw: add the AR9300 SREV hw name printLuis R. Rodriguez
2010-04-16ath9k_hw: Configure Tx interrupt mitigation timerVasanthakumar Thiagarajan
2010-04-16ath9k_hw: move the RF claim stuff to AR9002 hardware familyLuis R. Rodriguez
2010-04-16ath9k_hw: move AR9280 PCI EEPROM fix to eeprom_def.cFelix Fietkau
2010-04-16ath9k_hw: Fill get_isr() for AR9003Vasanthakumar Thiagarajan
2010-04-16ath9k_hw: restore mac address reading logicLuis R. Rodriguez
2010-04-16ath9k_hw: Initialize interrupt mask for AR9003Vasanthakumar Thiagarajan
2010-04-16ath9k_hw: Abstract the routine which returns interrupt statusVasanthakumar Thiagarajan
2010-04-16ath9k_hw: move TX/RX gain INI stuff to its own hardware family codeLuis R. Rodriguez
2010-04-16ath9k_hw: move the cck channel 14 INI to the AR9002 hw codeLuis R. Rodriguez
2010-04-16ath9k_hw: split the generic hardware code by hardware familyLuis R. Rodriguez
2010-04-16ath9k_hw: add the config_pci_powersave AR9003 callbackLuis R. Rodriguez
2010-04-16ath9k_hw: split calib code by hardware familiesLuis R. Rodriguez
2010-04-16ath9k_hw: move the cal AR9100 calibration settingsLuis R. Rodriguez
2010-04-16ath9k_hw: the eep_map is used only for AR9280 PCI card ini fixupSenthil Balasubramanian
2010-04-16ath9k_hw: Split out the function for reading the noise floorFelix Fietkau
2010-04-16ath9k_hw: Define tx control struct for AR9003Vasanthakumar Thiagarajan
2010-04-16ath9k_hw: add initvals for the AR9003 hardware familyLuis R. Rodriguez
2010-04-16ath9k_hw: split initvals.h by hardware familyLuis R. Rodriguez
2010-04-16ath9k_hw: prevent reset control register zeroing on AR9003 resetSenthil Balasubramanian
2010-04-16ath9k_hw: update the chip tests for AR9003Senthil Balasubramanian
2010-04-16ath9k_hw: Fill rx_enable() for the AR9003 hardware familyVasanthakumar Thiagarajan
2010-04-16ath9k_hw: Add abstraction for rx enableVasanthakumar Thiagarajan
2010-04-16ath9k_hw: Fill few hw cap for edmaVasanthakumar Thiagarajan
2010-04-16ath9k_hw: Add hw cap flag for EDMA for the AR9003 familyVasanthakumar Thiagarajan
2010-04-16ath9k_hw: disable ANI for AR9003Luis R. Rodriguez
2010-04-16ath9k_hw: add the AR9003 ar9003_hw_macversion_supported()Luis R. Rodriguez
2010-04-16ath9k_hw: move init config and default after chip is upLuis R. Rodriguez
2010-04-16ath9k_hw: Add AR9003 PHY supportLuis R. Rodriguez
2010-04-16ath9k_hw: Add the PCI IDs for AR9300 and fill up the pci_id_tablesSenthil Balasubramanian
2010-04-16ath9k_hw: add a private callback for PLL control computationLuis R. Rodriguez
2010-04-16ath9k_hw: add some comments for ath9k_set_power_network_sleep()Luis R. Rodriguez
2010-04-16ath9k_hw: skip PLL initialization on AR9003 on Power-On-ResetLuis R. Rodriguez
2010-04-16ath9k_hw: Move some RF ops to the private callbacksLuis R. Rodriguez
2010-04-16ath9k_hw: remove wrapper ath9k_hw_write_regs()Luis R. Rodriguez
2010-04-16ath9k_hw: AR9003 does not have AR_RC_AHB skip its settingLuis R. Rodriguez
2010-04-16ath9k_hw: add support for GPIO differences on AR9003Felix Fietkau
2010-04-16ath9k_hw: start building an abstraction layer for hardware routinesLuis R. Rodriguez