Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | ath9k: Initialize pll_pwrsave for AR9462/AR9565 | Sujith Manoharan | 2015-03-13 | 3 | -1/+5 | |
| | * | | ath9k: Fix PLL powersave for AR9485 | Sujith Manoharan | 2015-03-13 | 3 | -7/+13 | |
| | * | | ath9k: Add PCIE powersave macros | Sujith Manoharan | 2015-03-13 | 1 | -0/+6 | |
| | * | | wil6210: support AP isolation | Vladimir Kondratiev | 2015-03-13 | 5 | -1/+20 | |
| | * | | wil6210: re-submit Rx frames to the wireless media if appropriate | Vladimir Kondratiev | 2015-03-13 | 1 | -14/+58 | |
| | * | | wil6210: NAPI completion refactor | Vladimir Kondratiev | 2015-03-13 | 1 | -2/+2 | |
| | * | | ath5k: fix reset race | Sergey Ryazanov | 2015-03-13 | 2 | -0/+8 | |
| | * | | ath5k: channel change fix | Sergey Ryazanov | 2015-03-13 | 2 | -27/+21 | |
| * | | | Merge tag 'mac80211-next-for-davem-2015-03-30' of git://git.kernel.org/pub/sc... | David S. Miller | 2015-03-31 | 5 | -10/+15 | |
| |\ \ \ | | |/ / | |/| | | ||||||
| | * | | cfg80211: pass name_assign_type to rdev_add_virtual_intf() | Tom Gundersen | 2015-03-30 | 3 | -4/+7 | |
| | * | | cfg80211: add bss_type and privacy arguments in cfg80211_get_bss() | Dedy Lansky | 2015-03-03 | 3 | -6/+8 | |
| * | | | Merge tag 'wireless-drivers-next-for-davem-2015-03-06' of git://git.kernel.or... | David S. Miller | 2015-03-06 | 39 | -742/+1411 | |
| |\ \ \ | ||||||
| | * \ \ | Merge ath-next from ath.git | Kalle Valo | 2015-03-05 | 12 | -45/+462 | |
| | |\ \ \ | ||||||
| | | * | | | ath10k: disable multi-vif ps by default | Michal Kazior | 2015-03-04 | 2 | -2/+36 | |
| | | * | | | ath10k: workaround qca6174 sta powersave issue | Michal Kazior | 2015-03-04 | 2 | -1/+14 | |
| | | * | | | ath10k: fix wmm params per vdev | Marek Puzyniak | 2015-03-04 | 2 | -10/+11 | |
| | | * | | | ath10k: workaround corrupted htt rx events | Michal Kazior | 2015-03-04 | 1 | -2/+2 | |
| | | * | | | ath10k: delete unnecessary checks before the function call "release_firmware" | Markus Elfring | 2015-03-04 | 1 | -4/+4 | |
| | | * | | | ath10k: add TxBF support | Michal Kazior | 2015-02-15 | 2 | -0/+84 | |
| | | * | | | ath10k: implement fw stats for wmi-tlv | Michal Kazior | 2015-02-15 | 3 | -4/+122 | |
| | | * | | | ath10k: add more wmi fw stat defines | Michal Kazior | 2015-02-15 | 2 | -4/+8 | |
| | | * | | | ath10k: change request stats command prototype | Michal Kazior | 2015-02-15 | 3 | -10/+9 | |
| | | * | | | ath10k: add vdev stats processing | Michal Kazior | 2015-02-15 | 2 | -0/+116 | |
| | | * | | | ath10k: defer AP self-peer removal wait | Michal Kazior | 2015-02-15 | 1 | -2/+18 | |
| | | * | | | ath10k: fix CE_DESC_FLAGS_META_DATA_LSB definition | Ben Greear | 2015-02-15 | 1 | -1/+1 | |
| | | * | | | ath10k: fix spelling in htt code comment | Ben Greear | 2015-02-15 | 1 | -1/+1 | |
| | | * | | | ath10k: fix spelling mistakes and add details to mac logging | Ben Greear | 2015-02-15 | 1 | -5/+6 | |
| | | * | | | ath10k: scan should handle scan-start-failed event properly | Ben Greear | 2015-02-15 | 2 | -0/+31 | |
| | * | | | | wil6210: increase cmd buffer size to avoid sscanf buffer overflow | Colin Ian King | 2015-03-03 | 1 | -1/+1 | |
| | * | | | | ath9k: Fix issues in the main btcoex timer | Sujith Manoharan | 2015-03-03 | 1 | -10/+6 | |
| | * | | | | ath9k: Handle timers for MCI | Sujith Manoharan | 2015-03-03 | 1 | -21/+31 | |
| | * | | | | ath9k: Fix wlan-active gpio for the AR9003 family | Sujith Manoharan | 2015-03-03 | 1 | -1/+2 | |
| | * | | | | ath9k: Fix MCI scheme initialization | Sujith Manoharan | 2015-03-03 | 3 | -24/+40 | |
| | * | | | | ath9k: Initialize MCI state correctly | Sujith Manoharan | 2015-03-03 | 1 | -2/+1 | |
| | * | | | | ath9k: Remove useless return value check | Sujith Manoharan | 2015-03-03 | 1 | -6/+3 | |
| | * | | | | ath9k: add per-vif TX power capability to TX path | Lorenzo Bianconi | 2015-03-03 | 1 | -14/+28 | |
| | * | | | | ath9k: add per-vif TX power capability | Lorenzo Bianconi | 2015-03-03 | 3 | -9/+49 | |
| | * | | | | ath9k: Mute BT properly | Sujith Manoharan | 2015-03-03 | 2 | -3/+15 | |
| | * | | | | ath9k: Fix GPM initialization | Sujith Manoharan | 2015-03-03 | 3 | -18/+16 | |
| | * | | | | ath9k: Prepare MCI interface correctly | Sujith Manoharan | 2015-03-03 | 1 | -2/+2 | |
| | * | | | | ath9k: Setup MCI statistics properly | Sujith Manoharan | 2015-03-03 | 2 | -3/+25 | |
| | * | | | | ath9k: Fix MCI TX control | Sujith Manoharan | 2015-03-03 | 2 | -2/+10 | |
| | * | | | | ath9k: Handle 2-ANT AR9565 in MCI reset | Sujith Manoharan | 2015-03-03 | 2 | -16/+69 | |
| | * | | | | ath9k: Add new MCI configuration parameters | Sujith Manoharan | 2015-03-03 | 1 | -0/+11 | |
| | * | | | | ath9k: Remove useless check in MCI reset | Sujith Manoharan | 2015-03-03 | 1 | -5/+0 | |
| | * | | | | ath9k: Move MCI registers to reg_mci.h | Sujith Manoharan | 2015-03-03 | 3 | -275/+301 | |
| | * | | | | wil6210: track privacy connection attribute | Vladimir Kondratiev | 2015-02-27 | 1 | -12/+18 | |
| | * | | | | wil6210: rename 'secure_pcp' to 'privacy' | Vladimir Kondratiev | 2015-02-27 | 4 | -4/+4 | |
| | * | | | | wil6210: Fix division by zero in wil_vring_debugfs_show | Boris Sorochkin | 2015-02-27 | 1 | -6/+13 | |
| | * | | | | wil6210: Change of threshold for tx vring idleness measurement | Vladimir Shulman | 2015-02-27 | 3 | -17/+39 |