summaryrefslogtreecommitdiff
path: root/net/wireless/nl80211.c
AgeCommit message (Expand)Author
2024-02-15wifi: nl80211: reject iftype change with mesh ID changeJohannes Berg
2024-01-23Merge tag 'wireless-2024-01-22' of git://git.kernel.org/pub/scm/linux/kernel/...Jakub Kicinski
2024-01-18wifi: cfg80211: fix missing interfaces when dumpingMichal Kazior
2023-12-21wifi: cfg80211: handle UHB AP and STA power typeMukesh Sisodiya
2023-12-21wifi: cfg80211: Schedule regulatory check on BSS STA channel changeAndrei Otcheretianski
2023-12-21wifi: cfg80211: reg: Support P2P operation on DFS channelsAndrei Otcheretianski
2023-12-18Merge tag 'wireless-next-2023-12-18' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski
2023-12-12wifi: cfg80211: Replace ENOTSUPP with EOPNOTSUPPAndrei Otcheretianski
2023-12-12wifi: cfg80211: Add support for setting TID to link mappingIlan Peer
2023-12-12wifi: cfg80211: add BSS usage reportingJohannes Berg
2023-12-12wifi: nl80211: Extend del pmksa support for SAE and OWE securityVinayak Yadawad
2023-12-06wifi: cfg80211: make RX assoc data constJohannes Berg
2023-12-06wifi: nl80211: refactor nl80211_send_mlme_event() argumentsJohannes Berg
2023-11-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-11-24wifi: cfg80211: Extend support for scanning while MLO connectedIlan Peer
2023-11-24wifi: cfg80211: hold wiphy mutex for send_interfaceJohannes Berg
2023-11-24wifi: cfg80211: fix CQM for non-range useJohannes Berg
2023-10-26Merge tag 'wireless-next-2023-10-26' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski
2023-10-26netlink: make range pointers in policies constJakub Kicinski
2023-10-23wifi: cfg80211: Allow AP/P2PGO to indicate port authorization to peer STA/P2P...Vinayak Yadawad
2023-10-23wifi: mac80211: rename struct cfg80211_rx_assoc_resp to cfg80211_rx_assoc_res...Kalle Valo
2023-10-06Merge wireless into wireless-nextJohannes Berg
2023-09-26wifi: cfg80211: avoid leaking stack data into traceBenjamin Berg
2023-09-25wifi: cfg80211: report per-link errors during associationBenjamin Berg
2023-09-25wifi: cfg80211: split struct cfg80211_ap_settingsJohannes Berg
2023-09-18wifi: cfg80211: save power spectral density(psd) of regulatory ruleWen Gong
2023-09-13wifi: nl80211: additions to NL80211_CMD_SET_BEACONAloka Dixit
2023-09-13wifi: cfg80211: modify prototype for change_beaconAloka Dixit
2023-09-13wifi: nl80211: fixes to FILS discovery updatesAloka Dixit
2023-09-13wifi: cfg80211: remove scan_width supportJohannes Berg
2023-09-11wifi: cfg80211: fix cqm_config access raceJohannes Berg
2023-09-11wifi: cfg80211: validate AP phy operation before starting itAditya Kumar Singh
2023-09-11wifi: cfg80211: annotate iftype_data pointer with sparseJohannes Berg
2023-09-11wifi: cfg80211: remove wdev mutexJohannes Berg
2023-09-11wifi: cfg80211: check RTNL when iterating devicesJohannes Berg
2023-08-22wifi: nl80211/cfg80211: add forgotten nla_policy for BSS color attributeLin Ma
2023-08-22wifi: cfg80211: Annotate struct cfg80211_rnr_elems with __counted_byKees Cook
2023-08-22wifi: cfg80211: Annotate struct cfg80211_mbssid_elems with __counted_byKees Cook
2023-08-22wifi: cfg80211: Annotate struct cfg80211_acl_data with __counted_byKees Cook
2023-08-09wifi: nl80211: fix integer overflow in nl80211_parse_mbssid_elems()Keith Yeo
2023-06-19wifi: cfg80211/nl80211: Add support to indicate STA MLD setup links removalVeerendranath Jakkam
2023-06-19wifi: cfg80211: make TDLS management link-awareMukesh Sisodiya
2023-06-14wifi: cfg80211: Support association to AP MLD with disabled linksIlan Peer
2023-06-14wifi: cfg80211: S1G rate information and calculationsGilad Itzkovitch
2023-06-07wifi: cfg80211: move sched scan stop to wiphy workJohannes Berg
2023-06-07wifi: cfg80211: hold wiphy lock when sending wiphyJohannes Berg
2023-06-06wifi: cfg80211: reject bad AP MLD addressJohannes Berg
2023-03-30Merge tag 'wireless-next-2023-03-30' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski
2023-03-30wifi: nl80211: support advertising S1G capabilitiesKieran Frewen
2023-03-24wifi: nl80211: make nl80211_send_chandef non-staticJaewan Kim