summaryrefslogtreecommitdiffstats
path: root/net/wireless
Commit message (Expand)AuthorAgeFilesLines
* wifi: nl80211: don't free NULL coalescing ruleJohannes Berg12 days1-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: 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
* | wifi: cfg80211: add support for SPP A-MSDUsJohannes Berg2024-01-261-3/+21
* | wifi: cfg80211: add RNR with reporting AP informationBenjamin Berg2024-01-262-8/+163
* | wifi: wireless: avoid strlen() in cfg80211_michael_mic_failure()Dmitry Antipov2024-01-261-5/+5
|/
* Merge tag 'wireless-2024-01-22' of git://git.kernel.org/pub/scm/linux/kernel/...Jakub Kicinski2024-01-232-1/+1
|\
| * wifi: cfg80211/mac80211: remove dependency on non-existing optionLukas Bulwahn2024-01-181-1/+0
| * wifi: cfg80211: fix missing interfaces when dumpingMichal Kazior2024-01-181-0/+1
* | Merge tag 'wireless-next-2024-01-03' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski2024-01-047-22/+854
|\ \
| * | wifi: cfg80211: parse all ML elements in an ML probe responseBenjamin Berg2024-01-031-14/+26
| * | wifi: cfg80211: correct comment about MLD IDBenjamin Berg2024-01-031-2/+5
| * | wifi: cfg80211: Update the default DSCP-to-UP mappingIlan Peer2024-01-031-0/+56
| * | wifi: cfg80211: tests: add some scanning related testsBenjamin Berg2024-01-036-5/+766