summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath9k
Commit message (Expand)AuthorAgeFilesLines
* ath9k: Add Rx EDMA supportFelix Fietkau2010-04-165-113/+459
* ath9k: Make bf_desc of ath_buf opaqueVasanthakumar Thiagarajan2010-04-161-1/+1
* ath9k: Remove ATH9K_TX_SW_ABORTED and introduce a bool for this purposeVasanthakumar Thiagarajan2010-04-163-6/+5
* ath9k: Use memcpy in ath_clone_txbuf()Vasanthakumar Thiagarajan2010-04-161-1/+1
* ath9k: Use abstraction to get link pointerVasanthakumar Thiagarajan2010-04-161-1/+1
* ath9k_hw: Add abstraction to set/get link pointerVasanthakumar Thiagarajan2010-04-165-3/+42
* ath9k_hw: Move code which populates ds_data to ath9k_hwVasanthakumar Thiagarajan2010-04-164-7/+9
* ath9k_hw: Define tx control struct for AR9003Vasanthakumar Thiagarajan2010-04-163-0/+32
* ath9k_hw: add all the AR9003 PHY callbacksLuis R. Rodriguez2010-04-161-11/+289
* ath9k_hw: Split off ANI control to the PHY opsFelix Fietkau2010-04-165-185/+201
* ath9k_hw: add helpers for processing the AR9003 INILuis R. Rodriguez2010-04-163-3/+198
* ath9k_hw: add initvals for the AR9003 hardware familyLuis R. Rodriguez2010-04-163-0/+1879
* ath9k_hw: split initvals.h by hardware familyLuis R. Rodriguez2010-04-164-1978/+2006
* ath9k_hw: Implement spur mitigation on AR9003Felix Fietkau2010-04-161-1/+49
* ath9k_hw: Implement PLL control on AR9003Felix Fietkau2010-04-162-2/+27
* ath9k_hw: Set the channel on AR9003Felix Fietkau2010-04-161-1/+46
* ath9k_hw: add common channel select helpers for ar900[23]Luis R. Rodriguez2010-04-162-2/+6
* ath9k_hw: Add AR9003 PHY register definitionsFelix Fietkau2010-04-162-0/+805
* 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: Add few routines for rx edma supportVasanthakumar Thiagarajan2010-04-165-0/+121
* ath9k_hw: Fill rx_enable() for the AR9003 hardware familyVasanthakumar Thiagarajan2010-04-164-2/+35
* ath9k_hw: Add abstraction for rx enableVasanthakumar Thiagarajan2010-04-165-7/+21
* ath9k_hw: Fill few hw cap for edmaVasanthakumar Thiagarajan2010-04-163-1/+47
* ath9k_hw: Add hw cap flag for EDMA for the AR9003 familyVasanthakumar Thiagarajan2010-04-162-0/+4
* ath9k: disable the MIB interrupt if ANI is disabledLuis R. Rodriguez2010-04-161-1/+2
* 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-164-4/+167
* ath9k_hw: Add the PCI IDs for AR9300 and fill up the pci_id_tablesSenthil Balasubramanian2010-04-162-5/+6
* ath9k_hw: add a private callback for PLL control computationLuis R. Rodriguez2010-04-164-57/+97
* 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-1614-1452/+1673
* ath9k_hw: remove wrapper ath9k_hw_write_regs()Luis R. Rodriguez2010-04-163-19/+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-162-1/+4
* ath9k_hw: add simple register abstraction for some AR9300 registersFelix Fietkau2010-04-161-21/+21
* ath9k_hw: fix a missing hex prefix for a register maskFelix Fietkau2010-04-161-1/+1
* ath9k_hw: add a macro for abstracting generic timer accessFelix Fietkau2010-04-161-18/+20
* ath9k_hw: add silicon revision macros for AR9300Felix Fietkau2010-04-161-0/+11
* ath9k_hw: start building an abstraction layer for hardware routinesLuis R. Rodriguez2010-04-165-45/+166
* ath9k-htc: fix lockdep warning and kernel warning after unplugging ar9271 usb...Ming Lei2010-04-141-2/+9
* ath9k-htc:respect usb buffer cacheline alignment in reg out pathMing Lei2010-04-143-13/+16
* ath9k-htc:respect usb buffer cacheline alignment in reg in pathMing Lei2010-04-143-9/+12
* ath9k-htc:respect usb buffer cacheline alignment in ath9k_hif_usb_alloc_rx_urbsMing Lei2010-04-141-3/+3
* ath9k: simplify AR9220 fixup code for AR_AN_TOP2 registerPavel Roskin2010-04-082-64/+13
* ath9k_htc: Fix HTC layer memleakSujith2010-04-081-0/+7
* ath9k_htc: Use anchors for REGOUT pipeSujith2010-04-082-16/+15
OpenPOWER on IntegriCloud