Age | Commit message (Expand) | Author | Files | Lines |
2025-05-08 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -1/+1 |
2025-05-06 | wifi: cfg80211: fix out-of-bounds access during multi-link element defragment... | Veerendranath Jakkam | 1 | -1/+1 |
2025-04-23 | wifi: nl80211: add link id of transmitted profile for MLO MBSSID | Rameshkumar Sundaram | 1 | -1/+23 |
2025-04-23 | wifi: cfg80211: Add support to get EMLSR capabilities of non-AP MLD | Ramasamy Kaliappan | 1 | -0/+18 |
2025-04-05 | treewide: Switch/rename to timer_delete[_sync]() | Thomas Gleixner | 1 | -3/+3 |
2025-03-18 | wifi: nl80211: re-enable multi-link reconfiguration | Johannes Berg | 1 | -1/+2 |
2025-03-18 | wifi: cfg80211: init wiphy_work before allocating rfkill fails | Edward Adam Davis | 1 | -3/+3 |
2025-03-18 | wifi: nl80211: store chandef on the correct link when starting CAC | Aditya Kumar Singh | 1 | -1/+1 |
2025-03-18 | Merge net-next/main to resolve conflicts | Johannes Berg | 3 | -6/+23 |
2025-03-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Paolo Abeni | 2 | -4/+15 |
2025-03-12 | wifi: cfg80211: expose cfg80211_chandef_get_width() | Johannes Berg | 2 | -7/+2 |
2025-03-11 | wifi: cfg80211: Update the link address when a link is added | Ilan Peer | 1 | -0/+4 |
2025-03-11 | wifi: mac80211: allow 320 MHz FTM measurements | Avraham Stern | 1 | -1/+2 |
2025-03-11 | wifi: cfg80211: allow IR in 20 MHz configurations | Anjaneyulu | 3 | -2/+14 |
2025-03-11 | wifi: cfg80211: allow setting extended MLD capa/ops | Johannes Berg | 2 | -0/+16 |
2025-03-11 | wifi: cfg80211: move link reconfig parameters into a struct | Johannes Berg | 5 | -36/+30 |
2025-03-07 | wifi: cfg80211: cancel wiphy_work before freeing wiphy | Miri Korenblit | 1 | -0/+7 |
2025-03-07 | wifi: nl80211: fix assoc link handling | Johannes Berg | 1 | -4/+8 |
2025-03-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 2 | -2/+8 |
2025-03-04 | Merge tag 'wireless-next-2025-03-04-v2' of https://git.kernel.org/pub/scm/lin... | Jakub Kicinski | 4 | -13/+17 |
2025-03-04 | Merge tag 'wireless-2025-03-04' of https://git.kernel.org/pub/scm/linux/kerne... | Jakub Kicinski | 2 | -2/+8 |
2025-03-04 | wifi: nl80211: disable multi-link reconfiguration | Johannes Berg | 1 | -1/+1 |
2025-03-04 | net: rename netns_local to netns_immutable | Nicolas Dichtel | 1 | -5/+5 |
2025-03-03 | wifi: cfg80211: regulatory: improve invalid hints checking | Nikita Zhandarovich | 1 | -1/+2 |
2025-02-28 | wifi: cfg80211: reorg sinfo structure elements for mesh | Sarika Sharma | 1 | -5/+6 |
2025-02-26 | wifi: cfg80211: expose update timestamp to drivers | Benjamin Berg | 3 | -6/+5 |
2025-02-26 | wifi: cfg80211: convert timeouts to secs_to_jiffies() | Easwar Hariharan | 1 | -1/+1 |
2025-02-11 | wifi: nl80211: reject cooked mode if it is set along with other flags | Vitaliy Shevtsov | 1 | -0/+5 |
2025-02-11 | wifi: cfg80211: Fix trace print for removed links | Ilan Peer | 1 | -1/+1 |
2025-02-11 | wifi: nl80211/cfg80211: Stop supporting cooked monitor | Alexander Wetzel | 1 | -0/+4 |
2025-01-28 | Merge tag 'driver-core-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -4/+1 |
2025-01-26 | Merge tag 'mm-nonmm-stable-2025-01-24-23-16' of git://git.kernel.org/pub/scm/... | Linus Torvalds | 1 | -3/+1 |
2025-01-15 | wifi: cfg80211: adjust allocation of colocated AP data | Dmitry Antipov | 1 | -3/+1 |
2025-01-15 | saner replacement for debugfs_rename() | Al Viro | 1 | -4/+1 |
2025-01-13 | wifi: nl80211: simplify nested if checks | Johannes Berg | 1 | -4/+3 |
2025-01-13 | wifi: cfg80211: Add support for controlling EPCS | Ilan Peer | 3 | -0/+109 |
2025-01-13 | wifi: cfg80211: Add support for dynamic addition/removal of links | Ilan Peer | 6 | -0/+231 |
2025-01-13 | wifi: nl80211: Split the links handling of an association request | Ilan Peer | 1 | -75/+76 |
2025-01-13 | wifi: nl80211: fix nl80211_start_radar_detection return value | Nicolas Escande | 1 | -18/+19 |
2025-01-13 | wifi: cfg80211: skip regulatory for punctured subchannels | Kavita Kavita | 1 | -247/+123 |
2025-01-13 | wifi: cfg80211: Move cfg80211_scan_req_add_chan() n_channels increment earlier | Kees Cook | 1 | -2/+1 |
2025-01-13 | wifi: nl80211: permit userspace to pass supported selectors | Benjamin Berg | 1 | -0/+32 |
2025-01-13 | wifi: cfg80211: check extended MLD capa/ops in assoc | Johannes Berg | 1 | -0/+7 |
2025-01-13 | wifi: cfg80211: scan: skip duplicate RNR entries | Johannes Berg | 1 | -1/+12 |
2025-01-13 | wifi: cfg80211: copy multi-link element from the multi-link probe request's f... | Michael-CY Lee | 1 | -1/+26 |
2025-01-12 | net: remove get_task_comm() and print task comm directly | Yafang Shao | 1 | -3/+1 |
2024-12-19 | Merge tag 'wireless-next-2024-12-19' of git://git.kernel.org/pub/scm/linux/ke... | Jakub Kicinski | 14 | -475/+313 |
2024-12-10 | Merge tag 'wireless-2024-12-10' of https://git.kernel.org/pub/scm/linux/kerne... | Jakub Kicinski | 3 | -3/+3 |
2024-12-06 | wifi: cfg80211: sme: init n_channels before channels[] access | Haoyu Li | 1 | -0/+1 |
2024-12-04 | wifi: cfg80211: send MLO links tx power info in GET_INTERFACE | Rameshkumar Sundaram | 4 | -28/+38 |
2024-12-04 | wifi: cfg80211: tests: Fix potential NULL dereference in test_cfg80211_parse_... | Zichen Xie | 1 | -0/+2 |
2024-12-04 | wifi: cfg80211: define and use wiphy guard | Johannes Berg | 11 | -448/+274 |
2024-12-03 | wifi: cfg80211: clear link ID from bitmap during link delete after clean up | Aditya Kumar Singh | 1 | -2/+1 |
2024-12-03 | wifi: nl80211: fix NL80211_ATTR_MLO_LINK_ID off-by-one | Lin Ma | 1 | -1/+1 |
2024-12-02 | module: Convert symbol namespace to string literal | Peter Zijlstra | 2 | -2/+2 |
2024-11-13 | Merge tag 'wireless-next-2024-11-13' of git://git.kernel.org/pub/scm/linux/ke... | Jakub Kicinski | 2 | -10/+5 |
2024-11-11 | net: convert to nla_get_*_default() | Johannes Berg | 1 | -36/+18 |
2024-11-07 | wifi: cfg80211: Fix an error handling path in nl80211_start_ap() | Christophe JAILLET | 1 | -4/+4 |
2024-11-07 | wifi: nl80211: fix bounds checker error in nl80211_parse_sched_scan | Aleksei Vetrov | 1 | -0/+1 |
2024-11-07 | wifi: cfg80211: Remove the Medium Synchronization Delay validity check | Lingbo Kong | 1 | -6/+0 |
2024-10-31 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 2 | -0/+12 |
2024-10-29 | Merge tag 'wireless-next-2024-10-25' of git://git.kernel.org/pub/scm/linux/ke... | Jakub Kicinski | 20 | -2064/+176 |
2024-10-25 | wifi: cfg80211: clear wdev->cqm_config pointer on free | Johannes Berg | 1 | -0/+1 |
2024-10-25 | Merge tag 'wireless-2024-10-21' of git://git.kernel.org/pub/scm/linux/kernel/... | David S. Miller | 2 | -0/+11 |
2024-10-23 | wifi: cfg80211: add monitor SKIP_TX flag | Felix Fietkau | 1 | -0/+1 |
2024-10-23 | wifi: cfg80211: pass net_device to .set_monitor_channel | Felix Fietkau | 6 | -9/+14 |
2024-10-23 | wifi: cfg80211: report per wiphy radio antenna mask | Felix Fietkau | 1 | -0/+5 |
2024-10-23 | wifi: cfg80211: add option for vif allowed radios | Felix Fietkau | 4 | -11/+90 |
2024-10-23 | wifi: cfg80211: disallow SMPS in AP mode | Johannes Berg | 1 | -27/+3 |
2024-10-15 | genetlink: hold RCU in genlmsg_mcast() | Eric Dumazet | 1 | -6/+2 |
2024-10-09 | Merge net-next/main to resolve conflicts | Johannes Berg | 1 | -1/+1 |
2024-10-09 | Revert "wifi: cfg80211: unexport wireless_nlevent_flush()" | Johannes Berg | 2 | -7/+1 |
2024-10-08 | wifi: cfg80211: unexport wireless_nlevent_flush() | Johannes Berg | 2 | -1/+7 |
2024-10-08 | wifi: cfg80211: stop exporting wext symbols | Johannes Berg | 4 | -25/+1 |
2024-10-08 | wifi: wext/libipw: move spy implementation to libipw | Johannes Berg | 3 | -236/+0 |
2024-10-08 | wifi: ipw2x00/lib80211: move remaining lib80211 into libipw | Johannes Berg | 6 | -1736/+0 |
2024-10-08 | wifi: nl80211: remove redundant null pointer check in coalescing | Dmitry Kandybka | 1 | -2/+0 |
2024-10-08 | wifi: cfg80211: check radio iface combination for multi radio per wiphy | Karthikeyan Periyasamy | 1 | -10/+54 |
2024-10-08 | wifi: mac80211, cfg80211: miscellaneous spelling fixes | Dmitry Antipov | 7 | -8/+8 |
2024-10-08 | wifi: cfg80211: Add wiphy_delayed_work_pending() | Remi Pommarel | 1 | -0/+7 |
2024-10-08 | wifi: cfg80211: Do not create BSS entries for unsupported channels | Chenming Huang | 1 | -0/+4 |
2024-10-02 | move asm/unaligned.h to linux/unaligned.h | Al Viro | 1 | -1/+1 |
2024-09-09 | wifi: cfg80211: fix two more possible UBSAN-detected off-by-one errors | Dmitry Antipov | 2 | -2/+4 |
2024-09-06 | wifi: cfg80211/mac80211: use proper link ID for DFS | Aditya Kumar Singh | 2 | -12/+13 |
2024-09-06 | wifi: cfg80211: handle DFS per link | Aditya Kumar Singh | 5 | -34/+62 |
2024-09-06 | wifi: cfg80211: move DFS related members to links[] in wireless_dev | Aditya Kumar Singh | 5 | -13/+14 |
2024-09-06 | wifi: trace: unlink rdev_end_cac trace event from wiphy_netdev_evt class | Aditya Kumar Singh | 1 | -3/+12 |
2024-09-06 | wifi: cfg80211: avoid overriding direct/MBSSID BSS with per-STA profile BSS | Veerendranath Jakkam | 1 | -0/+27 |
2024-09-06 | wifi: cfg80211: skip indicating signal for per-STA profile BSSs | Veerendranath Jakkam | 3 | -11/+19 |
2024-09-06 | wifi: cfg80211: make BSS source types public | Veerendranath Jakkam | 2 | -5/+7 |
2024-09-06 | wifi: cfg80211: Avoid RCU debug splat in __cfg80211_bss_update error paths | Veerendranath Jakkam | 1 | -2/+2 |
2024-09-06 | wifi: cfg80211: fix UBSAN noise in cfg80211_wext_siwscan() | Dmitry Antipov | 1 | -3/+3 |
2024-09-04 | Merge tag 'wireless-next-2024-09-04' of git://git.kernel.org/pub/scm/linux/ke... | Jakub Kicinski | 6 | -15/+30 |
2024-09-03 | netdev_features: convert NETIF_F_NETNS_LOCAL to dev->netns_local | Alexander Lobakin | 1 | -5/+5 |
2024-08-28 | wifi: cfg80211: Set correct chandef when starting CAC | Issam Hamdi | 1 | -1/+14 |
2024-08-27 | wifi: cfg80211: Use kmemdup_array instead of kmemdup for multiple allocation | Yu Jiaoliang | 1 | -2/+2 |
2024-08-27 | wifi: cfg80211: fix bug of mapping AF3x to incorrect User Priority | hhorace | 1 | -4/+6 |
2024-08-27 | wifi: lib80211: Constify struct lib80211_crypto_ops | Christophe JAILLET | 4 | -4/+4 |
2024-08-27 | wifi: lib80211: Handle const struct lib80211_crypto_ops in lib80211 | Christophe JAILLET | 1 | -4/+4 |
2024-07-26 | wifi: cfg80211: correct S1G beacon length calculation | Johannes Berg | 1 | -3/+8 |
2024-07-26 | wifi: cfg80211: fix reporting failed MLO links status with cfg80211_connect_done | Veerendranath Jakkam | 1 | -0/+1 |
2024-07-09 | wifi: cfg80211: add helper for checking if a chandef is valid on a radio | Felix Fietkau | 1 | -0/+35 |
2024-07-09 | wifi: cfg80211: extend interface combination check for multi-radio | Felix Fietkau | 2 | -7/+38 |
2024-07-09 | wifi: cfg80211: add support for advertising multiple radios belonging to a wiphy | Felix Fietkau | 1 | -11/+102 |
2024-07-08 | wifi: nl80211: split helper function from nl80211_put_iface_combinations | Felix Fietkau | 1 | -52/+59 |
2024-06-28 | wifi: nl80211: don't give key data to userspace | Johannes Berg | 1 | -8/+2 |
2024-06-27 | Merge tag 'wireless-next-2024-06-27' of git://git.kernel.org/pub/scm/linux/ke... | Jakub Kicinski | 11 | -138/+256 |
2024-06-27 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -1/+5 |
2024-06-26 | wifi: cfg80211: restrict NL80211_ATTR_TXQ_QUANTUM values | Eric Dumazet | 1 | -1/+5 |
2024-06-26 | wifi: cfg80211: Always call tracing | Ilan Peer | 1 | -35/+21 |
2024-06-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -3/+9 |
2024-06-12 | wifi: cfg80211: honor WIPHY_FLAG_SPLIT_SCAN_6GHZ in cfg80211_conn_scan | Emmanuel Grumbach | 1 | -2/+2 |
2024-06-12 | wifi: nl80211: remove the FTMs per burst limit for NDP ranging | Avraham Stern | 2 | -3/+10 |
2024-06-12 | wifi: cfg80211: reject non-conformant 6 GHz center frequencies | Benjamin Berg | 2 | -11/+49 |
2024-06-12 | wifi: cfg80211: add regulatory flag to allow VLP AP operation | Johannes Berg | 4 | -19/+62 |
2024-06-12 | wifi: cfg80211: refactor regulatory beaconing checking | Johannes Berg | 1 | -18/+12 |
2024-06-12 | wifi: cfg80211: refactor 6 GHz AP power type parsing | Johannes Berg | 2 | -27/+46 |
2024-06-12 | wifi: mac80211: refactor channel checks | Johannes Berg | 3 | -10/+14 |
2024-06-12 | wifi: nl80211: expose can-monitor channel property | Johannes Berg | 1 | -0/+3 |
2024-06-12 | wifi: cfg80211: handle 2x996 RU allocation in cfg80211_calculate_bitrate_he() | Baochen Qiang | 1 | -1/+3 |
2024-06-12 | wifi: cfg80211: fix typo in cfg80211_calculate_bitrate_he() | Baochen Qiang | 1 | -2/+2 |
2024-06-12 | wifi: cfg80211: make hash table duplicates more survivable | Johannes Berg | 1 | -12/+34 |
2024-06-12 | wifi: cfg80211: wext: add extra SIOCSIWSCAN data check | Dmitry Antipov | 1 | -2/+6 |
2024-06-12 | wifi: cfg80211: wext: set ssids=NULL for passive scans | Johannes Berg | 1 | -1/+3 |
2024-06-10 | Merge tag 'wireless-next-2024-06-07' of git://git.kernel.org/pub/scm/linux/ke... | Jakub Kicinski | 6 | -111/+225 |
2024-05-29 | wifi: cfg80211: fix 6 GHz scan request building | Johannes Berg | 2 | -17/+36 |
2024-05-29 | wifi: cfg80211: pmsr: use correct nla_get_uX functions | Lin Ma | 1 | -4/+4 |
2024-05-29 | wifi: cfg80211: Lock wiphy in cfg80211_get_station | Remi Pommarel | 1 | -1/+6 |
2024-05-29 | wifi: cfg80211: fully move wiphy work to unbound workqueue | Johannes Berg | 2 | -3/+3 |
2024-05-29 | wifi: cfg80211: validate HE operation element parsing | Johannes Berg | 1 | -1/+2 |
2024-05-29 | wifi: nl80211: clean up coalescing rule handling | Johannes Berg | 3 | -34/+20 |
2024-05-23 | wifi: cfg80211: restrict operation during radar detection | Johannes Berg | 3 | -8/+23 |
2024-05-23 | wifi: cfg80211: add tracing for wiphy work | Johannes Berg | 2 | -0/+86 |
2024-05-23 | wifi: cfg80211: sort trace events again | Johannes Berg | 1 | -69/+69 |
2024-05-23 | wifi: nl80211: disallow setting special AP channel widths | Johannes Berg | 1 | -0/+27 |
2024-05-22 | tracing/treewide: Remove second parameter of __assign_str() | Steven Rostedt (Google) | 1 | -1/+1 |
2024-05-18 | Merge tag 'kbuild-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 1 | -1/+1 |
2024-05-10 | kbuild: use $(src) instead of $(srctree)/$(src) for source directory | Masahiro Yamada | 1 | -1/+1 |
2024-05-06 | Merge wireless into wireless-next | Johannes Berg | 1 | -7/+7 |
2024-05-03 | wifi: cfg80211: handle color change per link | Aditya Kumar Singh | 2 | -4/+12 |
2024-05-03 | wifi: cfg80211: Clear mlo_links info when STA disconnects | Xin Deng | 1 | -0/+1 |
2024-05-03 | wifi: nl80211: Avoid address calculations via out of bounds array indexing | Kees Cook | 1 | -7/+7 |
2024-04-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 2 | -2/+4 |
2024-04-19 | wifi: cfg80211: add return docs for regulatory functions | Johannes Berg | 1 | -1/+4 |
2024-04-19 | wifi: cfg80211: make some regulatory functions void | Johannes Berg | 3 | -16/+13 |
2024-04-19 | wifi: nl80211: don't free NULL coalescing rule | Johannes Berg | 1 | -0/+2 |
2024-04-08 | wifi: cfg80211: fix the order of arguments for trace events of the tx_rx_evt ... | Igor Artemiev | 1 | -2/+2 |
2024-04-03 | Merge tag 'wireless-next-2024-04-03' of git://git.kernel.org/pub/scm/linux/ke... | Jakub Kicinski | 1 | -10/+44 |
2024-03-25 | wifi: cfg80211: ignore non-TX BSSs in per-STA profile | Benjamin Berg | 1 | -9/+38 |
2024-03-25 | wifi: cfg80211: check BSSID Index against MaxBSSID | Benjamin Berg | 1 | -1/+2 |
2024-03-25 | wifi: cfg80211: handle indoor AFC/LPI AP in probe response and beacon | Anjaneyulu | 1 | -0/+4 |
2024-03-25 | wifi: cfg80211: fix rdev_dump_mpp() arguments order | Igor Artemiev | 1 | -1/+1 |
2024-03-25 | wifi: cfg80211: add a flag to disable wireless extensions | Johannes Berg | 1 | -2/+5 |
2024-03-08 | Merge tag 'wireless-next-2024-03-08' of git://git.kernel.org/pub/scm/linux/ke... | Jakub Kicinski | 4 | -36/+65 |
2024-03-04 | wifi: cfg80211: allow cfg80211_defragment_element() without output | Johannes Berg | 2 | -14/+43 |
2024-03-04 | wifi: cfg80211: expose cfg80211_iter_rnr() to drivers | Johannes Berg | 1 | -13/+7 |
2024-03-04 | wifi: cfg80211: print flags in tracing in hex | Johannes Berg | 1 | -5/+5 |
2024-03-04 | wifi: cfg80211: check A-MSDU format more carefully | Johannes Berg | 1 | -4/+10 |
2024-02-29 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -0/+2 |
2024-02-21 | wifi: nl80211: refactor parsing CSA offsets | Johannes Berg | 1 | -81/+56 |
2024-02-21 | wifi: nl80211: force WLAN_AKM_SUITE_SAE in big endian in NL80211_CMD_EXTERNAL... | Alexis Lothoré | 1 | -1/+18 |
2024-02-21 | wifi: cfg80211: use ML element parsing helpers | Johannes Berg | 1 | -33/+8 |
2024-02-21 | wifi: cfg80211: refactor RNR parsing | Johannes Berg | 1 | -137/+169 |
2024-02-21 | wifi: cfg80211: clean up cfg80211_inform_bss_frame_data() | Johannes Berg | 1 | -39/+32 |
2024-02-21 | wifi: cfg80211: remove cfg80211_inform_single_bss_frame_data() | Johannes Berg | 1 | -165/+80 |
2024-02-21 | wifi: cfg80211: set correct param change count in ML element | Benjamin Berg | 1 | -10/+16 |
2024-02-21 | wifi: cfg80211: Add KHZ_PER_GHZ to units.h and reuse | Andy Shevchenko | 1 | -4/+3 |
2024-02-15 | wifi: nl80211: reject iftype change with mesh ID change | Johannes Berg | 1 | -0/+2 |
2024-02-15 | wifi: cfg80211: use IEEE80211_MAX_MESH_ID_LEN appropriately | Johannes Berg | 1 | -4/+0 |
2024-02-12 | wifi: cfg80211: report unprotected deauth/disassoc in wowlan | Shaul Triebitz | 1 | -0/+5 |
2024-02-12 | wifi: cfg80211: optionally support monitor on disabled channels | Johannes Berg | 3 | -17/+41 |
2024-02-12 | wifi: cfg80211: rename UHB to 6 GHz | Johannes Berg | 3 | -13/+13 |
2024-02-12 | wifi: cfg80211: add support for link id attribute in NL80211_CMD_DEL_STATION | Aditya Kumar Singh | 2 | -3/+23 |
2024-02-08 | wifi: cfg80211: send link id in channel_switch ops | Aditya Kumar Singh | 2 | -2/+6 |
2024-02-08 | wifi: cfg80211: Add utility for converting op_class into chandef | Michael-CY Lee | 1 | -0/+76 |
2024-02-08 | wifi: cfg80211/mac80211: move puncturing into chandef | Johannes Berg | 4 | -87/+128 |
2024-02-08 | wifi: cfg80211: simplify cfg80211_chandef_compatible() | Johannes Berg | 3 | -81/+273 |
2024-02-08 | wifi: wireless: declare different S1G chandefs incompatible | Johannes Berg | 1 | -5/+10 |
2024-02-08 | wifi: cfg80211: move puncturing validation code | Johannes Berg | 1 | -69/+69 |
2024-02-08 | Merge wireless into wireless-next | Johannes Berg | 2 | -2/+60 |
2024-02-04 | wifi: cfg80211: fix kunit exports | Johannes Berg | 1 | -2/+2 |
2024-02-02 | wifi: nl80211: move WPA version validation to policy | Johannes Berg | 1 | -13/+7 |
2024-02-02 | wifi: cfg80211: tests: verify BSS use flags of NSTR links | Benjamin Berg | 1 | -12/+56 |
2024-02-02 | wifi: cfg80211: add a kunit test for 6 GHz colocated AP parsing | Benjamin Berg | 3 | -42/+230 |
2024-02-02 | wifi: cfg80211: detect stuck ECSA element in probe resp | Johannes Berg | 1 | -1/+58 |
2024-01-26 | wifi: cfg80211: fix wiphy delayed work queueing | Johannes Berg | 1 | -1/+2 |
2024-01-26 | Revert "nl80211/cfg80211: Specify band specific min RSSI thresholds with sche... | Jeff Johnson | 1 | -55/+0 |
2024-01-26 | wifi: cfg80211: validate MLO connections better | Johannes Berg | 4 | -17/+128 |
2024-01-26 | wifi: cfg80211: add support for SPP A-MSDUs | Johannes Berg | 1 | -3/+21 |
2024-01-26 | wifi: cfg80211: add RNR with reporting AP information | Benjamin Berg | 2 | -8/+163 |
2024-01-26 | wifi: wireless: avoid strlen() in cfg80211_michael_mic_failure() | Dmitry Antipov | 1 | -5/+5 |
2024-01-23 | Merge tag 'wireless-2024-01-22' of git://git.kernel.org/pub/scm/linux/kernel/... | Jakub Kicinski | 2 | -1/+1 |
2024-01-18 | wifi: cfg80211/mac80211: remove dependency on non-existing option | Lukas Bulwahn | 1 | -1/+0 |
2024-01-18 | wifi: cfg80211: fix missing interfaces when dumping | Michal Kazior | 1 | -0/+1 |
2024-01-04 | Merge tag 'wireless-next-2024-01-03' of git://git.kernel.org/pub/scm/linux/ke... | Jakub Kicinski | 7 | -22/+854 |
2024-01-03 | wifi: cfg80211: parse all ML elements in an ML probe response | Benjamin Berg | 1 | -14/+26 |
2024-01-03 | wifi: cfg80211: correct comment about MLD ID | Benjamin Berg | 1 | -2/+5 |
2024-01-03 | wifi: cfg80211: Update the default DSCP-to-UP mapping | Ilan Peer | 1 | -0/+56 |
2024-01-03 | wifi: cfg80211: tests: add some scanning related tests | Benjamin Berg | 6 | -5/+766 |
2024-01-03 | wifi: cfg80211: fix RCU dereference in __cfg80211_bss_update | Edward Adam Davis | 1 | -1/+1 |