summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath
Commit message (Expand)AuthorAgeFilesLines
...
| | * | ath9k: Initialize pll_pwrsave for AR9462/AR9565Sujith Manoharan2015-03-133-1/+5
| | * | ath9k: Fix PLL powersave for AR9485Sujith Manoharan2015-03-133-7/+13
| | * | ath9k: Add PCIE powersave macrosSujith Manoharan2015-03-131-0/+6
| | * | wil6210: support AP isolationVladimir Kondratiev2015-03-135-1/+20
| | * | wil6210: re-submit Rx frames to the wireless media if appropriateVladimir Kondratiev2015-03-131-14/+58
| | * | wil6210: NAPI completion refactorVladimir Kondratiev2015-03-131-2/+2
| | * | ath5k: fix reset raceSergey Ryazanov2015-03-132-0/+8
| | * | ath5k: channel change fixSergey Ryazanov2015-03-132-27/+21
| * | | Merge tag 'mac80211-next-for-davem-2015-03-30' of git://git.kernel.org/pub/sc...David S. Miller2015-03-315-10/+15
| |\ \ \ | | |/ / | |/| |
| | * | cfg80211: pass name_assign_type to rdev_add_virtual_intf()Tom Gundersen2015-03-303-4/+7
| | * | cfg80211: add bss_type and privacy arguments in cfg80211_get_bss()Dedy Lansky2015-03-033-6/+8
| * | | Merge tag 'wireless-drivers-next-for-davem-2015-03-06' of git://git.kernel.or...David S. Miller2015-03-0639-742/+1411
| |\ \ \
| | * \ \ Merge ath-next from ath.gitKalle Valo2015-03-0512-45/+462
| | |\ \ \
| | | * | | ath10k: disable multi-vif ps by defaultMichal Kazior2015-03-042-2/+36
| | | * | | ath10k: workaround qca6174 sta powersave issueMichal Kazior2015-03-042-1/+14
| | | * | | ath10k: fix wmm params per vdevMarek Puzyniak2015-03-042-10/+11
| | | * | | ath10k: workaround corrupted htt rx eventsMichal Kazior2015-03-041-2/+2
| | | * | | ath10k: delete unnecessary checks before the function call "release_firmware"Markus Elfring2015-03-041-4/+4
| | | * | | ath10k: add TxBF supportMichal Kazior2015-02-152-0/+84
| | | * | | ath10k: implement fw stats for wmi-tlvMichal Kazior2015-02-153-4/+122
| | | * | | ath10k: add more wmi fw stat definesMichal Kazior2015-02-152-4/+8
| | | * | | ath10k: change request stats command prototypeMichal Kazior2015-02-153-10/+9
| | | * | | ath10k: add vdev stats processingMichal Kazior2015-02-152-0/+116
| | | * | | ath10k: defer AP self-peer removal waitMichal Kazior2015-02-151-2/+18
| | | * | | ath10k: fix CE_DESC_FLAGS_META_DATA_LSB definitionBen Greear2015-02-151-1/+1
| | | * | | ath10k: fix spelling in htt code commentBen Greear2015-02-151-1/+1
| | | * | | ath10k: fix spelling mistakes and add details to mac loggingBen Greear2015-02-151-5/+6
| | | * | | ath10k: scan should handle scan-start-failed event properlyBen Greear2015-02-152-0/+31
| | * | | | wil6210: increase cmd buffer size to avoid sscanf buffer overflowColin Ian King2015-03-031-1/+1
| | * | | | ath9k: Fix issues in the main btcoex timerSujith Manoharan2015-03-031-10/+6
| | * | | | ath9k: Handle timers for MCISujith Manoharan2015-03-031-21/+31
| | * | | | ath9k: Fix wlan-active gpio for the AR9003 familySujith Manoharan2015-03-031-1/+2
| | * | | | ath9k: Fix MCI scheme initializationSujith Manoharan2015-03-033-24/+40
| | * | | | ath9k: Initialize MCI state correctlySujith Manoharan2015-03-031-2/+1
| | * | | | ath9k: Remove useless return value checkSujith Manoharan2015-03-031-6/+3
| | * | | | ath9k: add per-vif TX power capability to TX pathLorenzo Bianconi2015-03-031-14/+28
| | * | | | ath9k: add per-vif TX power capabilityLorenzo Bianconi2015-03-033-9/+49
| | * | | | ath9k: Mute BT properlySujith Manoharan2015-03-032-3/+15
| | * | | | ath9k: Fix GPM initializationSujith Manoharan2015-03-033-18/+16
| | * | | | ath9k: Prepare MCI interface correctlySujith Manoharan2015-03-031-2/+2
| | * | | | ath9k: Setup MCI statistics properlySujith Manoharan2015-03-032-3/+25
| | * | | | ath9k: Fix MCI TX controlSujith Manoharan2015-03-032-2/+10
| | * | | | ath9k: Handle 2-ANT AR9565 in MCI resetSujith Manoharan2015-03-032-16/+69
| | * | | | ath9k: Add new MCI configuration parametersSujith Manoharan2015-03-031-0/+11
| | * | | | ath9k: Remove useless check in MCI resetSujith Manoharan2015-03-031-5/+0
| | * | | | ath9k: Move MCI registers to reg_mci.hSujith Manoharan2015-03-033-275/+301
| | * | | | wil6210: track privacy connection attributeVladimir Kondratiev2015-02-271-12/+18
| | * | | | wil6210: rename 'secure_pcp' to 'privacy'Vladimir Kondratiev2015-02-274-4/+4
| | * | | | wil6210: Fix division by zero in wil_vring_debugfs_showBoris Sorochkin2015-02-271-6/+13
| | * | | | wil6210: Change of threshold for tx vring idleness measurementVladimir Shulman2015-02-273-17/+39