aboutsummaryrefslogtreecommitdiff
path: root/net/wireless
AgeCommit message (Expand)AuthorFilesLines
2020-04-24nl80211: allow client-only BIGTK supportGravatar Johannes Berg 1-4/+15
2020-04-24cfg80211: support multicast RX registrationGravatar Johannes Berg 3-9/+42
2020-04-24cfg80211: change internal management frame registration APIGravatar Johannes Berg 5-66/+50
2020-04-24cfg80211: Unprotected Beacon frame RX indicationGravatar Jouni Malinen 2-2/+13
2020-04-14nl80211: fix NL80211_ATTR_FTM_RESPONDER policyGravatar Johannes Berg 1-4/+2
2020-04-03Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Gravatar Linus Torvalds 1-0/+1
2020-03-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar David S. Miller 2-2/+6
2020-03-26cfg80211: Do not warn on same channel at the end of CSAGravatar Ilan Peer 1-1/+5
2020-03-25.gitignore: add SPDX License IdentifierGravatar Masahiro Yamada 1-0/+1
2020-03-25nl80211: fix NL80211_ATTR_CHANNEL_WIDTH attribute typeGravatar Johannes Berg 1-1/+1
2020-03-20nl80211: clarify code in nl80211_del_station()Gravatar Johannes Berg 1-8/+14
2020-03-20cfg80211: Configure PMK lifetime and reauth threshold for PMKSA entriesGravatar Veerendranath Jakkam 1-0/+11
2020-03-20cfg80211: Add support for userspace to reset stations in IBSS modeGravatar Nicolas Cavallari 1-1/+6
2020-03-20nl80211: pass HE operation element to the driverGravatar Shaul Triebitz 1-1/+4
2020-03-20nl80211/cfg80211: add support for non EDCA based ranging measurementGravatar Avraham Stern 3-0/+46
2020-03-20mac80211: handle no-preauth flag for control portGravatar Markus Theil 1-0/+3
2020-03-20nl80211: add no pre-auth attribute and ext. feature flag for ctrl. portGravatar Markus Theil 1-0/+1
2020-03-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netGravatar David S. Miller 1-0/+5
2020-03-11nl80211: add missing attribute validation for channel switchGravatar Jakub Kicinski 1-0/+1
2020-03-11nl80211: add missing attribute validation for beacon report scanningGravatar Jakub Kicinski 1-0/+2
2020-03-11nl80211: add missing attribute validation for critical protocol indicationGravatar Jakub Kicinski 1-0/+2
2020-02-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netGravatar David S. Miller 2-3/+4
2020-02-24Merge tag 'mac80211-next-for-net-next-2020-02-24' of git://git.kernel.org/pub...Gravatar David S. Miller 6-61/+392
2020-02-24nl80211: Add support to configure TID specific RTSCTS configurationGravatar Tamizh chelvam 1-0/+8
2020-02-24nl80211: Add support to configure TID specific AMPDU configurationGravatar Tamizh chelvam 1-0/+8
2020-02-24nl80211: Add support to configure TID specific retry configurationGravatar Tamizh chelvam 1-0/+28
2020-02-24nl80211: modify TID-config APIGravatar Johannes Berg 3-54/+67
2020-02-24nl80211: Add NL command to support TID speicific configurationsGravatar Tamizh chelvam 3-0/+209
2020-02-24nl80211: explicitly include if_vlan.hGravatar Johannes Berg 1-0/+1
2020-02-24cfg80211: Support key configuration for Beacon protection (BIGTK)Gravatar Jouni Malinen 5-14/+90
2020-02-24cfg80211: More error messages for key addition failuresGravatar Jouni Malinen 1-4/+15
2020-02-24Revert "nl80211: add src and dst addr attributes for control port tx/rx"Gravatar Johannes Berg 3-36/+17
2020-02-21cfg80211: remove support for adjacent channel compensationGravatar Emmanuel Grumbach 1-4/+2
2020-02-21cfg80211: Pass lockdep expression to RCU listsGravatar Amol Grover 1-3/+2
2020-02-21cfg80211: check reg_rule for NULL in handle_channel_custom()Gravatar Johannes Berg 1-1/+1
2020-02-21nl80211: fix potential leak in AP startGravatar Johannes Berg 1-2/+2
2020-02-20net: use netif_is_bridge_port() to check for IFF_BRIDGE_PORTGravatar Julian Wiedmann 2-2/+2
2020-02-16Merge tag 'mac80211-next-for-net-next-2020-02-14' of git://git.kernel.org/pub...Gravatar David S. Miller 6-24/+157
2020-02-14cfg80211: add missing policy for NL80211_ATTR_STATUS_CODEGravatar Sergey Matyukevich 1-0/+1
2020-02-07nl80211: add src and dst addr attributes for control port tx/rxGravatar Markus Theil 3-17/+36
2020-02-07cfg80211/mac80211: Allow user space to register for station Rx authenticationGravatar Ilan Peer 3-7/+33
2020-02-07cfg80211: check wiphy driver existence for drvinfo reportGravatar Sergey Matyukevich 1-2/+6
2020-02-07cfg80211: Enhance the AKM advertizement to support per interface.Gravatar Veerendranath Jakkam 1-0/+43
2020-02-07cfg80211: add no HE indication to the channel flagGravatar Haim Dreyfuss 2-0/+5
2020-01-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextGravatar Linus Torvalds 1-2/+1
2020-01-20Merge tag 'v5.5-rc7' into perf/core, to pick up fixesGravatar Ingo Molnar 7-9/+60
2020-01-19Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/netGravatar David S. Miller 7-9/+60
2020-01-15nl80211: add handling for BSS colorGravatar John Crispin 1-0/+40
2020-01-15cfg80211: fix page refcount issue in A-MSDU decapGravatar Felix Fietkau 1-1/+1
2020-01-15cfg80211: check for set_wiphy_paramsGravatar Johannes Berg 1-0/+4