summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath9k/hw.h
Commit message (Expand)AuthorAgeFilesLines
* ath9k_hw: Add abstraction to set/get link pointerVasanthakumar Thiagarajan2010-04-161-0/+2
* ath9k_hw: Define tx control struct for AR9003Vasanthakumar Thiagarajan2010-04-161-0/+1
* ath9k_hw: Split off ANI control to the PHY opsFelix Fietkau2010-04-161-0/+2
* ath9k_hw: add initvals for the AR9003 hardware familyLuis R. Rodriguez2010-04-161-0/+13
* ath9k_hw: Add few routines for rx edma supportVasanthakumar Thiagarajan2010-04-161-0/+6
* ath9k_hw: Add abstraction for rx enableVasanthakumar Thiagarajan2010-04-161-0/+1
* ath9k_hw: Fill few hw cap for edmaVasanthakumar Thiagarajan2010-04-161-0/+7
* ath9k_hw: Add hw cap flag for EDMA for the AR9003 familyVasanthakumar Thiagarajan2010-04-161-0/+1
* ath9k_hw: Add AR9003 PHY supportLuis R. Rodriguez2010-04-161-1/+2
* ath9k_hw: Add the PCI IDs for AR9300 and fill up the pci_id_tablesSenthil Balasubramanian2010-04-161-3/+3
* ath9k_hw: add a private callback for PLL control computationLuis R. Rodriguez2010-04-161-0/+4
* ath9k_hw: Move some RF ops to the private callbacksLuis R. Rodriguez2010-04-161-8/+38
* ath9k_hw: start building an abstraction layer for hardware routinesLuis R. Rodriguez2010-04-161-2/+45
* ath9k: simplify AR9220 fixup code for AR_AN_TOP2 registerPavel Roskin2010-04-081-0/+1
* ath9k_hw: Don't check devid for ath9k_htcSujith2010-04-061-2/+0
* ath9k: remove ah->mask_reg, it's never used properlyPavel Roskin2010-04-061-1/+0
* ath9k: move imask from sc to ahPavel Roskin2010-04-061-0/+1
* ath9k_hw: add HTC init hardware call for special resets for AR9271Sujith2010-03-231-0/+3
* ath9k_hw: update initialization values for AR9271Sujith2010-03-231-0/+5
* ath9k: never read from the AR_IMR_S2 registerPavel Roskin2010-03-091-0/+1
* ath9k: add support for 802.11n bonded out AR2427Luis R. Rodriguez2010-02-021-0/+1
* ath9k: implement coverage class supportFelix Fietkau2010-01-151-0/+1
* ath9k: cleanup slot time and ack/cts timeout handlingFelix Fietkau2010-01-151-3/+1
* ath9k: Cleanup init/deinit routinesSujith2010-01-121-1/+1
* ath9k: Clarify Interrupt mitigationSujith2009-12-221-1/+1
* ath9k: enable 2GHz band only if the device supports itGabor Juhos2009-12-041-1/+1
* ath9k: Fix maximum tx fifo settings for single stream devicesLuis R. Rodriguez2009-11-281-0/+1
* ath9k: properly use the mac80211 rate control apiFelix Fietkau2009-11-281-1/+1
* ath9k: remove warnings related to signed/unsigned type mismatchJohn W. Linville2009-11-251-1/+1
* ath9k: Remove a few unused functionsSujith2009-11-181-23/+0
* ath9k_hw: Fix possible OOB array indexing in gen_timer_index[] on 64-bitVasanthakumar Thiagarajan2009-11-131-1/+1
* ath9k_hw: move ath_extend_tsf() to hw code to share as ath9k_hw_extend_tsf()Luis R. Rodriguez2009-11-111-0/+1
* ath9k_hw: make spur mitigation a callbackLuis R. Rodriguez2009-10-301-0/+5
* ath9k_hw: use a callback for frequency changeLuis R. Rodriguez2009-10-301-1/+3
* ath9k_hw: rename ath9k_hw_rf_free() to ath9k_hw_rf_free_ext_banks()Luis R. Rodriguez2009-10-301-1/+0
* ath9k_hw: start documenting 802.11n RF anlong front endsLuis R. Rodriguez2009-10-301-0/+9
* ath9k_hw: update register initialization/reset values for ar9271Luis R. Rodriguez2009-10-301-0/+1
* ath9k_hw: distinguish single-chip solutions on initial probe printLuis R. Rodriguez2009-10-301-2/+1
* ath9k_hw: move mac name and rf name helpers to hw codeLuis R. Rodriguez2009-10-301-0/+3
* atheros: define a common priv structLuis R. Rodriguez2009-10-071-1/+0
* ath9k_hw: add AR9271 srev and device ID to allow hw to support ar9271Luis R. Rodriguez2009-10-071-0/+5
* ath9k: Reduce PLL Settle time and eliminate redundant PLL calls.Senthil Balasubramanian2009-10-071-1/+1
* ath9k: Update INI release for AR9287Sujith2009-10-071-0/+2
* ath9k: move ATH9K_RSSI_BAD to hw.hLuis R. Rodriguez2009-10-071-0/+2
* ath9k: clarify what hw code is and remove ath9k.h from a few filesLuis R. Rodriguez2009-10-071-0/+2
* ath9k: move ATH_AMPDU_LIMIT_MAX to hw.hLuis R. Rodriguez2009-10-071-0/+2
* ath9k: remove ath9k_ht_macmodeLuis R. Rodriguez2009-10-071-1/+1
* ath9k: remove ath9k 25 MHz HT40 spacing stuffLuis R. Rodriguez2009-10-071-1/+0
* atheros: add common debug printingLuis R. Rodriguez2009-10-071-0/+1
* ath9k: separate core driver and hw timer codeLuis R. Rodriguez2009-10-071-3/+6
OpenPOWER on IntegriCloud