summaryrefslogtreecommitdiffstats
path: root/net/wireless
AgeCommit message (Expand)AuthorLines
2024-03-04wifi: cfg80211: expose cfg80211_iter_rnr() to driversJohannes Berg-13/+7
2024-03-04wifi: cfg80211: print flags in tracing in hexJohannes Berg-5/+5
2024-03-04wifi: cfg80211: check A-MSDU format more carefullyJohannes Berg-4/+10
2024-02-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-0/+2
2024-02-21wifi: nl80211: refactor parsing CSA offsetsJohannes Berg-81/+56
2024-02-21wifi: nl80211: force WLAN_AKM_SUITE_SAE in big endian in NL80211_CMD_EXTERNAL...Alexis Lothoré-1/+18
2024-02-21wifi: cfg80211: use ML element parsing helpersJohannes Berg-33/+8
2024-02-21wifi: cfg80211: refactor RNR parsingJohannes Berg-137/+169
2024-02-21wifi: cfg80211: clean up cfg80211_inform_bss_frame_data()Johannes Berg-39/+32
2024-02-21wifi: cfg80211: remove cfg80211_inform_single_bss_frame_data()Johannes Berg-165/+80
2024-02-21wifi: cfg80211: set correct param change count in ML elementBenjamin Berg-10/+16
2024-02-21wifi: cfg80211: Add KHZ_PER_GHZ to units.h and reuseAndy Shevchenko-4/+3
2024-02-15wifi: nl80211: reject iftype change with mesh ID changeJohannes Berg-0/+2
2024-02-15wifi: cfg80211: use IEEE80211_MAX_MESH_ID_LEN appropriatelyJohannes Berg-4/+0
2024-02-12wifi: cfg80211: report unprotected deauth/disassoc in wowlanShaul Triebitz-0/+5
2024-02-12wifi: cfg80211: optionally support monitor on disabled channelsJohannes Berg-17/+41
2024-02-12wifi: cfg80211: rename UHB to 6 GHzJohannes Berg-13/+13
2024-02-12wifi: cfg80211: add support for link id attribute in NL80211_CMD_DEL_STATIONAditya Kumar Singh-3/+23
2024-02-08wifi: cfg80211: send link id in channel_switch opsAditya Kumar Singh-2/+6
2024-02-08wifi: cfg80211: Add utility for converting op_class into chandefMichael-CY Lee-0/+76
2024-02-08wifi: cfg80211/mac80211: move puncturing into chandefJohannes Berg-87/+128
2024-02-08wifi: cfg80211: simplify cfg80211_chandef_compatible()Johannes Berg-81/+273
2024-02-08wifi: wireless: declare different S1G chandefs incompatibleJohannes Berg-5/+10
2024-02-08wifi: cfg80211: move puncturing validation codeJohannes Berg-69/+69
2024-02-08Merge wireless into wireless-nextJohannes Berg-2/+60
2024-02-04wifi: cfg80211: fix kunit exportsJohannes Berg-2/+2
2024-02-02wifi: nl80211: move WPA version validation to policyJohannes Berg-13/+7
2024-02-02wifi: cfg80211: tests: verify BSS use flags of NSTR linksBenjamin Berg-12/+56
2024-02-02wifi: cfg80211: add a kunit test for 6 GHz colocated AP parsingBenjamin Berg-42/+230
2024-02-02wifi: cfg80211: detect stuck ECSA element in probe respJohannes Berg-1/+58
2024-01-26wifi: cfg80211: fix wiphy delayed work queueingJohannes Berg-1/+2
2024-01-26Revert "nl80211/cfg80211: Specify band specific min RSSI thresholds with sche...Jeff Johnson-55/+0
2024-01-26wifi: cfg80211: validate MLO connections betterJohannes Berg-17/+128
2024-01-26wifi: cfg80211: add support for SPP A-MSDUsJohannes Berg-3/+21
2024-01-26wifi: cfg80211: add RNR with reporting AP informationBenjamin Berg-8/+163
2024-01-26wifi: wireless: avoid strlen() in cfg80211_michael_mic_failure()Dmitry Antipov-5/+5
2024-01-23Merge tag 'wireless-2024-01-22' of git://git.kernel.org/pub/scm/linux/kernel/...Jakub Kicinski-1/+1
2024-01-18wifi: cfg80211/mac80211: remove dependency on non-existing optionLukas Bulwahn-1/+0
2024-01-18wifi: cfg80211: fix missing interfaces when dumpingMichal Kazior-0/+1
2024-01-04Merge tag 'wireless-next-2024-01-03' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski-22/+854
2024-01-03wifi: cfg80211: parse all ML elements in an ML probe responseBenjamin Berg-14/+26
2024-01-03wifi: cfg80211: correct comment about MLD IDBenjamin Berg-2/+5
2024-01-03wifi: cfg80211: Update the default DSCP-to-UP mappingIlan Peer-0/+56
2024-01-03wifi: cfg80211: tests: add some scanning related testsBenjamin Berg-5/+766
2024-01-03wifi: cfg80211: fix RCU dereference in __cfg80211_bss_updateEdward Adam Davis-1/+1
2024-01-02Merge tag 'wireless-next-2023-12-22' of git://git.kernel.org/pub/scm/linux/ke...David S. Miller-26/+186
2023-12-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni-0/+87
2023-12-21wifi: cfg80211: avoid double free if updating BSS failsBenjamin Berg-4/+3
2023-12-21wifi: cfg80211: ensure cfg80211_bss_update frees IEs on errorBenjamin Berg-14/+16
2023-12-21wifi: cfg80211: free beacon_ies when overridden from hidden BSSBenjamin Berg-0/+4