summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath9k/hw.c
AgeCommit message (Expand)Author
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
2010-04-08ath9k: simplify AR9220 fixup code for AR_AN_TOP2 registerPavel Roskin
2010-04-07ath9k_htc: Add support for power save.Vivek Natarajan
2010-04-07ath9k: Add support for newer AR9285 chipsets.Vivek Natarajan
2010-04-06ath9k_hw: Don't check devid for ath9k_htcSujith
2010-04-06ath9k: remove ah->mask_reg, it's never used properlyPavel Roskin
2010-03-23ath9k_hw: fix hardware deinitSujith
2010-03-23ath9k_hw: add HTC init hardware call for special resets for AR9271Sujith
2010-03-23ath9k_hw: always set the core clock for AR9271Sujith
2010-03-23ath9k_hw: Fix full sleep setup for AR9271Sujith
2010-03-23ath9k_hw: skip chip tests for AR9271Sujith
2010-03-23ath9k_hw: add GPIO setup code for AR9271Sujith
2010-03-23ath9k_hw: update initialization values for AR9271Sujith
2010-03-09ath9k: never read from the AR_IMR_S2 registerPavel Roskin
2010-02-26ath9k: disable RIFS search for AR91xx based chipsFelix Fietkau