Age | Commit message (Expand) | Author | Files | Lines |
2016-01-07 | ath10k: set SM power save disabled to default value | Peter Oh | 1 | -1/+2 |
2015-12-16 | Merge ath-next from ath.git | Kalle Valo | 1 | -1/+2 |
2015-12-14 | ath10k: allow Mesh Point to install peer security key | Peter Oh | 1 | -1/+2 |
2015-12-08 | Merge tag 'wireless-drivers-next-for-davem-2015-12-07' of git://git.kernel.or... | David S. Miller | 1 | -92/+112 |
2015-11-30 | ath10k: apply Mesh subtype when Mesh interface created. | Peter Oh | 1 | -1/+3 |
2015-11-30 | ath10k: Enable AP + STA interface combination support for 10.x | Mohammed Shafi Shajakhan | 1 | -13/+17 |
2015-11-23 | ath10k: replace vdev_id and tid in skb cb | Michal Kazior | 1 | -34/+6 |
2015-11-23 | ath10k: fix tx header parsing | Michal Kazior | 1 | -0/+3 |
2015-11-23 | ath10k: pack up flags in skb_cb | Michal Kazior | 1 | -3/+7 |
2015-11-23 | ath10k: remove freq from skb_cb | Michal Kazior | 1 | -4/+1 |
2015-11-23 | ath10k: remove is_offchan | Michal Kazior | 1 | -2/+0 |
2015-11-23 | ath10k: remove txmode from skb_cb | Michal Kazior | 1 | -10/+30 |
2015-11-23 | ath10k: rename function to adhere to naming convention | Michal Kazior | 1 | -3/+6 |
2015-11-23 | ath10k: merge is_protected with nohwcrypt | Michal Kazior | 1 | -4/+10 |
2015-11-16 | ath10k: fix the wrong RX rate idx report at 11G mode | Yanbo Li | 1 | -1/+4 |
2015-11-12 | ath10k: fix peerid configuration in htt tx desc for htt version < 3.4 | Vasanthakumar Thiagarajan | 1 | -2/+3 |
2015-11-12 | ath10k: rename the helper which is used for off-channel tx | Vasanthakumar Thiagarajan | 1 | -4/+4 |
2015-11-10 | ath10k: fix invalid NSS for 4x4 devices | Rajkumar Manoharan | 1 | -1/+1 |
2015-11-04 | ath10k: set peer MFP flag in peer assoc command | Tamizh chelvam | 1 | -1/+7 |
2015-11-04 | ath10k: add abstraction layer for peer flags | Tamizh chelvam | 1 | -16/+17 |
2015-10-29 | ath10k: reload HT/VHT capabilities on antenna change | Rajkumar Manoharan | 1 | -11/+28 |
2015-10-29 | ath10k: move static HT/VHT capability setup functions | Rajkumar Manoharan | 1 | -140/+140 |
2015-10-29 | ath10k: fill HT/VHT MCS rateset only for configured chainmask | Rajkumar Manoharan | 1 | -3/+5 |
2015-10-29 | ath10k: remove supported chain mask | Rajkumar Manoharan | 1 | -12/+5 |
2015-10-28 | ath10k: enable adaptive CCA | Maharaja | 1 | -0/+12 |
2015-10-21 | Merge ath-next from ath.git | Kalle Valo | 1 | -11/+20 |
2015-10-14 | ath10k: cleanup ath10k_mac_register() error handling | Jeff Johnson | 1 | -2/+8 |
2015-10-13 | Merge tag 'wireless-drivers-next-for-davem-2015-10-09' of git://git.kernel.or... | David S. Miller | 1 | -89/+244 |
2015-10-09 | ath10k: use station's current operating mode from assoc request | Vivek Natarajan | 1 | -2/+3 |
2015-10-06 | ath10k: split an unnecessary long line | Kalle Valo | 1 | -1/+2 |
2015-10-06 | ath10k: fix whitespace usage | Kalle Valo | 1 | -1/+3 |
2015-10-06 | ath10k: brace style fixes | Kalle Valo | 1 | -2/+1 |
2015-10-06 | ath10k: indentation fixes | Kalle Valo | 1 | -3/+3 |
2015-09-27 | ath10k: fix ldpc param for fixed rate | Rajkumar Manoharan | 1 | -2/+11 |
2015-09-22 | mac80211: allow to transmit A-MSDU within A-MPDU | Emmanuel Grumbach | 1 | -1/+1 |
2015-09-17 | ath10k: handle IEEE80211_CHANCTX_CHANGE_WIDTH properly | Michal Kazior | 1 | -0/+64 |
2015-09-17 | ath10k: split switch_vif_chanctx guts | Michal Kazior | 1 | -79/+89 |
2015-09-17 | ath10k: move hw_scan worker queuing | Michal Kazior | 1 | -3/+5 |
2015-09-17 | ath10k: implement mesh support | Bob Copeland | 1 | -1/+35 |
2015-09-17 | ath10k: enable monitor when OTHER_BSS requested | Bob Copeland | 1 | -0/+1 |
2015-09-09 | ath10k: fix beamformer VHT sounding dimensions capability | Bartosz Markowski | 1 | -2/+19 |
2015-09-09 | ath10k: fix beamformee VHT STS capability | Bartosz Markowski | 1 | -2/+20 |
2015-08-26 | ath10k: add missing mutex unlock on failpath | Michal Kazior | 1 | -1/+2 |
2015-08-17 | ath10k: split ap/ibss wep key install process | Michal Kazior | 1 | -12/+32 |
2015-08-17 | ath10k: wake up queue upon vif creation | Michal Kazior | 1 | -0/+5 |
2015-08-17 | ath10k: wake up offchannel queue properly | Michal Kazior | 1 | -0/+2 |
2015-08-13 | ath10k: fix peer limit enforcement | Michal Kazior | 1 | -1/+14 |
2015-08-13 | ath10k: don't remove peer that doesn't exist | Michal Kazior | 1 | -1/+3 |
2015-08-13 | ath10k: Enable MU MIMO txbf support for QCA99X0 | Vivek Natarajan | 1 | -0/+44 |
2015-08-13 | ath10k: Support different txbf configuration schemes | Vivek Natarajan | 1 | -0/+3 |