aboutsummaryrefslogtreecommitdiffstats
path: root/net/wireless/nl80211.c
AgeCommit message (Expand)Author
2022-03-19nl80211: Update bss channel on channel switch for P2P_CLIENTSreeramya Soratkal
2022-03-08nl80211: Handle nla_memdup failures in handle_nan_filterJiasheng Jiang
2021-11-02net: use netif_is_bridge_port() to check for IFF_BRIDGE_PORTJulian Wiedmann
2021-06-10nl80211: validate key indexes for cfg80211_registered_deviceAnant Thazhemadam
2020-12-30cfg80211: initialize rekey_dataSara Sharon
2020-11-18cfg80211: initialize wdev data earlierJohannes Berg
2020-10-29nl80211: fix non-split wiphy informationJohannes Berg
2020-10-29nl80211: fix OBSS PD min and max offset validationRajkumar Manoharan
2020-10-14net: wireless: nl80211: fix out-of-bounds access in nl80211_del_key()Anant Thazhemadam
2020-08-11cfg80211: check vendor command doit pointer before useJulian Squires
2020-07-16nl80211: don't return err unconditionally in nl80211_start_ap()Luca Coelho
2020-04-21nl80211: fix NL80211_ATTR_FTM_RESPONDER policyJohannes Berg
2020-04-01nl80211: fix NL80211_ATTR_CHANNEL_WIDTH attribute typeJohannes Berg
2020-03-18nl80211: add missing attribute validation for channel switchJakub Kicinski
2020-03-18nl80211: add missing attribute validation for beacon report scanningJakub Kicinski
2020-03-18nl80211: add missing attribute validation for critical protocol indicationJakub Kicinski
2020-03-05nl80211: fix potential leak in AP startJohannes Berg
2020-03-05cfg80211: add missing policy for NL80211_ATTR_STATUS_CODESergey Matyukevich
2020-01-23cfg80211: fix memory leak in cfg80211_cqm_rssi_updateFelix Fietkau
2020-01-23cfg80211: fix memory leak in nl80211_probe_mesh_linkFelix Fietkau
2019-10-30nl80211: fix validation of mesh path nexthopMarkus Theil
2019-10-07nl80211: fix memory leak in nl80211_get_ftm_responder_statsNavid Emamdoost
2019-10-01nl80211: fix null pointer dereferenceMiaoqing Pan
2019-10-01cfg80211: initialize on-stack chandefsJohannes Berg
2019-10-01nl80211: validate beacon headJohannes Berg
2019-09-11nl80211: Fix possible Spectre-v1 for CQM RSSI thresholdsMasashi Honma
2019-09-11cfg80211: Do not compare with boolean in nl80211_common_reg_change_eventzhong jiang
2019-08-30cfg80211: add local BSS receive time to survey informationFelix Fietkau
2019-08-22nl80211: add NL80211_CMD_UPDATE_FT_IES to supported commandsMatthew Wang
2019-08-21nl80211: Add support for EDMG channelsAlexei Avshalom Lazar
2019-08-21cfg80211: Support assoc-at timer in sta-infoBen Greear
2019-08-21cfg80211: add 6GHz in code handling array with NUM_NL80211_BANDS entriesArend van Spriel
2019-08-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-07-31nl80211: add strict start typeJohannes Berg
2019-07-31cfg80211: add support for parsing OBBS_PD attributesJohn Crispin
2019-07-31cfg80211: use parallel_ops for genlJohannes Berg
2019-07-29cfg80211: fix dfs channels remain DFS_AVAILABLE after ch_switchMichael Vassernis
2019-07-29cfg80211: fix duplicated scan entries after channel switchSergey Matyukevich
2019-07-26nl80211: Include wiphy address setup in NEW_WIPHYDenis Kenzior
2019-07-26{nl,mac}80211: fix interface combinations on crypto controlled devicesManikanta Pubbisetty
2019-06-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-06-14Merge tag 'mac80211-for-davem-2019-06-14' of git://git.kernel.org/pub/scm/lin...David S. Miller
2019-06-14nl80211: send event when CMD_FRAME duration expiresJames Prestwood
2019-06-14mac80211: allow turning TWT responder support on and off via netlinkJohn Crispin
2019-06-14nl80211: require and validate vendor command policyJohannes Berg
2019-06-14nl80211: add support for SAE authentication offloadChung-Hsien Hsu
2019-06-14nl80211: add WPA3 definition for SAE authenticationChung-Hsien Hsu
2019-06-14nl80211: add NL80211_ATTR_IFINDEX to port authorized eventChung-Hsien Hsu
2019-05-29nl80211: fill all policy .type entriesJohannes Berg
2019-05-28nl80211: fill all policy .type entriesJohannes Berg