Age | Commit message (Expand) | Author |
2024-06-10 | Merge tag 'wireless-next-2024-06-07' of git://git.kernel.org/pub/scm/linux/ke... | Jakub Kicinski |
2024-05-29 | wifi: cfg80211: fix 6 GHz scan request building | Johannes Berg |
2024-05-29 | wifi: cfg80211: pmsr: use correct nla_get_uX functions | Lin Ma |
2024-05-29 | wifi: cfg80211: Lock wiphy in cfg80211_get_station | Remi Pommarel |
2024-05-29 | wifi: cfg80211: fully move wiphy work to unbound workqueue | Johannes Berg |
2024-05-29 | wifi: cfg80211: validate HE operation element parsing | Johannes Berg |
2024-05-29 | wifi: nl80211: clean up coalescing rule handling | Johannes Berg |
2024-05-23 | wifi: cfg80211: restrict operation during radar detection | Johannes Berg |
2024-05-23 | wifi: cfg80211: add tracing for wiphy work | Johannes Berg |
2024-05-23 | wifi: cfg80211: sort trace events again | Johannes Berg |
2024-05-23 | wifi: nl80211: disallow setting special AP channel widths | Johannes Berg |
2024-05-22 | tracing/treewide: Remove second parameter of __assign_str() | Steven Rostedt (Google) |
2024-05-18 | Merge tag 'kbuild-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds |
2024-05-10 | kbuild: use $(src) instead of $(srctree)/$(src) for source directory | Masahiro Yamada |
2024-05-06 | Merge wireless into wireless-next | Johannes Berg |
2024-05-03 | wifi: cfg80211: handle color change per link | Aditya Kumar Singh |
2024-05-03 | wifi: cfg80211: Clear mlo_links info when STA disconnects | Xin Deng |
2024-05-03 | wifi: nl80211: Avoid address calculations via out of bounds array indexing | Kees Cook |
2024-04-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
2024-04-19 | wifi: cfg80211: add return docs for regulatory functions | Johannes Berg |
2024-04-19 | wifi: cfg80211: make some regulatory functions void | Johannes Berg |
2024-04-19 | wifi: nl80211: don't free NULL coalescing rule | Johannes Berg |
2024-04-08 | wifi: cfg80211: fix the order of arguments for trace events of the tx_rx_evt ... | Igor Artemiev |
2024-04-03 | Merge tag 'wireless-next-2024-04-03' of git://git.kernel.org/pub/scm/linux/ke... | Jakub Kicinski |
2024-03-25 | wifi: cfg80211: ignore non-TX BSSs in per-STA profile | Benjamin Berg |
2024-03-25 | wifi: cfg80211: check BSSID Index against MaxBSSID | Benjamin Berg |
2024-03-25 | wifi: cfg80211: handle indoor AFC/LPI AP in probe response and beacon | Anjaneyulu |
2024-03-25 | wifi: cfg80211: fix rdev_dump_mpp() arguments order | Igor Artemiev |
2024-03-25 | wifi: cfg80211: add a flag to disable wireless extensions | Johannes Berg |
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 |