aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath
AgeCommit message (Expand)AuthorFilesLines
2015-03-07ath10k: fix broken traffic for 802.1x in client modeMichal Kazior1-29/+93
2015-03-07ath10k: update MODULE_FIRMWARE definitions for QCA6174Bartosz Markowski1-0/+11
2015-03-07ath10k: fix AP/IBSS CSA with template based fwMichal Kazior3-2/+77
2015-03-06treewide: Fix typo in printk messagesMasanari Iida1-1/+1
2015-03-06treewide: Fix typo in printk messagesMasanari Iida1-1/+1
2015-03-06Merge tag 'wireless-drivers-next-for-davem-2015-03-06' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-nextDavid S. Miller39-740/+1409
2015-03-05ath10k: increase AST table SKID length limitSenthilKumar Jegadeesan1-1/+1
2015-03-05ath: enhance radar detection by looking up chirpPeter Oh1-0/+4
2015-03-05ath10k: update chirp value in pulse eventPeter Oh1-1/+1
2015-03-05ath: introduce chirp parameter used by DFSPeter Oh2-26/+30
2015-03-05ath10k: increase copy engine entries for rx wmiRajkumar Manoharan1-2/+2
2015-03-05Merge ath-next from ath.gitKalle Valo12-45/+462
2015-03-04ath10k: disable multi-vif ps by defaultMichal Kazior2-2/+36
2015-03-04ath10k: workaround qca6174 sta powersave issueMichal Kazior2-1/+14
2015-03-04ath10k: fix wmm params per vdevMarek Puzyniak2-10/+11
2015-03-04ath10k: workaround corrupted htt rx eventsMichal Kazior1-2/+2
2015-03-04ath10k: delete unnecessary checks before the function call "release_firmware"Markus Elfring1-4/+4
2015-03-03wireless: Use eth_<foo>_addr instead of memsetJoe Perches6-7/+7
2015-03-03cfg80211: add bss_type and privacy arguments in cfg80211_get_bss()Dedy Lansky3-6/+8
2015-03-03wil6210: increase cmd buffer size to avoid sscanf buffer overflowColin Ian King1-1/+1
2015-03-03ath9k: Fix issues in the main btcoex timerSujith Manoharan1-10/+6
2015-03-03ath9k: Handle timers for MCISujith Manoharan1-21/+31
2015-03-03ath9k: Fix wlan-active gpio for the AR9003 familySujith Manoharan1-1/+2
2015-03-03ath9k: Fix MCI scheme initializationSujith Manoharan3-23/+39
2015-03-03ath9k: Initialize MCI state correctlySujith Manoharan1-2/+1
2015-03-03ath9k: Remove useless return value checkSujith Manoharan1-6/+3
2015-03-03ath9k: add per-vif TX power capability to TX pathLorenzo Bianconi1-14/+28
2015-03-03ath9k: add per-vif TX power capabilityLorenzo Bianconi3-9/+49
2015-03-03ath9k: Mute BT properlySujith Manoharan2-3/+15
2015-03-03ath9k: Fix GPM initializationSujith Manoharan3-18/+16
2015-03-03ath9k: Prepare MCI interface correctlySujith Manoharan1-2/+2
2015-03-03ath9k: Setup MCI statistics properlySujith Manoharan2-3/+25
2015-03-03ath9k: Fix MCI TX controlSujith Manoharan2-2/+10
2015-03-03ath9k: Handle 2-ANT AR9565 in MCI resetSujith Manoharan2-16/+69
2015-03-03ath9k: Add new MCI configuration parametersSujith Manoharan1-0/+11
2015-03-03ath9k: Remove useless check in MCI resetSujith Manoharan1-5/+0
2015-03-03ath9k: Move MCI registers to reg_mci.hSujith Manoharan3-275/+301
2015-02-27wil6210: track privacy connection attributeVladimir Kondratiev1-12/+18
2015-02-27wil6210: rename 'secure_pcp' to 'privacy'Vladimir Kondratiev4-4/+4
2015-02-27wil6210: Fix division by zero in wil_vring_debugfs_showBoris Sorochkin1-6/+13
2015-02-27wil6210: Change of threshold for tx vring idleness measurementVladimir Shulman3-17/+39
2015-02-27wil6210: branch prediction hintsVladimir Kondratiev2-32/+33
2015-02-27wil6210: enable fix for HW bug in 802.11->803.3 transformVladimir Kondratiev3-31/+11
2015-02-27wil6210: remove support for old hardwareVladimir Kondratiev5-122/+41
2015-02-27wil6210: boot loaderVladimir Kondratiev7-49/+87
2015-02-26ath9k_htc: Add new USB IDLeon Nardella1-0/+1
2015-02-26ath9k: Restart TSF2 timers on wakeupSujith Manoharan1-0/+7
2015-02-26ath9k: Clear additional WoW eventsSujith Manoharan2-1/+6
2015-02-26ath9k: Handle additional patterns on wakeupSujith Manoharan2-5/+19
2015-02-26ath9k: Check MCI PowerSave stateSujith Manoharan2-1/+22