summaryrefslogtreecommitdiffstats
path: root/net/mac80211
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-05-311-0/+7
|\
| * mac80211: mesh: fix discovery timer re-arming issue / crashLinus Lüssing2020-05-251-0/+7
* | mac80211: set short_slot for 6 GHz bandTova Mussai2020-05-312-2/+4
* | mac80211: Consider 6 GHz band when handling power constraintIlan Peer2020-05-311-0/+1
* | mac80211: accept aggregation sessions on 6 GHzJohannes Berg2020-05-312-3/+5
* | mac80211: Add HE 6GHz capabilities element to probe requestIlan Peer2020-05-313-17/+38
* | mac80211: use HE 6 GHz band capability and pass it to the driverJohannes Berg2020-05-315-2/+56
* | mac80211: check the correct bit for EMA APShaul Triebitz2020-05-311-9/+9
* | mac80211: determine chandef from HE 6 GHz operationJohannes Berg2020-05-314-19/+160
* | mac80211: avoid using ext NSS high BW if not supportedJohannes Berg2020-05-317-17/+100
* | mac80211: do not allow HT/VHT IEs in 6 GHz mesh modeRajkumar Manoharan2020-05-311-0/+16
* | mac80211: build HE operation with 6 GHz oper informationRajkumar Manoharan2020-05-314-8/+72
* | mac80211: add HE 6 GHz Band Capability elementRajkumar Manoharan2020-05-316-1/+65
* | mac80211: add HE 6 GHz Band Capabilities into parse extensionRajkumar Manoharan2020-05-312-0/+5
* | mac80211: support control port TX status reportingMarkus Theil2020-05-285-22/+56
* | mac80211: fix HT-Control field reception for management framesJohannes Berg2020-05-271-7/+37
* | mac80211: allow SA-QUERY processing in userspaceJohannes Berg2020-05-271-13/+36
* | nl80211: add ability to report TX status for control port TXMarkus Theil2020-05-272-2/+4
* | mac80211: Replace zero-length array with flexible-arrayGustavo A. R. Silva2020-05-271-1/+1
* | nl80211: support scan frequencies in KHzThomas Pedersen2020-05-271-0/+2
* | cfg80211: add KHz variants of frame RX APIThomas Pedersen2020-05-271-5/+7
* | mac80211: fix variable names in TID config methodsSergey Matyukevich2020-05-272-5/+5
* | Merge tag 'mac80211-next-for-net-next-2020-04-25' of git://git.kernel.org/pub...David S. Miller2020-05-2620-107/+271
|\ \
| * | mac80211: fix memory overlap due to variable length paramRajkumar Manoharan2020-04-291-8/+5
| * | mac80211: TX legacy rate control for Beacon framesJouni Malinen2020-04-294-2/+34
| * | mac80211: fix two missing documentation entriesJohannes Berg2020-04-241-0/+2
| * | mac80211: add freq_offset to RX statusThomas Pedersen2020-04-243-3/+7
| * | mac80211: handle channel frequency offsetThomas Pedersen2020-04-249-15/+71
| * | mac80211: minstrel_ht_assign_best_tp_rates: remove redundant testJohannes Berg2020-04-241-1/+2
| * | mac80211: Fail association when AP has no legacy ratesIlan Peer2020-04-241-1/+9
| * | mac80211: agg-tx: add an option to defer ADDBA transmitMordechay Goodstein2020-04-242-1/+13
| * | mac80211: agg-tx: refactor sending addbaMordechay Goodstein2020-04-241-28/+39
| * | mac80211: Skip entries with HE membership selectorIlan Peer2020-04-241-3/+4
| * | mac80211: Don't destroy auth data in case of anti-cloggingAndrei Otcheretianski2020-04-241-1/+6
| * | mac80211: add twt_protected flag to the bss_conf structureShaul Triebitz2020-04-241-0/+9
| * | mac80211: implement Operating Mode Notification extended NSS supportJohannes Berg2020-04-241-2/+8
| * | mac80211: Process multicast RX registration for Action framesJouni Malinen2020-04-243-3/+15
| * | cfg80211: change internal management frame registration APIJohannes Berg2020-04-242-30/+22
| * | mac80211: Report beacon protection failures to user spaceJouni Malinen2020-04-241-2/+14
| * | mac80211: fix drv_config_iface_filter() behaviourJohannes Berg2020-04-242-6/+14
| * | mac80211: mlme: remove duplicate AID bookkeepingJohannes Berg2020-04-245-10/+6
* | | docs: networking: convert mac80211-injection.txt to ReSTMauro Carvalho Chehab2020-04-301-1/+1
| |/ |/|
* | mac80211: sta_info: Add lockdep condition for RCU list usageMadhuparna Bhowmik2020-04-241-1/+2
* | mac80211: populate debugfs only after cfg80211 initJohannes Berg2020-04-244-19/+43
|/
* mac80211: fix channel switch trigger from unknown mesh peerTamizh chelvam2020-04-151-4/+7
* mac80211: fix race in ieee80211_register_hw()Sumit Garg2020-04-151-11/+13
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-03-301-1/+2
|\
| * mac80211: fix authentication with iwlwifi/mvmJohannes Berg2020-03-291-1/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2020-03-295-14/+52
|\|
| * mac80211: set IEEE80211_TX_CTRL_PORT_CTRL_PROTO for nl80211 TXJohannes Berg2020-03-261-2/+6