| Commit message (Expand) | Author | Age | Files | Lines |
* | mac80211: Use fallthrough pseudo-keyword | Gustavo A. R. Silva | 2020-07-31 | 1 | -4/+4 |
* | mac80211: support control port TX status reporting | Markus Theil | 2020-05-28 | 1 | -1/+1 |
* | mac80211: handle channel frequency offset | Thomas Pedersen | 2020-04-24 | 1 | -0/+4 |
* | mac80211: mlme: remove duplicate AID bookkeeping | Johannes Berg | 2020-04-24 | 1 | -2/+1 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2019-06-18 | 1 | -0/+23 |
|\ |
|
| * | mac80211: handle deauthentication/disassociation from TDLS peer | Yu Wang | 2019-05-24 | 1 | -0/+23 |
* | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 432 | Thomas Gleixner | 2019-06-05 | 1 | -2/+1 |
|/ |
|
* | mac80211: add option for setting control flags | Rajkumar Manoharan | 2019-04-26 | 1 | -1/+1 |
* | mac80211: pass bssids to elements parsing function | Sara Sharon | 2019-02-08 | 1 | -2/+4 |
* | mac80211: TDLS: fix skb queue/priority assignment | Johannes Berg | 2018-09-10 | 1 | -4/+4 |
* | mac80211: enable TDLS peer buffer STA feature | Yingying Tang | 2017-12-11 | 1 | -1/+4 |
* | mac80211: mark expected switch fall-throughs | Gustavo A. R. Silva | 2017-12-11 | 1 | -0/+1 |
* | net: manual clean code which call skb_put_[data:zero] | yuan linyu | 2017-06-20 | 1 | -10/+9 |
* | networking: make skb_put & friends return void pointers | Johannes Berg | 2017-06-16 | 1 | -5/+5 |
* | networking: introduce and use skb_put_data() | Johannes Berg | 2017-06-16 | 1 | -21/+11 |
* | networking: convert many more places to skb_put_zero() | Johannes Berg | 2017-06-16 | 1 | -4/+2 |
* | mac80211: Fix possible sband related NULL pointer de-reference | Mohammed Shafi Shajakhan | 2017-04-28 | 1 | -10/+19 |
* | mac80211: TDLS: don't require beaconing for AP BW | Arik Nemtsov | 2016-08-30 | 1 | -3/+4 |
* | mac80211: silence an uninitialized variable warning | Dan Carpenter | 2016-06-30 | 1 | -0/+1 |
* | cfg80211: remove enum ieee80211_band | Johannes Berg | 2016-04-12 | 1 | -9/+9 |
* | mac80211: Fix BW upgrade for TDLS peers | Ilan Peer | 2016-04-05 | 1 | -1/+2 |
* | mac80211: TDLS: change BW calculation for WIDER_BW peers | Arik Nemtsov | 2016-04-05 | 1 | -6/+32 |
* | mac80211: TDLS: always downgrade invalid chandefs | Arik Nemtsov | 2016-04-05 | 1 | -1/+1 |
* | mac80211: TDLS: add proper HT-oper IE | Arik Nemtsov | 2015-11-03 | 1 | -3/+10 |
* | Merge tag 'mac80211-next-for-davem-2015-10-05' of git://git.kernel.org/pub/sc... | David S. Miller | 2015-10-07 | 1 | -3/+5 |
|\ |
|
| * | mac80211: TDLS: check reg with IR-relax on chandef upgrade | Arik Nemtsov | 2015-09-22 | 1 | -2/+2 |
| * | mac80211: debugfs: add file to disallow TDLS wider-bw | Arik Nemtsov | 2015-09-22 | 1 | -1/+3 |
* | | mac80211: protect non-HT BSS when HT TDLS traffic exists | Avri Altman | 2015-09-04 | 1 | -3/+67 |
|/ |
|
* | mac80211: TDLS: deny ch-switch req on disallowed channels | Arik Nemtsov | 2015-07-17 | 1 | -18/+31 |
* | mac80211: TDLS: handle chan-switch in RTNL locked work | Arik Nemtsov | 2015-07-17 | 1 | -2/+32 |
* | Merge branch 'mac80211' into mac80211-next | Johannes Berg | 2015-07-17 | 1 | -3/+3 |
|\ |
|
| * | cfg80211: use RTNL locked reg_can_beacon for IR-relaxation | Arik Nemtsov | 2015-07-17 | 1 | -3/+3 |
* | | mac80211: TDLS: correctly configure SMPS state | Arik Nemtsov | 2015-07-17 | 1 | -4/+32 |
* | | mac80211: upgrade BW of TDLS peers when possible | Arik Nemtsov | 2015-07-17 | 1 | -7/+98 |
* | | mac80211: define TDLS wider BW support bits | Arik Nemtsov | 2015-07-17 | 1 | -5/+13 |
|/ |
|
* | mac80211: convert HW flags to unsigned long bitmap | Johannes Berg | 2015-06-10 | 1 | -1/+1 |
* | mac80211: remove short slot/short preamble incapable flags | Johannes Berg | 2015-06-02 | 1 | -12/+5 |
* | mac80211: disconnect TDLS stations on STA CSA | Arik Nemtsov | 2015-05-20 | 1 | -0/+6 |
* | mac80211: TDLS: use the BSS chandef for HT/VHT operation IEs | Arik Nemtsov | 2015-05-11 | 1 | -19/+8 |
* | mac80211: send HT/VHT IEs in TDLS discovery response | Arik Nemtsov | 2015-03-30 | 1 | -3/+8 |
* | cfg/mac80211: add regulatory classes IE during TDLS setup | Arik Nemtsov | 2015-03-30 | 1 | -0/+21 |
* | mac80211: allow TDLS setup code to take wdev lock | Arik Nemtsov | 2015-03-04 | 1 | -17/+24 |
* | mac80211: TDLS: support VHT between peers | Arik Nemtsov | 2015-03-03 | 1 | -5/+81 |
* | mac80211: tdls: disentangle HT supported conditions | Johannes Berg | 2015-01-23 | 1 | -18/+18 |
* | mac80211: tdls: remove shadowing variable | Johannes Berg | 2015-01-23 | 1 | -1/+0 |
* | mac80211: add TDLS supported channels correctly | Arik Nemtsov | 2015-01-14 | 1 | -5/+21 |
* | mac80211: let flush() drop packets when possible | Emmanuel Grumbach | 2015-01-14 | 1 | -3/+3 |
* | mac80211: add TDLS channel-switch Rx flow | Arik Nemtsov | 2014-11-19 | 1 | -0/+328 |
* | mac80211: introduce TDLS channel switch ops | Arik Nemtsov | 2014-11-19 | 1 | -0/+234 |
* | mac80211: prepare TDLS mgmt code for channel-switch templates | Arik Nemtsov | 2014-11-19 | 1 | -25/+57 |