aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath
AgeCommit message (Expand)Author
2013-12-17ath9k: Fix interrupt handling for the AR9002 familySujith Manoharan
2013-12-17ath9k_htc: properly set MAC address and BSSID maskMathy Vanhoef
2013-12-09ath9k: fix duration calculation for non-aggregated packetsFelix Fietkau
2013-12-02net: wireless: wcn36xx: fix potential NULL pointer dereferenceMichal Nazarewicz
2013-12-02net: wireless: ath9k: avoid possible NULL pointer dereferenceMichal Nazarewicz
2013-12-02ath9k: Fix XLNA bias strengthSujith Manoharan
2013-12-02ath9k: Fix QuickDrop usageSujith Manoharan
2013-11-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-11-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-11-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2013-11-15ath9k: Fix issue with MCS15Sujith Manoharan
2013-11-15ath9k: Update AR9462 2.1 initvalsSujith Manoharan
2013-11-15ath: fix dynamic user regulatory settingsLuis R. Rodriguez
2013-11-15tree-wide: use reinit_completion instead of INIT_COMPLETIONWolfram Sang
2013-11-11wcn36xx: missing unlocks on error pathsDan Carpenter
2013-11-11wcn36xx: Add missing unlock before returnWei Yongjun
2013-11-11ath9k: Use correct PCIE initvals for AR9485Sujith Manoharan
2013-11-11wcn36xx: harmless memory corruption bug in debugfsDan Carpenter
2013-11-11ath9k: dfs_debug fix possible NULL dereferenceJanusz Dziedzic
2013-11-11ath9k: DFS radar use correct width enumJanusz Dziedzic
2013-11-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-11-07ath9k: enable DFS for IBSS modeSimon Wunderlich
2013-11-04Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-11-04Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-10-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-10-18ath9k: add TX99 supportLuis R. Rodriguez
2013-10-18ath9k: check for NULL rate when using ieee80211_get_rts_cts_rate()Luis R. Rodriguez
2013-10-18ath: add support for proper dynamic regulatory hintsLuis R. Rodriguez
2013-10-18ath: split user and driver reguluatory hint parsingLuis R. Rodriguez
2013-10-18ath: move common dynamic regulatory domain setting to a helperLuis R. Rodriguez
2013-10-18ath9k/ath: move dfs pattern detector to athJanusz Dziedzic
2013-10-18ath9k: dfs use CFG80211_CERTIFICATION_ONUS flagJanusz Dziedzic
2013-10-18ath9k: dfs move ath_dfs_pool_statsJanusz Dziedzic
2013-10-18ath9k: dfs kill ath9k specyfic codeJanusz Dziedzic
2013-10-18ath9k: add HT40 spectral scan capabilityLorenzo Bianconi
2013-10-18ath9k: add noise floor parameter to ath9k_hw_getchan_noiseLorenzo Bianconi
2013-10-18Merge branch 'for-linville' of git://github.com/kvalo/athJohn W. Linville
2013-10-18ath5k: fix regression in tx status processingFelix Fietkau
2013-10-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-10-16ath10k: add might_sleep() to ath10k_wmi_cmd_send()Kalle Valo
2013-10-16ath10k: fix ath10k_bss_assoc() to not sleep in atomic contextKalle Valo
2013-10-16ath10k: remove unnecessary checksMichal Kazior
2013-10-16ath10k: fix scheduling while atomic config bugMichal Kazior
2013-10-16ath10k: track vif list internallyMichal Kazior
2013-10-16ath10k: fix add_interface failure handlingMichal Kazior
2013-10-16ath10k: use workqueue to set WEP TX keyMichal Kazior
2013-10-16ath10k: return better errno for unsupported pdev paramsBartosz Markowski
2013-10-16ath10k: rename WMI_CMD_UNDEFINEDBartosz Markowski
2013-10-16ath10k: do not warn about unsupported vdev paramBartosz Markowski
2013-10-14ath9k_hw: remove references to hw->confFelix Fietkau