summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath.h
Commit message (Expand)AuthorAgeFilesLines
* ath9k: Cleanup WLAN/BT RX diversitySujith Manoharan2013-08-051-1/+1
* ath9k: Merge HWTIMER debug level with BTCOEXSujith Manoharan2013-06-181-7/+6Star
* ath9k: Add a module parameter to enable diversitySujith Manoharan2012-09-241-0/+1
* ath: Add Wake-on-Wireless debug maskMohammed Shafi Shajakhan2012-07-121-0/+2
* ath9k: fix dynamic WEP related regressionFelix Fietkau2012-06-251-0/+1
* ath9k: Add wiphy name to log messages.Ben Greear2012-03-121-15/+11Star
* ath: Convert ath_dbg(bar, ATH_DBG_<FOO>, to ath_dbg(bar, FOOJoe Perches2011-12-191-2/+5
* ath: add a debug level for DFSZefir Kurtisi2011-12-151-0/+2
* ath: document ATH_DBG_MCILuis R. Rodriguez2011-12-151-0/+3
* ath: optimize processing of CTLs for country IEs for world roaming cardsLuis R. Rodriguez2011-12-131-0/+1
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...John W. Linville2011-11-221-3/+2Star
|\
| * treewide: use __printf not __attribute__((format(printf,...)))Joe Perches2011-11-011-3/+2Star
* | ath9k: Add btcoex profile management support for AR9462Rajkumar Manoharan2011-11-081-0/+1
|/
* ath: remove ath_regulatory::current_rd_extFelix Fietkau2011-10-111-1/+0Star
* ath9k_hw: clean up tx power handlingFelix Fietkau2011-10-111-1/+0Star
* ath9k: eliminate common->{rx,tx}_chainmaskFelix Fietkau2011-09-141-3/+0Star
* ath: Make ath_printk void not int and remove unused struct ath_common *Joe Perches2011-08-301-11/+16
* ath: Make ath_dbg void not intJoe Perches2011-08-301-17/+12Star
* ath9k: Add a debug entry to start/stop ANIMohammed Shafi Shajakhan2011-06-011-0/+1
* ath: unshare struct ath_bus_ops between ath5k and ath9kFelix Fietkau2011-04-141-8/+1Star
* ath9k_hw: add a new register op for read-mask-writeFelix Fietkau2011-03-301-0/+1
* ath9k_htc: Add multiple register read APISujith Manoharan2011-01-191-0/+2
* ath: fix build break with ATH_DBG_WARN_ON_ONCEJohn W. Linville2010-12-091-1/+4
* ath9k_htc: Cleanup device identificationSujith Manoharan2010-12-071-6/+0Star
* ath9k: Make DMA warning in ath_stoprecv WARN_ON_ONCE.Ben Greear2010-12-071-0/+2
* ath9k: Enable extended synch for AR9485 to fix L0s recovery issueVasanthakumar Thiagarajan2010-12-071-0/+1
* ath: Add and use ath_printk and ath_<level>Joe Perches2010-12-071-0/+103
* ath9k: Reintroduce modparam to enable btcoexVasanthakumar Thiagarajan2010-11-291-0/+2
* ath: Add a driver_info bitmask fieldRajkumar Manoharan2010-11-241-0/+6
* ath9k_hw: move the cycle counter tracking to athFelix Fietkau2010-10-111-0/+14
* ath9k_hw: store the clock rate in common data on channel changesFelix Fietkau2010-10-111-0/+2
* ath9k_hw: clean up register write bufferingFelix Fietkau2010-10-061-3/+1Star
* ath9k: remove the noise floor value in the ani structFelix Fietkau2010-10-051-1/+0Star
* ath/ath5k/ath9k: Fix crypto capabilities merge issueBruno Randolf2010-09-211-7/+2Star
* ath/ath9k: Replace common->splitmic with a flagBruno Randolf2010-09-161-1/+1
* ath: Copy key cache management functions from ath9k to athBruno Randolf2010-09-161-0/+27
* ath: Copy cryptographic capability flags into athBruno Randolf2010-09-161-0/+10
* ath9k: fix spurious MIC failure reportsFelix Fietkau2010-08-311-0/+1
* ath: Add buffered register write operationsSujith2010-04-161-1/+13
* ath: Add a bus type fieldSujith2010-04-061-3/+10
* ath9k: fix access to freed data on unloadPavel Roskin2010-02-011-1/+0Star
* ath9k: move driver keymap, keymax and splitmic to commonLuis R. Rodriguez2009-11-111-0/+14
* ath: move the rx bufsize to common to share with ath5k/ath9kLuis R. Rodriguez2009-11-111-0/+2
* ath9k: move struct ath_ani to common areaLuis R. Rodriguez2009-11-111-0/+12
* ath9k: initialize hw prior to debugfsLuis R. Rodriguez2009-10-071-0/+6
* atheros: define a common priv structLuis R. Rodriguez2009-10-071-0/+1
* atheros: move bus ops to ath_commonLuis R. Rodriguez2009-10-071-0/+10
* atheros: move tx/rx chainmask to ath_commonLuis R. Rodriguez2009-10-071-0/+3
* atheros: add common debug printingLuis R. Rodriguez2009-10-071-0/+3
* atheros: add ieee80211_hw to ath_commonLuis R. Rodriguez2009-10-071-0/+2