summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath9k/hw.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* atheros: add ieee80211_hw to ath_commonLuis R. Rodriguez2009-10-071-0/+1
* atheros/ath9k: add common read/write ops and port ath9k to use itLuis R. Rodriguez2009-10-071-2/+15
* ath9k: Define bus agnostic bluetooth coex prep helperLuis R. Rodriguez2009-10-071-1/+0
* ath9k: move ath_common to ath_hwLuis R. Rodriguez2009-10-071-0/+1
* atheros/ath9k: move macaddr, curaid, curbssid and bssidmask to commonLuis R. Rodriguez2009-10-071-1/+0
* ath9k: make ath9k_hw_setbssidmask() and ath9k_hw_write_associd() use ath_hwLuis R. Rodriguez2009-10-071-2/+2
* ath9k: rename driver core and hw power save helpersLuis R. Rodriguez2009-10-071-1/+1
* ath9k: move ath9k_hw_setpower() to main.cLuis R. Rodriguez2009-10-071-1/+0
* ath9k: move ath9k_ps_wakeup() and ath9k_ps_restore() to main.cLuis R. Rodriguez2009-10-071-2/+4
* ath9k: rename ath_btcoex_info to ath_btcoex_hwLuis R. Rodriguez2009-10-071-1/+1
* ath9k: move driver core helpers to main.cLuis R. Rodriguez2009-10-071-3/+0
* ath9k: move hw specific btcoex info to ath_hwLuis R. Rodriguez2009-10-071-0/+7
* ath9k: Fix chip wakeup issueSujith2009-09-231-1/+1
* ath9k: Revamp PCIE workaroundsVivek Natarajan2009-09-231-1/+1
* ath9k: Enable btcoex based on the subsystem id of the deviceVasanthakumar Thiagarajan2009-09-091-0/+4
* ath9k: Store subsystem id in struct hw_versionVasanthakumar Thiagarajan2009-09-091-0/+1
* ath9k: Disable ASPM when btcoex is activeVasanthakumar Thiagarajan2009-09-091-0/+5
* ath9k: Add Bluetooth Coexistence 3-wire supportVasanthakumar Thiagarajan2009-08-281-0/+2
* ath9k: Add infrastructure for generic hw timersVasanthakumar Thiagarajan2009-08-281-0/+52
* ath9k: Remove hw capability bit meant for btcoexVasanthakumar Thiagarajan2009-08-281-1/+0
* ath9k: Move btcoex related data to a separate structVasanthakumar Thiagarajan2009-08-281-2/+0
* ath9k: Move btcoex stuff from hw.[ch] to new btcoex.[ch]Vasanthakumar Thiagarajan2009-08-281-4/+0
* ath9k: Split ath9k_hw_btcoex_enable() into two logical piecesVasanthakumar Thiagarajan2009-08-281-0/+2
* ath9k: Reduce the frequency of PA offset calibrationSujith2009-08-281-0/+1
* ath: move regulatory info into shared common structureLuis R. Rodriguez2009-08-201-1/+0
OpenPOWER on IntegriCloud