summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath
AgeCommit message (Expand)AuthorFilesLines
2013-03-13wil6210: temperature measurementVladimir Kondratiev3-0/+70
2013-03-13wil6210: sync with new firmwareVladimir Kondratiev6-122/+321
2013-03-13wil6210: new SW resetVladimir Kondratiev4-23/+17
2013-03-13wil6210: headers clean-upVladimir Kondratiev6-27/+0
2013-03-13wil6210: use WLAN_CAPABILITY_DMG_TYPE_MASKVladimir Kondratiev1-1/+1
2013-03-13wil6210: fix FW error notificationVladimir Kondratiev1-3/+11
2013-03-13wil6210: report all received mgmt framesVladimir Kondratiev1-0/+3
2013-03-13wil6210: use cfg80211_inform_bss_frame()Vladimir Kondratiev1-11/+3
2013-03-13wil6210: refactor connect_workerVladimir Kondratiev3-25/+23
2013-03-13wil6210: Fix garbage sent to the FW with wmi_set_ie()Vladimir Kondratiev1-1/+1
2013-03-13wil6210: do not set IE's for beaconVladimir Kondratiev1-2/+7
2013-03-13wil6210: handle WMI_BA_STATUS_EVENTIDVladimir Kondratiev1-0/+11
2013-03-13wil6210: handle linkup/linkdown WMI eventsVladimir Kondratiev1-0/+23
2013-03-13wil6210: Remove local implementation of dynamic hexdumpVladimir Kondratiev2-24/+2
2013-03-13wil6210: remove unused including <linux/version.h>Wei Yongjun1-1/+0
2013-03-09Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville1-3/+5
2013-03-07ath9k: Report rx-crc-errors in ethtool stats.Ben Greear1-0/+2
2013-03-07ath9k: Report txerr-filtered errors in debugfs.Ben Greear2-0/+5
2013-03-07ath9k_hw: Fix fixed antenna for AR9462Sujith Manoharan1-0/+17
2013-03-07ath9k_hw: Update initvals for AR9462Sujith Manoharan1-25/+24
2013-03-07ath9k_hw: Use helper functions to simplify HW resetSujith Manoharan1-79/+103
2013-03-07ath9k_hw: Remove CHANNEL_CW_INTSujith Manoharan3-8/+3
2013-03-07ath6kl: small cleanup in ath6kl_htc_pipe_rx_complete()Dan Carpenter1-2/+1
2013-03-07drivers/net/wireless/ath/wil6210: Makefile, only -Werror when no -W* in EXTRA...Chen Gang1-1/+3
2013-03-07ath9k: simplify ATH_EP_RNDBob Copeland1-1/+1
2013-03-07wil6210: convert to use simple_open()Wei Yongjun1-11/+3
2013-03-07ath5k: cleanup channel to eprom_mode functionJiri Slaby5-26/+10
2013-03-07carl9170: fix frame drop and WARN due to minstrel_ht changeChristian Lamparter1-41/+28
2013-03-06cfg80211: comprehensively check station changesJohannes Berg1-3/+5
2013-02-22Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds3-16/+5
2013-02-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville19-143/+230
2013-02-15Merge branch 'for-linville' of git://github.com/kvalo/ath6klJohn W. Linville8-96/+119
2013-02-15Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville1-1/+1
2013-02-15mac80211: stop toggling IEEE80211_HT_CAP_SUP_WIDTH_20_40Johannes Berg1-1/+1
2013-02-12Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville4-5/+5
2013-02-12ath6kl: provide 64-bit per-station byte countersVladimir Kondratiev1-2/+2
2013-02-12ath9k: Fix IBSS joiner modeSujith Manoharan3-27/+89
2013-02-12ath9k: Fix ATH9K_HW_CAP_HT usageSujith Manoharan2-11/+7
2013-02-11cfg80211: pass wiphy to cfg80211_ref_bss/put_bssJohannes Berg4-5/+5
2013-02-09drivers: net: Remove remaining alloc/OOM messagesJoe Perches5-33/+9
2013-02-08NET: ath5k, check ath5k_eeprom_mode_from_channel retvalJiri Slaby2-0/+6
2013-02-08Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville1-1/+1
2013-02-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville17-256/+477
2013-02-04wireless: Remove unnecessary alloc/OOM messages, alloc cleanupsJoe Perches1-3/+3
2013-02-01ath9k: Remove unused variables in ath_mci_cleanupSven Eckelmann1-2/+0
2013-02-01ath9k: Fix sparse __CHECK_ENDIAN__ for spectral codeSven Eckelmann2-8/+9
2013-02-01ath9k: Only remove spectral scan relay file when it was createdSven Eckelmann1-1/+1
2013-02-01ath9k: Only add fix_rssi_inv_only when spectral code is usedSven Eckelmann1-0/+2
2013-02-01ath9k: Only process fft samples when ATH9K_DEBUGFS is enabledSven Eckelmann1-1/+1
2013-02-01ath9k: Select RELAY for ATH9K_DEBUGFSSven Eckelmann1-0/+1