Age | Commit message (Expand) | Author |
2024-03-08 | Merge tag 'wireless-next-2024-03-08' of git://git.kernel.org/pub/scm/linux/ke... | Jakub Kicinski |
2024-03-04 | wifi: cfg80211: allow cfg80211_defragment_element() without output | Johannes Berg |
2024-03-04 | wifi: cfg80211: expose cfg80211_iter_rnr() to drivers | Johannes Berg |
2024-03-04 | wifi: cfg80211: print flags in tracing in hex | Johannes Berg |
2024-03-04 | wifi: cfg80211: check A-MSDU format more carefully | Johannes Berg |
2024-02-29 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
2024-02-21 | wifi: nl80211: refactor parsing CSA offsets | Johannes Berg |
2024-02-21 | wifi: nl80211: force WLAN_AKM_SUITE_SAE in big endian in NL80211_CMD_EXTERNAL... | Alexis Lothoré |
2024-02-21 | wifi: cfg80211: use ML element parsing helpers | Johannes Berg |
2024-02-21 | wifi: cfg80211: refactor RNR parsing | Johannes Berg |
2024-02-21 | wifi: cfg80211: clean up cfg80211_inform_bss_frame_data() | Johannes Berg |
2024-02-21 | wifi: cfg80211: remove cfg80211_inform_single_bss_frame_data() | Johannes Berg |
2024-02-21 | wifi: cfg80211: set correct param change count in ML element | Benjamin Berg |
2024-02-21 | wifi: cfg80211: Add KHZ_PER_GHZ to units.h and reuse | Andy Shevchenko |
2024-02-15 | wifi: nl80211: reject iftype change with mesh ID change | Johannes Berg |
2024-02-15 | wifi: cfg80211: use IEEE80211_MAX_MESH_ID_LEN appropriately | Johannes Berg |
2024-02-12 | wifi: cfg80211: report unprotected deauth/disassoc in wowlan | Shaul Triebitz |
2024-02-12 | wifi: cfg80211: optionally support monitor on disabled channels | Johannes Berg |
2024-02-12 | wifi: cfg80211: rename UHB to 6 GHz | Johannes Berg |
2024-02-12 | wifi: cfg80211: add support for link id attribute in NL80211_CMD_DEL_STATION | Aditya Kumar Singh |
2024-02-08 | wifi: cfg80211: send link id in channel_switch ops | Aditya Kumar Singh |
2024-02-08 | wifi: cfg80211: Add utility for converting op_class into chandef | Michael-CY Lee |
2024-02-08 | wifi: cfg80211/mac80211: move puncturing into chandef | Johannes Berg |
2024-02-08 | wifi: cfg80211: simplify cfg80211_chandef_compatible() | Johannes Berg |
2024-02-08 | wifi: wireless: declare different S1G chandefs incompatible | Johannes Berg |
2024-02-08 | wifi: cfg80211: move puncturing validation code | Johannes Berg |
2024-02-08 | Merge wireless into wireless-next | Johannes Berg |
2024-02-04 | wifi: cfg80211: fix kunit exports | Johannes Berg |
2024-02-02 | wifi: nl80211: move WPA version validation to policy | Johannes Berg |
2024-02-02 | wifi: cfg80211: tests: verify BSS use flags of NSTR links | Benjamin Berg |
2024-02-02 | wifi: cfg80211: add a kunit test for 6 GHz colocated AP parsing | Benjamin Berg |
2024-02-02 | wifi: cfg80211: detect stuck ECSA element in probe resp | Johannes Berg |
2024-01-26 | wifi: cfg80211: fix wiphy delayed work queueing | Johannes Berg |
2024-01-26 | Revert "nl80211/cfg80211: Specify band specific min RSSI thresholds with sche... | Jeff Johnson |
2024-01-26 | wifi: cfg80211: validate MLO connections better | Johannes Berg |
2024-01-26 | wifi: cfg80211: add support for SPP A-MSDUs | Johannes Berg |
2024-01-26 | wifi: cfg80211: add RNR with reporting AP information | Benjamin Berg |
2024-01-26 | wifi: wireless: avoid strlen() in cfg80211_michael_mic_failure() | Dmitry Antipov |
2024-01-23 | Merge tag 'wireless-2024-01-22' of git://git.kernel.org/pub/scm/linux/kernel/... | Jakub Kicinski |
2024-01-18 | wifi: cfg80211/mac80211: remove dependency on non-existing option | Lukas Bulwahn |
2024-01-18 | wifi: cfg80211: fix missing interfaces when dumping | Michal Kazior |
2024-01-04 | Merge tag 'wireless-next-2024-01-03' of git://git.kernel.org/pub/scm/linux/ke... | Jakub Kicinski |
2024-01-03 | wifi: cfg80211: parse all ML elements in an ML probe response | Benjamin Berg |
2024-01-03 | wifi: cfg80211: correct comment about MLD ID | Benjamin Berg |
2024-01-03 | wifi: cfg80211: Update the default DSCP-to-UP mapping | Ilan Peer |
2024-01-03 | wifi: cfg80211: tests: add some scanning related tests | Benjamin Berg |
2024-01-03 | wifi: cfg80211: fix RCU dereference in __cfg80211_bss_update | Edward Adam Davis |
2024-01-02 | Merge tag 'wireless-next-2023-12-22' of git://git.kernel.org/pub/scm/linux/ke... | David S. Miller |
2023-12-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Paolo Abeni |
2023-12-21 | wifi: cfg80211: avoid double free if updating BSS fails | Benjamin Berg |