Age | Commit message (Expand) | Author |
2024-07-09 | wifi: cfg80211: add helper for checking if a chandef is valid on a radio | Felix Fietkau |
2024-07-09 | wifi: cfg80211: extend interface combination check for multi-radio | Felix Fietkau |
2024-07-09 | wifi: cfg80211: add support for advertising multiple radios belonging to a wiphy | Felix Fietkau |
2024-07-08 | wifi: nl80211: split helper function from nl80211_put_iface_combinations | Felix Fietkau |
2024-06-28 | wifi: nl80211: don't give key data to userspace | Johannes Berg |
2024-06-27 | Merge tag 'wireless-next-2024-06-27' of git://git.kernel.org/pub/scm/linux/ke... | Jakub Kicinski |
2024-06-27 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
2024-06-26 | wifi: cfg80211: restrict NL80211_ATTR_TXQ_QUANTUM values | Eric Dumazet |
2024-06-26 | wifi: cfg80211: Always call tracing | Ilan Peer |
2024-06-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
2024-06-12 | wifi: cfg80211: honor WIPHY_FLAG_SPLIT_SCAN_6GHZ in cfg80211_conn_scan | Emmanuel Grumbach |
2024-06-12 | wifi: nl80211: remove the FTMs per burst limit for NDP ranging | Avraham Stern |
2024-06-12 | wifi: cfg80211: reject non-conformant 6 GHz center frequencies | Benjamin Berg |
2024-06-12 | wifi: cfg80211: add regulatory flag to allow VLP AP operation | Johannes Berg |
2024-06-12 | wifi: cfg80211: refactor regulatory beaconing checking | Johannes Berg |
2024-06-12 | wifi: cfg80211: refactor 6 GHz AP power type parsing | Johannes Berg |
2024-06-12 | wifi: mac80211: refactor channel checks | Johannes Berg |
2024-06-12 | wifi: nl80211: expose can-monitor channel property | Johannes Berg |
2024-06-12 | wifi: cfg80211: handle 2x996 RU allocation in cfg80211_calculate_bitrate_he() | Baochen Qiang |
2024-06-12 | wifi: cfg80211: fix typo in cfg80211_calculate_bitrate_he() | Baochen Qiang |
2024-06-12 | wifi: cfg80211: make hash table duplicates more survivable | Johannes Berg |
2024-06-12 | wifi: cfg80211: wext: add extra SIOCSIWSCAN data check | Dmitry Antipov |
2024-06-12 | wifi: cfg80211: wext: set ssids=NULL for passive scans | Johannes Berg |
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 |