summaryrefslogtreecommitdiffstats
path: root/net/wireless
Commit message (Expand)AuthorAgeFilesLines
* Merge wireless into wireless-nextJohannes Berg2024-05-061-7/+7
|\
| * wifi: nl80211: Avoid address calculations via out of bounds array indexingKees Cook2024-05-031-7/+7
* | wifi: cfg80211: handle color change per linkAditya Kumar Singh2024-05-032-4/+12
* | wifi: cfg80211: Clear mlo_links info when STA disconnectsXin Deng2024-05-031-0/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2024-04-252-2/+4
|\|
| * wifi: nl80211: don't free NULL coalescing ruleJohannes Berg2024-04-191-0/+2
| * wifi: cfg80211: fix the order of arguments for trace events of the tx_rx_evt ...Igor Artemiev2024-04-081-2/+2
* | wifi: cfg80211: add return docs for regulatory functionsJohannes Berg2024-04-191-1/+4
* | wifi: cfg80211: make some regulatory functions voidJohannes Berg2024-04-193-16/+13
* | Merge tag 'wireless-next-2024-04-03' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski2024-04-031-10/+44
|\ \ | |/ |/|
| * wifi: cfg80211: ignore non-TX BSSs in per-STA profileBenjamin Berg2024-03-251-9/+38
| * wifi: cfg80211: check BSSID Index against MaxBSSIDBenjamin Berg2024-03-251-1/+2
| * wifi: cfg80211: handle indoor AFC/LPI AP in probe response and beaconAnjaneyulu2024-03-251-0/+4
* | wifi: cfg80211: fix rdev_dump_mpp() arguments orderIgor Artemiev2024-03-251-1/+1
* | wifi: cfg80211: add a flag to disable wireless extensionsJohannes Berg2024-03-251-2/+5
|/
* Merge tag 'wireless-next-2024-03-08' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski2024-03-084-36/+65
|\
| * wifi: cfg80211: allow cfg80211_defragment_element() without outputJohannes Berg2024-03-042-14/+43
| * wifi: cfg80211: expose cfg80211_iter_rnr() to driversJohannes Berg2024-03-041-13/+7
| * wifi: cfg80211: print flags in tracing in hexJohannes Berg2024-03-041-5/+5
| * wifi: cfg80211: check A-MSDU format more carefullyJohannes Berg2024-03-041-4/+10
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2024-02-291-0/+2
|\ \ | |/ |/|
| * wifi: nl80211: reject iftype change with mesh ID changeJohannes Berg2024-02-151-0/+2
* | wifi: nl80211: refactor parsing CSA offsetsJohannes Berg2024-02-211-81/+56
* | wifi: nl80211: force WLAN_AKM_SUITE_SAE in big endian in NL80211_CMD_EXTERNAL...Alexis Lothoré2024-02-211-1/+18
* | wifi: cfg80211: use ML element parsing helpersJohannes Berg2024-02-211-33/+8
* | wifi: cfg80211: refactor RNR parsingJohannes Berg2024-02-211-137/+169
* | wifi: cfg80211: clean up cfg80211_inform_bss_frame_data()Johannes Berg2024-02-211-39/+32
* | wifi: cfg80211: remove cfg80211_inform_single_bss_frame_data()Johannes Berg2024-02-211-165/+80
* | wifi: cfg80211: set correct param change count in ML elementBenjamin Berg2024-02-211-10/+16
* | wifi: cfg80211: Add KHZ_PER_GHZ to units.h and reuseAndy Shevchenko2024-02-211-4/+3
* | wifi: cfg80211: use IEEE80211_MAX_MESH_ID_LEN appropriatelyJohannes Berg2024-02-151-4/+0
* | wifi: cfg80211: report unprotected deauth/disassoc in wowlanShaul Triebitz2024-02-121-0/+5
* | wifi: cfg80211: optionally support monitor on disabled channelsJohannes Berg2024-02-123-17/+41
* | wifi: cfg80211: rename UHB to 6 GHzJohannes Berg2024-02-123-13/+13
* | wifi: cfg80211: add support for link id attribute in NL80211_CMD_DEL_STATIONAditya Kumar Singh2024-02-122-3/+23
* | wifi: cfg80211: send link id in channel_switch opsAditya Kumar Singh2024-02-082-2/+6
* | wifi: cfg80211: Add utility for converting op_class into chandefMichael-CY Lee2024-02-081-0/+76
* | wifi: cfg80211/mac80211: move puncturing into chandefJohannes Berg2024-02-084-87/+128
* | wifi: cfg80211: simplify cfg80211_chandef_compatible()Johannes Berg2024-02-083-81/+273
* | wifi: wireless: declare different S1G chandefs incompatibleJohannes Berg2024-02-081-5/+10
* | wifi: cfg80211: move puncturing validation codeJohannes Berg2024-02-081-69/+69
* | Merge wireless into wireless-nextJohannes Berg2024-02-082-2/+60
|\|
| * wifi: cfg80211: detect stuck ECSA element in probe respJohannes Berg2024-02-021-1/+58
| * wifi: cfg80211: fix wiphy delayed work queueingJohannes Berg2024-01-261-1/+2
* | wifi: cfg80211: fix kunit exportsJohannes Berg2024-02-041-2/+2
* | wifi: nl80211: move WPA version validation to policyJohannes Berg2024-02-021-13/+7
* | wifi: cfg80211: tests: verify BSS use flags of NSTR linksBenjamin Berg2024-02-021-12/+56
* | wifi: cfg80211: add a kunit test for 6 GHz colocated AP parsingBenjamin Berg2024-02-023-42/+230
* | Revert "nl80211/cfg80211: Specify band specific min RSSI thresholds with sche...Jeff Johnson2024-01-261-55/+0
* | wifi: cfg80211: validate MLO connections betterJohannes Berg2024-01-264-17/+128