aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath9k/main.c
AgeCommit message (Expand)Author
2014-01-09ath9k_htc: properly set MAC address and BSSID maskMathy Vanhoef
2013-11-13ath9k: fix tx queue scheduling after channel changesFelix Fietkau
2013-09-07ath9k: Enable PLL fix only for AR9340/AR9330Sujith Manoharan
2013-07-25ath9k: Fix noisefloor calibrationSujith Manoharan
2013-05-22ath9k: prevent aggregation session deadlocksFelix Fietkau
2013-05-17ath9k: fix aggregation stop/flush handlingFelix Fietkau
2013-05-08ath9k: Fix beacon reconfigurationSujith Manoharan
2013-05-03ath9k: fix key allocation error handling for powersave keysFelix Fietkau
2013-04-22ath9k: always set common->macaddr to the MAC adress of a virtual interfaceFelix Fietkau
2013-04-10Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2013-04-10Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-04-08ath9k: add support for DFS master modeZefir Kurtisi
2013-04-03ath9k: Re-enable interrupts after a channel change failureRobert Shade
2013-03-25mac80211: Use a cfg80211_chan_def in ieee80211_hw_conf_chanKarl Beldan
2013-03-18mac80211: pass queue bitmap to flush operationJohannes Berg
2013-02-11ath9k: Fix ATH9K_HW_CAP_HT usageSujith Manoharan
2013-01-30ath9k: add debug parameters for spectral scanSimon Wunderlich
2013-01-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-01-22ath9k: clean up processing of pending tx frames on resetFelix Fietkau
2013-01-22ath9k: stop rx after txFelix Fietkau
2013-01-22ath9k: allow setting arbitrary antenna masks on AR9003+Felix Fietkau
2013-01-14ath9k: disable the tasklet before taking the PCU lockFelix Fietkau
2013-01-11ath9k: fix rx flush handlingFelix Fietkau
2013-01-11ath9k: add a better fix for the rx tasklet vs rx flush raceFelix Fietkau
2013-01-09ath9k: add spectral scan featureSimon Wunderlich
2013-01-03mac80211: split TX aggregation stop actionJohannes Berg
2012-11-30ath9k: Implement sta_add_debugfs/sta_remove_debugfsSujith Manoharan
2012-11-30ath9k: Move ethtool functions to debug.cSujith Manoharan
2012-11-21ath9k: Remove 'stations' debugfs fileSujith Manoharan
2012-11-21ath9k: Fix the 'xmit' debugfs fileSujith Manoharan
2012-11-21ath9k/ath9k_htc: Remove WME macrosSujith Manoharan
2012-11-21ath9k: Process FATAL interrupts at firstRajkumar Manoharan
2012-11-16ath9k: Remove unused workaroundSujith Manoharan
2012-11-09mac80211: clarify interface iteration and make it configurableJohannes Berg
2012-10-29ath9k: adjust WLAN and BT concurrent transmissionRajkumar Manoharan
2012-10-29ath9k: Send WLAN channel info to BTRajkumar Manoharan
2012-10-19ath9k: perform ANI cycle in idle stateRajkumar Manoharan
2012-10-05ath9k: use ieee80211_free_txskbFelix Fietkau
2012-10-05ath9k: improve suspend/resume reliabilityFelix Fietkau
2012-09-24Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2012-09-11ath9k: Cleanup add/change_interface callbacksMohammed Shafi Shajakhan
2012-09-11ath9k: Make use of ath_stop_ani wrapperMohammed Shafi Shajakhan
2012-09-10mac80211: add key flag for management keysJohannes Berg
2012-09-07Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-08-10ath9k: fix interrupt storms on queued hardware resetFelix Fietkau
2012-07-31mac80211: move TX station pointer and restructure TXThomas Huehn
2012-07-17ath9k: Fix race in reset-work usageRajkumar Manoharan
2012-07-17ath9k: Reconfigure VIF state properlySujith Manoharan
2012-07-17ath9k: Fix ANI managementSujith Manoharan
2012-07-17ath9k: Set the TSF adjust value properlySujith Manoharan