summaryrefslogtreecommitdiff
path: root/net/wireless
AgeCommit message (Expand)Author
2020-05-26Merge tag 'mac80211-next-for-net-next-2020-04-25' of git://git.kernel.org/pub...David S. Miller
2020-05-25cfg80211: fix debugfs rename crashJohannes Berg
2020-04-30netlink: remove NLA_EXACT_LEN_WARNJohannes Berg
2020-04-30nl80211: link recursive netlink nested policyJohannes Berg
2020-04-30docs: networking: convert radiotap-headers.txt to ReSTMauro Carvalho Chehab
2020-04-24cfg80211: reject channels/chandefs with KHz offset >= 1000Johannes Berg
2020-04-24cfg80211: express channels with a KHz componentThomas Pedersen
2020-04-24cfg80211: Parse HE membership selectorIlan Peer
2020-04-24mac80211: implement Operating Mode Notification extended NSS supportJohannes Berg
2020-04-24nl80211: allow client-only BIGTK supportJohannes Berg
2020-04-24cfg80211: support multicast RX registrationJohannes Berg
2020-04-24cfg80211: change internal management frame registration APIJohannes Berg
2020-04-24cfg80211: Unprotected Beacon frame RX indicationJouni Malinen
2020-04-14nl80211: fix NL80211_ATTR_FTM_RESPONDER policyJohannes Berg
2020-04-03Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2020-03-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2020-03-26cfg80211: Do not warn on same channel at the end of CSAIlan Peer
2020-03-25.gitignore: add SPDX License IdentifierMasahiro Yamada
2020-03-25nl80211: fix NL80211_ATTR_CHANNEL_WIDTH attribute typeJohannes Berg
2020-03-20nl80211: clarify code in nl80211_del_station()Johannes Berg
2020-03-20cfg80211: Configure PMK lifetime and reauth threshold for PMKSA entriesVeerendranath Jakkam
2020-03-20cfg80211: Add support for userspace to reset stations in IBSS modeNicolas Cavallari
2020-03-20nl80211: pass HE operation element to the driverShaul Triebitz
2020-03-20nl80211/cfg80211: add support for non EDCA based ranging measurementAvraham Stern
2020-03-20mac80211: handle no-preauth flag for control portMarkus Theil
2020-03-20nl80211: add no pre-auth attribute and ext. feature flag for ctrl. portMarkus Theil
2020-03-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-03-11nl80211: add missing attribute validation for channel switchJakub Kicinski
2020-03-11nl80211: add missing attribute validation for beacon report scanningJakub Kicinski
2020-03-11nl80211: add missing attribute validation for critical protocol indicationJakub Kicinski
2020-02-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-02-24Merge tag 'mac80211-next-for-net-next-2020-02-24' of git://git.kernel.org/pub...David S. Miller
2020-02-24nl80211: Add support to configure TID specific RTSCTS configurationTamizh chelvam
2020-02-24nl80211: Add support to configure TID specific AMPDU configurationTamizh chelvam
2020-02-24nl80211: Add support to configure TID specific retry configurationTamizh chelvam
2020-02-24nl80211: modify TID-config APIJohannes Berg
2020-02-24nl80211: Add NL command to support TID speicific configurationsTamizh chelvam
2020-02-24nl80211: explicitly include if_vlan.hJohannes Berg
2020-02-24cfg80211: Support key configuration for Beacon protection (BIGTK)Jouni Malinen
2020-02-24cfg80211: More error messages for key addition failuresJouni Malinen
2020-02-24Revert "nl80211: add src and dst addr attributes for control port tx/rx"Johannes Berg
2020-02-21cfg80211: remove support for adjacent channel compensationEmmanuel Grumbach
2020-02-21cfg80211: Pass lockdep expression to RCU listsAmol Grover
2020-02-21cfg80211: check reg_rule for NULL in handle_channel_custom()Johannes Berg
2020-02-21nl80211: fix potential leak in AP startJohannes Berg
2020-02-20net: use netif_is_bridge_port() to check for IFF_BRIDGE_PORTJulian Wiedmann
2020-02-16Merge tag 'mac80211-next-for-net-next-2020-02-14' of git://git.kernel.org/pub...David S. Miller
2020-02-14cfg80211: add missing policy for NL80211_ATTR_STATUS_CODESergey Matyukevich
2020-02-07nl80211: add src and dst addr attributes for control port tx/rxMarkus Theil
2020-02-07cfg80211/mac80211: Allow user space to register for station Rx authenticationIlan Peer