aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath.h
Commit message (Expand)AuthorAge
* ath9k: Add a debug level for channel contextSujith Manoharan2014-08-28
* ath9k: Add ATH_OP_MULTI_CHANNELFelix Fietkau2014-06-19
* ath9k: move sc_flags to ath_commonOleksij Rempel2014-03-17
* ath9k: move ath9k_init_channels_rates to common-initOleksij Rempel2014-02-28
* Merge branch 'for-linville' of git://github.com/kvalo/athJohn W. Linville2014-02-24
|\
| * ath: remove camel case from struct reg_dmn_pair_mappingKalle Valo2014-02-14
* | ath: add last_rssi to ath_commonOleksij Rempel2014-02-12
|/
* ath: add common function ath_is_mybeaconOleksij Rempel2014-01-16
* ath9k: Cleanup WLAN/BT RX diversitySujith Manoharan2013-08-05
* ath9k: Merge HWTIMER debug level with BTCOEXSujith Manoharan2013-06-18
* ath9k: Add a module parameter to enable diversitySujith Manoharan2012-09-24
* ath: Add Wake-on-Wireless debug maskMohammed Shafi Shajakhan2012-07-12
* ath9k: fix dynamic WEP related regressionFelix Fietkau2012-06-25
* ath9k: Add wiphy name to log messages.Ben Greear2012-03-12
* ath: Convert ath_dbg(bar, ATH_DBG_<FOO>, to ath_dbg(bar, FOOJoe Perches2011-12-19
* ath: add a debug level for DFSZefir Kurtisi2011-12-15
* ath: document ATH_DBG_MCILuis R. Rodriguez2011-12-15
* ath: optimize processing of CTLs for country IEs for world roaming cardsLuis R. Rodriguez2011-12-13
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...John W. Linville2011-11-22
|\
| * treewide: use __printf not __attribute__((format(printf,...)))Joe Perches2011-10-31
* | ath9k: Add btcoex profile management support for AR9462Rajkumar Manoharan2011-11-08
|/
* ath: remove ath_regulatory::current_rd_extFelix Fietkau2011-10-11
* ath9k_hw: clean up tx power handlingFelix Fietkau2011-10-11
* ath9k: eliminate common->{rx,tx}_chainmaskFelix Fietkau2011-09-14
* ath: Make ath_printk void not int and remove unused struct ath_common *Joe Perches2011-08-30
* ath: Make ath_dbg void not intJoe Perches2011-08-30
* ath9k: Add a debug entry to start/stop ANIMohammed Shafi Shajakhan2011-06-01
* ath: unshare struct ath_bus_ops between ath5k and ath9kFelix Fietkau2011-04-14
* ath9k_hw: add a new register op for read-mask-writeFelix Fietkau2011-03-30
* ath9k_htc: Add multiple register read APISujith Manoharan2011-01-19
* ath: fix build break with ATH_DBG_WARN_ON_ONCEJohn W. Linville2010-12-09
* ath9k_htc: Cleanup device identificationSujith Manoharan2010-12-07
* ath9k: Make DMA warning in ath_stoprecv WARN_ON_ONCE.Ben Greear2010-12-07
* ath9k: Enable extended synch for AR9485 to fix L0s recovery issueVasanthakumar Thiagarajan2010-12-07
* ath: Add and use ath_printk and ath_<level>Joe Perches2010-12-07
* ath9k: Reintroduce modparam to enable btcoexVasanthakumar Thiagarajan2010-11-29
* ath: Add a driver_info bitmask fieldRajkumar Manoharan2010-11-24
* ath9k_hw: move the cycle counter tracking to athFelix Fietkau2010-10-11
* ath9k_hw: store the clock rate in common data on channel changesFelix Fietkau2010-10-11
* ath9k_hw: clean up register write bufferingFelix Fietkau2010-10-06
* ath9k: remove the noise floor value in the ani structFelix Fietkau2010-10-05
* ath/ath5k/ath9k: Fix crypto capabilities merge issueBruno Randolf2010-09-21
* ath/ath9k: Replace common->splitmic with a flagBruno Randolf2010-09-16
* ath: Copy key cache management functions from ath9k to athBruno Randolf2010-09-16
* ath: Copy cryptographic capability flags into athBruno Randolf2010-09-16
* ath9k: fix spurious MIC failure reportsFelix Fietkau2010-08-31
* ath: Add buffered register write operationsSujith2010-04-16
* ath: Add a bus type fieldSujith2010-04-06
* ath9k: fix access to freed data on unloadPavel Roskin2010-02-01
* ath9k: move driver keymap, keymax and splitmic to commonLuis R. Rodriguez2009-11-11