aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-06-25ath9k: fix dynamic WEP related regressionFelix Fietkau1-0/+1
2012-03-12ath9k: Add wiphy name to log messages.Ben Greear1-15/+11
2011-12-19ath: Convert ath_dbg(bar, ATH_DBG_<FOO>, to ath_dbg(bar, FOOJoe Perches1-2/+5
2011-12-15ath: add a debug level for DFSZefir Kurtisi1-0/+2
2011-12-15ath: document ATH_DBG_MCILuis R. Rodriguez1-0/+3
2011-12-13ath: optimize processing of CTLs for country IEs for world roaming cardsLuis R. Rodriguez1-0/+1
2011-11-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linuxJohn W. Linville1-3/+2
2011-11-08ath9k: Add btcoex profile management support for AR9462Rajkumar Manoharan1-0/+1
2011-10-31treewide: use __printf not __attribute__((format(printf,...)))Joe Perches1-3/+2
2011-10-11ath: remove ath_regulatory::current_rd_extFelix Fietkau1-1/+0
2011-10-11ath9k_hw: clean up tx power handlingFelix Fietkau1-1/+0
2011-09-14ath9k: eliminate common->{rx,tx}_chainmaskFelix Fietkau1-3/+0
2011-08-30ath: Make ath_printk void not int and remove unused struct ath_common *Joe Perches1-11/+16
2011-08-30ath: Make ath_dbg void not intJoe Perches1-17/+12
2011-06-01ath9k: Add a debug entry to start/stop ANIMohammed Shafi Shajakhan1-0/+1
2011-04-14ath: unshare struct ath_bus_ops between ath5k and ath9kFelix Fietkau1-8/+1
2011-03-30ath9k_hw: add a new register op for read-mask-writeFelix Fietkau1-0/+1
2011-01-19ath9k_htc: Add multiple register read APISujith Manoharan1-0/+2
2010-12-09ath: fix build break with ATH_DBG_WARN_ON_ONCEJohn W. Linville1-1/+4
2010-12-07ath9k_htc: Cleanup device identificationSujith Manoharan1-6/+0
2010-12-07ath9k: Make DMA warning in ath_stoprecv WARN_ON_ONCE.Ben Greear1-0/+2
2010-12-07ath9k: Enable extended synch for AR9485 to fix L0s recovery issueVasanthakumar Thiagarajan1-0/+1
2010-12-07ath: Add and use ath_printk and ath_<level>Joe Perches1-0/+103
2010-11-29ath9k: Reintroduce modparam to enable btcoexVasanthakumar Thiagarajan1-0/+2
2010-11-24ath: Add a driver_info bitmask fieldRajkumar Manoharan1-0/+6
2010-10-11ath9k_hw: move the cycle counter tracking to athFelix Fietkau1-0/+14
2010-10-11ath9k_hw: store the clock rate in common data on channel changesFelix Fietkau1-0/+2
2010-10-06ath9k_hw: clean up register write bufferingFelix Fietkau1-3/+1
2010-10-05ath9k: remove the noise floor value in the ani structFelix Fietkau1-1/+0
2010-09-21ath/ath5k/ath9k: Fix crypto capabilities merge issueBruno Randolf1-7/+2
2010-09-16ath/ath9k: Replace common->splitmic with a flagBruno Randolf1-1/+1
2010-09-16ath: Copy key cache management functions from ath9k to athBruno Randolf1-0/+27
2010-09-16ath: Copy cryptographic capability flags into athBruno Randolf1-0/+10
2010-08-31ath9k: fix spurious MIC failure reportsFelix Fietkau1-0/+1
2010-04-16ath: Add buffered register write operationsSujith1-1/+13
2010-04-06ath: Add a bus type fieldSujith1-3/+10
2010-02-01ath9k: fix access to freed data on unloadPavel Roskin1-1/+0
2009-11-11ath9k: move driver keymap, keymax and splitmic to commonLuis R. Rodriguez1-0/+14
2009-11-11ath: move the rx bufsize to common to share with ath5k/ath9kLuis R. Rodriguez1-0/+2
2009-11-11ath9k: move struct ath_ani to common areaLuis R. Rodriguez1-0/+12
2009-10-07ath9k: initialize hw prior to debugfsLuis R. Rodriguez1-0/+6
2009-10-07atheros: define a common priv structLuis R. Rodriguez1-0/+1
2009-10-07atheros: move bus ops to ath_commonLuis R. Rodriguez1-0/+10
2009-10-07atheros: move tx/rx chainmask to ath_commonLuis R. Rodriguez1-0/+3
2009-10-07atheros: add common debug printingLuis R. Rodriguez1-0/+3
2009-10-07atheros: add ieee80211_hw to ath_commonLuis R. Rodriguez1-0/+2
2009-10-07atheros: define shared bssidmask settingLuis R. Rodriguez1-0/+3
2009-10-07ath5k: allocate ath5k_hw prior to initializing hwLuis R. Rodriguez1-1/+1
2009-10-07atheros/ath9k: add common read/write ops and port ath9k to use itLuis R. Rodriguez1-0/+6
2009-10-07atheros/ath9k: move macaddr, curaid, curbssid and bssidmask to commonLuis R. Rodriguez1-0/+4