summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath9k/ath9k.h
Commit message (Expand)AuthorAgeFilesLines
* ath9k: Enable TIM timer interrupt only when needed.Senthil Balasubramanian2010-02-081-0/+1
* ath9k: fix access to freed data on unloadPavel Roskin2010-02-011-5/+0Star
* ath9k: Handle full sleep in ps_restore.Vivek Natarajan2010-01-291-0/+1
* ath9k: Fix wifi disconnection when collocated bt scan is activeVasanthakumar Thiagarajan2010-01-221-0/+2
* ath9k: Cleanup init/deinit routinesSujith2010-01-121-4/+3Star
* ath9k: Cleanup Powersave flagsSujith2010-01-121-20/+23
* ath9k: Add new file init.cSujith2010-01-121-0/+5
* ath9k: Add a new file for GPIOSujith2010-01-121-0/+15
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John W. Linville2010-01-051-3/+3
|\
| * ath9k: fix ito64Ming Lei2010-01-041-3/+3
* | ath9k: Remove ANI lockSujith2009-12-221-1/+0Star
|/
* ath9k: separate debugfs support from CONFIG_ATH_DEBUGFelix Fietkau2009-11-281-1/+1
* ath9k: Ensure a fair beacon distribution in IBSS mode.Vivek Natarajan2009-11-281-0/+1
* ath9k: fix processing of TX PS null data framesLuis R. Rodriguez2009-11-281-0/+2
* ath9k: properly use the mac80211 rate control apiFelix Fietkau2009-11-281-3/+2Star
* ath9k: Remove a few unused variablesSujith2009-11-181-10/+0Star
* ath9k_common: add new module to share 802.11n driver helpersLuis R. Rodriguez2009-11-111-89/+6Star
* ath9k: move driver keymap, keymax and splitmic to commonLuis R. Rodriguez2009-11-111-13/+0Star
* ath: move the rx bufsize to common to share with ath5k/ath9kLuis R. Rodriguez2009-11-111-1/+0Star
* ath9k: move struct ath_ani to common areaLuis R. Rodriguez2009-11-111-11/+0Star
* ath9k: handle low buffer space for virtual wiphysLuis R. Rodriguez2009-11-111-0/+3
* ath9k: pass the ieee80211_hw on radio enable/disableLuis R. Rodriguez2009-11-111-2/+3
* ath9k: fix listening to idle requestsLuis R. Rodriguez2009-11-111-0/+2
* ath9k: rename ath_beaconq_setup() to ath9k_hw_beaconq_setup()Luis R. Rodriguez2009-10-071-1/+0Star
* atheros: move bus ops to ath_commonLuis R. Rodriguez2009-10-071-13/+6Star
* ath9k: move ATH9K_RSSI_BAD to hw.hLuis R. Rodriguez2009-10-071-1/+0Star
* ath9k: clarify what hw code is and remove ath9k.h from a few filesLuis R. Rodriguez2009-10-071-1/+0Star
* ath9k: remove driver ASSERT, just use BUG_ON()Luis R. Rodriguez2009-10-071-2/+0Star
* ath9k: move ATH_AMPDU_LIMIT_MAX to hw.hLuis R. Rodriguez2009-10-071-1/+0Star
* ath9k: remove ath9k_ht_macmodeLuis R. Rodriguez2009-10-071-1/+0Star
* ath9k: remove ath9k 25 MHz HT40 spacing stuffLuis R. Rodriguez2009-10-071-1/+0Star
* atheros: move tx/rx chainmask to ath_commonLuis R. Rodriguez2009-10-071-2/+0Star
* atheros: add common debug printingLuis R. Rodriguez2009-10-071-0/+1
* atheros/ath9k: add common read/write ops and port ath9k to use itLuis R. Rodriguez2009-10-071-13/+0Star
* ath9k: Define bus agnostic bluetooth coex prep helperLuis R. Rodriguez2009-10-071-0/+1
* ath9k: move ath_common to ath_hwLuis R. Rodriguez2009-10-071-3/+1Star
* atheros/ath9k: move macaddr, curaid, curbssid and bssidmask to commonLuis R. Rodriguez2009-10-071-3/+0Star
* ath: move ath_bcast_mac to common headerLuis R. Rodriguez2009-10-071-2/+0Star
* ath9k: move bt_stomp_type to driver coreLuis R. Rodriguez2009-10-071-0/+9
* ath9k: replaces SC_OP_BTCOEX_ENABLED with a boolLuis R. Rodriguez2009-10-071-1/+0Star
* ath9k: move driver core helpers to main.cLuis R. Rodriguez2009-10-071-0/+1
* ath9k: move hw specific btcoex info to ath_hwLuis R. Rodriguez2009-10-071-2/+0Star
* ath9k: move btcoex core driver info to its own structLuis R. Rodriguez2009-10-071-0/+11
* ath9k: Store subsystem id in struct hw_versionVasanthakumar Thiagarajan2009-09-091-1/+1
* ath9k: Add Bluetooth Coexistence 3-wire supportVasanthakumar Thiagarajan2009-08-281-0/+2
* ath9k: Move btcoex related data to a separate structVasanthakumar Thiagarajan2009-08-281-0/+1
* ath9k: Move btcoex stuff from hw.[ch] to new btcoex.[ch]Vasanthakumar Thiagarajan2009-08-281-0/+1
* ath9k: Split ath9k_hw_btcoex_enable() into two logical piecesVasanthakumar Thiagarajan2009-08-281-0/+1
* ath9k: Nuke struct ath9k_node_statsVasanthakumar Thiagarajan2009-08-201-1/+0Star
* ath: move regulatory info into shared common structureLuis R. Rodriguez2009-08-201-0/+10