summaryrefslogtreecommitdiff
path: root/net/wireless/nl80211.c
AgeCommit message (Expand)Author
2020-10-08net: wireless: nl80211: fix out-of-bounds access in nl80211_del_key()Anant Thazhemadam
2020-09-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-08-20nl80211: fix NL80211_ATTR_HE_6GHZ_CAPABILITY usageJohannes Berg
2020-08-07mm, treewide: rename kzfree() to kfree_sensitive()Waiman Long
2020-08-03nl80211: use eth_zero_addr() to clear mac addressMiaohe Lin
2020-08-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-07-31nl80211: support 4-way handshake offloading for WPA/WPA2-PSK in AP modeChung-Hsien Hsu
2020-07-31cfg80211: invert HE BSS color 'disabled' to 'enabled'Johannes Berg
2020-07-31cfg80211/mac80211: avoid bss color setting in non-HE modesP Praneesh
2020-07-31cfg80211/mac80211: add connected to auth server to station infoMarkus Theil
2020-07-31cfg80211/mac80211: add connected to auth server to meshconfMarkus Theil
2020-07-31cfg80211/mac80211: add mesh_param "mesh_nolearn" to skip path discoveryLinus Lüssing
2020-07-31nl80211: Simplify error handling path in 'nl80211_trigger_scan()'Christophe JAILLET
2020-07-31nl80211: Remove a misleading label in 'nl80211_trigger_scan()'Christophe JAILLET
2020-07-31cfg80211: allow vendor dumpit to terminate by returning 0Julian Squires
2020-07-30cfg80211: check vendor command doit pointer before useJulian Squires
2020-06-26nl80211: fix memory leak when parsing NL80211_ATTR_HE_BSS_COLORLuca Coelho
2020-06-26nl80211: don't return err unconditionally in nl80211_start_ap()Luca Coelho
2020-05-31cfg80211: support bigger kek/kck key lengthNathan Errera
2020-05-31cfg80211: add and expose HE 6 GHz band capabilitiesJohannes Berg
2020-05-31cfg80211: handle 6 GHz capability of new stationRajkumar Manoharan
2020-05-27nl80211: Add support to configure TID specific Tx rate configurationTamizh Chelvam
2020-05-27nl80211: add ability to report TX status for control port TXMarkus Theil
2020-05-27nl80211: support scan frequencies in KHzThomas Pedersen
2020-05-27nl80211: add KHz frequency offset for most wifi commandsThomas Pedersen
2020-05-27cfg80211: add KHz variants of frame RX APIThomas Pedersen
2020-05-27nl80211: simplify peer specific TID configurationSergey Matyukevich
2020-05-27cfg80211: add support for TID specific AMSDU configurationSergey Matyukevich
2020-05-26Merge tag 'mac80211-next-for-net-next-2020-04-25' of git://git.kernel.org/pub...David S. Miller
2020-04-30netlink: remove NLA_EXACT_LEN_WARNJohannes Berg
2020-04-30nl80211: link recursive netlink nested policyJohannes Berg
2020-04-24cfg80211: Parse HE membership selectorIlan Peer
2020-04-24nl80211: allow client-only BIGTK supportJohannes Berg
2020-04-24cfg80211: support multicast RX registrationJohannes Berg
2020-04-24cfg80211: Unprotected Beacon frame RX indicationJouni Malinen
2020-04-14nl80211: fix NL80211_ATTR_FTM_RESPONDER policyJohannes Berg
2020-03-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
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