summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath
AgeCommit message (Expand)Author
2013-03-13wil6210: use WLAN_CAPABILITY_DMG_TYPE_MASKVladimir Kondratiev
2013-03-13wil6210: fix FW error notificationVladimir Kondratiev
2013-03-13wil6210: report all received mgmt framesVladimir Kondratiev
2013-03-13wil6210: use cfg80211_inform_bss_frame()Vladimir Kondratiev
2013-03-13wil6210: refactor connect_workerVladimir Kondratiev
2013-03-13wil6210: Fix garbage sent to the FW with wmi_set_ie()Vladimir Kondratiev
2013-03-13wil6210: do not set IE's for beaconVladimir Kondratiev
2013-03-13wil6210: handle WMI_BA_STATUS_EVENTIDVladimir Kondratiev
2013-03-13wil6210: handle linkup/linkdown WMI eventsVladimir Kondratiev
2013-03-13wil6210: Remove local implementation of dynamic hexdumpVladimir Kondratiev
2013-03-13wil6210: remove unused including <linux/version.h>Wei Yongjun
2013-03-08Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2013-03-06ath9k: Report rx-crc-errors in ethtool stats.Ben Greear
2013-03-06ath9k: Report txerr-filtered errors in debugfs.Ben Greear
2013-03-06ath9k_hw: Fix fixed antenna for AR9462Sujith Manoharan
2013-03-06ath9k_hw: Update initvals for AR9462Sujith Manoharan
2013-03-06ath9k_hw: Use helper functions to simplify HW resetSujith Manoharan
2013-03-06ath9k_hw: Remove CHANNEL_CW_INTSujith Manoharan
2013-03-06ath6kl: small cleanup in ath6kl_htc_pipe_rx_complete()Dan Carpenter
2013-03-06drivers/net/wireless/ath/wil6210: Makefile, only -Werror when no -W* in EXTRA...Chen Gang
2013-03-06ath9k: simplify ATH_EP_RNDBob Copeland
2013-03-06wil6210: convert to use simple_open()Wei Yongjun
2013-03-06ath5k: cleanup channel to eprom_mode functionJiri Slaby
2013-03-06carl9170: fix frame drop and WARN due to minstrel_ht changeChristian Lamparter
2013-03-06cfg80211: comprehensively check station changesJohannes Berg
2013-02-21Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2013-02-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-02-15Merge branch 'for-linville' of git://github.com/kvalo/ath6klJohn W. Linville
2013-02-15Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2013-02-15mac80211: stop toggling IEEE80211_HT_CAP_SUP_WIDTH_20_40Johannes Berg
2013-02-12Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2013-02-11ath6kl: provide 64-bit per-station byte countersVladimir Kondratiev
2013-02-11ath9k: Fix IBSS joiner modeSujith Manoharan
2013-02-11ath9k: Fix ATH9K_HW_CAP_HT usageSujith Manoharan
2013-02-11cfg80211: pass wiphy to cfg80211_ref_bss/put_bssJohannes Berg
2013-02-08drivers: net: Remove remaining alloc/OOM messagesJoe Perches
2013-02-08NET: ath5k, check ath5k_eeprom_mode_from_channel retvalJiri Slaby
2013-02-08Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2013-02-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-02-04wireless: Remove unnecessary alloc/OOM messages, alloc cleanupsJoe Perches
2013-02-01ath9k: Remove unused variables in ath_mci_cleanupSven Eckelmann
2013-02-01ath9k: Fix sparse __CHECK_ENDIAN__ for spectral codeSven Eckelmann
2013-02-01ath9k: Only remove spectral scan relay file when it was createdSven Eckelmann
2013-02-01ath9k: Only add fix_rssi_inv_only when spectral code is usedSven Eckelmann
2013-02-01ath9k: Only process fft samples when ATH9K_DEBUGFS is enabledSven Eckelmann
2013-02-01ath9k: Select RELAY for ATH9K_DEBUGFSSven Eckelmann
2013-02-01ath9k: report A-MPDU statusChristian Lamparter
2013-01-31mac80211: inform the driver about update of dtim_periodEmmanuel Grumbach
2013-01-30wil6210: fix wil_vring_init_tx statusVladimir Kondratiev
2013-01-30wil6210: Never delete Rx chain with firmwareVladimir Kondratiev