summaryrefslogtreecommitdiffstats
path: root/net/mac80211
Commit message (Expand)AuthorAgeFilesLines
* 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
| * mac80211: mark station unauthorized before key removalJohannes Berg2020-03-261-1/+6
| * mac80211: Check port authorization in the ieee80211_tx_dequeue() caseJouni Malinen2020-03-261-1/+18
| * mac80211: drop data frames without key on encrypted linksJohannes Berg2020-03-264-12/+24
* | mac80211: driver can remain on channel if not using chan_ctxYan-Hsuan Chuang2020-03-201-1/+1
* | mac80211: Read rx_stats with perCPU pointersSeevalamuthu Mariappan2020-03-201-6/+29
* | mac80211: Allow deleting stations in ibss mode to reset their stateNicolas Cavallari2020-03-201-0/+4
* | mac80211: consider WLAN_EID_EXT_HE_OPERATION for parsing CRCJohannes Berg2020-03-201-1/+5
* | mac80211: HE: set missing bss_conf fields in AP modeShaul Triebitz2020-03-201-3/+9
* | mac80211: don't leave skb->next/prev pointing to stackJohannes Berg2020-03-201-1/+5
* | mac80211: handle no-preauth flag for control portMarkus Theil2020-03-206-1/+14
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-03-121-1/+2
|\|
| * mac80211: Do not send mesh HWMP PREQ if HWMP is disabledNicolas Cavallari2020-03-111-1/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-02-272-6/+2
|\|
| * mac80211: rx: avoid RCU list traversal under mutexMadhuparna Bhowmik2020-02-241-1/+1
| * mac80211: Remove a redundant mutex unlockAndrei Otcheretianski2020-02-211-5/+1
* | mac80211: Add api to support configuring TID specific configurationTamizh chelvam2020-02-242-0/+83
* | mac80211: Beacon protection using the new BIGTK (STA)Jouni Malinen2020-02-241-12/+67
* | mac80211: Beacon protection using the new BIGTK (AP)Jouni Malinen2020-02-241-0/+25
* | mac80211: Update BIP to support Beacon framesJouni Malinen2020-02-242-8/+37
* | mac80211: Support BIGTK configuration for Beacon protectionJouni Malinen2020-02-247-5/+104
* | Revert "nl80211: add src and dst addr attributes for control port tx/rx"Johannes Berg2020-02-242-4/+2
* | Revert "mac80211: support NL80211_EXT_FEATURE_CONTROL_PORT_OVER_NL80211_MAC_A...Johannes Berg2020-02-242-3/+1