aboutsummaryrefslogtreecommitdiff
path: root/net/mac80211/tdls.c
AgeCommit message (Expand)Author
2022-07-22wifi: mac80211: optionally implement MLO multicast TXJohannes Berg
2022-07-15wifi: mac80211: fix multi-BSSID element parsingJohannes Berg
2022-07-15wifi: mac80211: change QoS settings API to take link into accountJohannes Berg
2022-07-15wifi: mac80211: separate out connection downgrade flagsJohannes Berg
2022-07-15wifi: mac80211: RCU-ify link/link_conf pointersJohannes Berg
2022-06-20wifi: mac80211: RCU-ify link STA pointersJohannes Berg
2022-06-20wifi: mac80211: add link_id to vht.c code for MLOJohannes Berg
2022-06-20wifi: mac80211: make channel context code MLO-awareJohannes Berg
2022-06-20wifi: mac80211: split bss_info_changed methodJohannes Berg
2022-06-20wifi: mac80211: reorg some iface data structs for MLDJohannes Berg
2022-06-20wifi: mac80211: move interface config to new structJohannes Berg
2022-06-20wifi: mac80211: move some future per-link data to bss_confJohannes Berg
2022-04-11mac80211: prepare sta handling for MLO supportSriram R
2021-09-23mac80211: always allocate struct ieee802_11_elemsJohannes Berg
2021-06-23mac80211: use sdata->skb_queue for TDLSJohannes Berg
2021-01-26cfg80211: avoid holding the RTNL when calling the driverJohannes Berg
2020-07-31mac80211: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-05-28mac80211: support control port TX status reportingMarkus Theil
2020-04-24mac80211: handle channel frequency offsetThomas Pedersen
2020-04-24mac80211: mlme: remove duplicate AID bookkeepingJohannes Berg
2019-06-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 432Thomas Gleixner
2019-05-24mac80211: handle deauthentication/disassociation from TDLS peerYu Wang
2019-04-26mac80211: add option for setting control flagsRajkumar Manoharan
2019-02-08mac80211: pass bssids to elements parsing functionSara Sharon
2018-09-10mac80211: TDLS: fix skb queue/priority assignmentJohannes Berg
2017-12-11mac80211: enable TDLS peer buffer STA featureYingying Tang
2017-12-11mac80211: mark expected switch fall-throughsGustavo A. R. Silva
2017-06-20net: manual clean code which call skb_put_[data:zero]yuan linyu
2017-06-16networking: make skb_put & friends return void pointersJohannes Berg
2017-06-16networking: introduce and use skb_put_data()Johannes Berg
2017-06-16networking: convert many more places to skb_put_zero()Johannes Berg
2017-04-28mac80211: Fix possible sband related NULL pointer de-referenceMohammed Shafi Shajakhan
2016-08-30mac80211: TDLS: don't require beaconing for AP BWArik Nemtsov
2016-06-30mac80211: silence an uninitialized variable warningDan Carpenter
2016-04-12cfg80211: remove enum ieee80211_bandJohannes Berg
2016-04-05mac80211: Fix BW upgrade for TDLS peersIlan Peer
2016-04-05mac80211: TDLS: change BW calculation for WIDER_BW peersArik Nemtsov
2016-04-05mac80211: TDLS: always downgrade invalid chandefsArik Nemtsov
2015-11-03mac80211: TDLS: add proper HT-oper IEArik Nemtsov
2015-10-07Merge tag 'mac80211-next-for-davem-2015-10-05' of git://git.kernel.org/pub/sc...David S. Miller
2015-09-22mac80211: TDLS: check reg with IR-relax on chandef upgradeArik Nemtsov
2015-09-22mac80211: debugfs: add file to disallow TDLS wider-bwArik Nemtsov
2015-09-04mac80211: protect non-HT BSS when HT TDLS traffic existsAvri Altman
2015-07-17mac80211: TDLS: deny ch-switch req on disallowed channelsArik Nemtsov
2015-07-17mac80211: TDLS: handle chan-switch in RTNL locked workArik Nemtsov
2015-07-17Merge branch 'mac80211' into mac80211-nextJohannes Berg
2015-07-17mac80211: TDLS: correctly configure SMPS stateArik Nemtsov
2015-07-17mac80211: upgrade BW of TDLS peers when possibleArik Nemtsov
2015-07-17mac80211: define TDLS wider BW support bitsArik Nemtsov