aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath.h
AgeCommit message (Expand)Author
2015-05-09ath9k: Add a new debug flag for FFT spectral scanNick Kossifidis
2015-03-30ath9k_htc: add new WMI_REG_RMW_CMDID commandOleksij Rempel
2015-02-03ath9k: Check WOW triggers properlySujith Manoharan
2014-11-19Merge commit '4e6ce4dc7ce71d0886908d55129d5d6482a27ff9' of git://git.kernel.o...John W. Linville
2014-11-11ath: add struct ath_ps_opsOleksij Rempel
2014-10-27ath9k: Fix address managementSujith Manoharan
2014-10-23ath: use CTL region from cfg80211 if unset in EEPROMFelix Fietkau
2014-10-02ath: Add support for tracingSujith Manoharan
2014-09-16ath9k: add dynamic ACK timeout estimationLorenzo Bianconi
2014-08-28ath9k: Add a debug level for channel contextSujith Manoharan
2014-06-19ath9k: Add ATH_OP_MULTI_CHANNELFelix Fietkau
2014-03-17ath9k: move sc_flags to ath_commonOleksij Rempel
2014-02-28ath9k: move ath9k_init_channels_rates to common-initOleksij Rempel
2014-02-24Merge branch 'for-linville' of git://github.com/kvalo/athJohn W. Linville
2014-02-14ath: remove camel case from struct reg_dmn_pair_mappingKalle Valo
2014-02-12ath: add last_rssi to ath_commonOleksij Rempel
2014-01-16ath: add common function ath_is_mybeaconOleksij Rempel
2013-08-05ath9k: Cleanup WLAN/BT RX diversitySujith Manoharan
2013-06-18ath9k: Merge HWTIMER debug level with BTCOEXSujith Manoharan
2012-09-24ath9k: Add a module parameter to enable diversitySujith Manoharan
2012-07-12ath: Add Wake-on-Wireless debug maskMohammed Shafi Shajakhan
2012-06-25ath9k: fix dynamic WEP related regressionFelix Fietkau
2012-03-12ath9k: Add wiphy name to log messages.Ben Greear
2011-12-19ath: Convert ath_dbg(bar, ATH_DBG_<FOO>, to ath_dbg(bar, FOOJoe Perches
2011-12-15ath: add a debug level for DFSZefir Kurtisi
2011-12-15ath: document ATH_DBG_MCILuis R. Rodriguez
2011-12-13ath: optimize processing of CTLs for country IEs for world roaming cardsLuis R. Rodriguez
2011-11-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...John W. Linville
2011-11-08ath9k: Add btcoex profile management support for AR9462Rajkumar Manoharan
2011-10-31treewide: use __printf not __attribute__((format(printf,...)))Joe Perches
2011-10-11ath: remove ath_regulatory::current_rd_extFelix Fietkau
2011-10-11ath9k_hw: clean up tx power handlingFelix Fietkau
2011-09-14ath9k: eliminate common->{rx,tx}_chainmaskFelix Fietkau
2011-08-30ath: Make ath_printk void not int and remove unused struct ath_common *Joe Perches
2011-08-30ath: Make ath_dbg void not intJoe Perches
2011-06-01ath9k: Add a debug entry to start/stop ANIMohammed Shafi Shajakhan
2011-04-14ath: unshare struct ath_bus_ops between ath5k and ath9kFelix Fietkau
2011-03-30ath9k_hw: add a new register op for read-mask-writeFelix Fietkau
2011-01-19ath9k_htc: Add multiple register read APISujith Manoharan
2010-12-09ath: fix build break with ATH_DBG_WARN_ON_ONCEJohn W. Linville
2010-12-07ath9k_htc: Cleanup device identificationSujith Manoharan
2010-12-07ath9k: Make DMA warning in ath_stoprecv WARN_ON_ONCE.Ben Greear
2010-12-07ath9k: Enable extended synch for AR9485 to fix L0s recovery issueVasanthakumar Thiagarajan
2010-12-07ath: Add and use ath_printk and ath_<level>Joe Perches
2010-11-29ath9k: Reintroduce modparam to enable btcoexVasanthakumar Thiagarajan
2010-11-24ath: Add a driver_info bitmask fieldRajkumar Manoharan
2010-10-11ath9k_hw: move the cycle counter tracking to athFelix Fietkau
2010-10-11ath9k_hw: store the clock rate in common data on channel changesFelix Fietkau
2010-10-06ath9k_hw: clean up register write bufferingFelix Fietkau
2010-10-05ath9k: remove the noise floor value in the ani structFelix Fietkau