summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath
AgeCommit message (Expand)Author
2010-04-16ath9k: Use memcpy in ath_clone_txbuf()Vasanthakumar Thiagarajan
2010-04-16ath9k: Use abstraction to get link pointerVasanthakumar Thiagarajan
2010-04-16ath9k_hw: Add abstraction to set/get link pointerVasanthakumar Thiagarajan
2010-04-16ath9k_hw: Move code which populates ds_data to ath9k_hwVasanthakumar Thiagarajan
2010-04-16ath9k_hw: Define tx control struct for AR9003Vasanthakumar Thiagarajan
2010-04-16ath9k_hw: add all the AR9003 PHY callbacksLuis R. Rodriguez
2010-04-16ath9k_hw: Split off ANI control to the PHY opsFelix Fietkau
2010-04-16ath9k_hw: add helpers for processing the AR9003 INILuis R. Rodriguez
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: Implement spur mitigation on AR9003Felix Fietkau
2010-04-16ath9k_hw: Implement PLL control on AR9003Felix Fietkau
2010-04-16ath9k_hw: Set the channel on AR9003Felix Fietkau
2010-04-16ath9k_hw: add common channel select helpers for ar900[23]Luis R. Rodriguez
2010-04-16ath9k_hw: Add AR9003 PHY register definitionsFelix Fietkau
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: Add few routines for rx edma supportVasanthakumar Thiagarajan
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: disable the MIB interrupt if ANI is disabledLuis R. Rodriguez
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: add simple register abstraction for some AR9300 registersFelix Fietkau
2010-04-16ath9k_hw: fix a missing hex prefix for a register maskFelix Fietkau
2010-04-16ath9k_hw: add a macro for abstracting generic timer accessFelix Fietkau
2010-04-16ath9k_hw: add silicon revision macros for AR9300Felix Fietkau
2010-04-16ath9k_hw: start building an abstraction layer for hardware routinesLuis R. Rodriguez
2010-04-14ar9170usb: add a couple more USB IDsChristian Lamparter
2010-04-14ath9k-htc: fix lockdep warning and kernel warning after unplugging ar9271 usb...Ming Lei
2010-04-14ath9k-htc:respect usb buffer cacheline alignment in reg out pathMing Lei
2010-04-14ath9k-htc:respect usb buffer cacheline alignment in reg in pathMing Lei
2010-04-14ath9k-htc:respect usb buffer cacheline alignment in ath9k_hif_usb_alloc_rx_urbsMing Lei
2010-04-14ath5k: treat RXORN as non-fatalBruno Randolf
2010-04-14ath5k: Use high bitrates for ACK/CTSBruno Randolf
2010-04-08ath5k: fixup some merge damage for AR5211 IQ calibrationJohn W. Linville
2010-04-08ath5k: add bounds check to pdadc tableBob Copeland
2010-04-08ath5k: fix race condition in tx desc processingBob Copeland