summaryrefslogtreecommitdiffstats
path: root/net/wireless
AgeCommit message (Expand)AuthorLines
2025-05-06wifi: cfg80211: fix out-of-bounds access during multi-link element defragment...Veerendranath Jakkam-1/+1
2025-04-05treewide: Switch/rename to timer_delete[_sync]()Thomas Gleixner-3/+3
2025-03-18wifi: nl80211: re-enable multi-link reconfigurationJohannes Berg-1/+2
2025-03-18wifi: cfg80211: init wiphy_work before allocating rfkill failsEdward Adam Davis-3/+3
2025-03-18wifi: nl80211: store chandef on the correct link when starting CACAditya Kumar Singh-1/+1
2025-03-18Merge net-next/main to resolve conflictsJohannes Berg-6/+23
2025-03-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni-4/+15
2025-03-12wifi: cfg80211: expose cfg80211_chandef_get_width()Johannes Berg-7/+2
2025-03-11wifi: cfg80211: Update the link address when a link is addedIlan Peer-0/+4
2025-03-11wifi: mac80211: allow 320 MHz FTM measurementsAvraham Stern-1/+2
2025-03-11wifi: cfg80211: allow IR in 20 MHz configurationsAnjaneyulu-2/+14
2025-03-11wifi: cfg80211: allow setting extended MLD capa/opsJohannes Berg-0/+16
2025-03-11wifi: cfg80211: move link reconfig parameters into a structJohannes Berg-36/+30
2025-03-07wifi: cfg80211: cancel wiphy_work before freeing wiphyMiri Korenblit-0/+7
2025-03-07wifi: nl80211: fix assoc link handlingJohannes Berg-4/+8
2025-03-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-2/+8
2025-03-04Merge tag 'wireless-next-2025-03-04-v2' of https://git.kernel.org/pub/scm/lin...Jakub Kicinski-13/+17
2025-03-04Merge tag 'wireless-2025-03-04' of https://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski-2/+8
2025-03-04wifi: nl80211: disable multi-link reconfigurationJohannes Berg-1/+1
2025-03-04net: rename netns_local to netns_immutableNicolas Dichtel-5/+5
2025-03-03wifi: cfg80211: regulatory: improve invalid hints checkingNikita Zhandarovich-1/+2
2025-02-28wifi: cfg80211: reorg sinfo structure elements for meshSarika Sharma-5/+6
2025-02-26wifi: cfg80211: expose update timestamp to driversBenjamin Berg-6/+5
2025-02-26wifi: cfg80211: convert timeouts to secs_to_jiffies()Easwar Hariharan-1/+1
2025-02-11wifi: nl80211: reject cooked mode if it is set along with other flagsVitaliy Shevtsov-0/+5
2025-02-11wifi: cfg80211: Fix trace print for removed linksIlan Peer-1/+1
2025-02-11wifi: nl80211/cfg80211: Stop supporting cooked monitorAlexander Wetzel-0/+4
2025-01-28Merge tag 'driver-core-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-4/+1
2025-01-26Merge tag 'mm-nonmm-stable-2025-01-24-23-16' of git://git.kernel.org/pub/scm/...Linus Torvalds-3/+1
2025-01-15wifi: cfg80211: adjust allocation of colocated AP dataDmitry Antipov-3/+1
2025-01-15saner replacement for debugfs_rename()Al Viro-4/+1
2025-01-13wifi: nl80211: simplify nested if checksJohannes Berg-4/+3
2025-01-13wifi: cfg80211: Add support for controlling EPCSIlan Peer-0/+109
2025-01-13wifi: cfg80211: Add support for dynamic addition/removal of linksIlan Peer-0/+231
2025-01-13wifi: nl80211: Split the links handling of an association requestIlan Peer-75/+76
2025-01-13wifi: nl80211: fix nl80211_start_radar_detection return valueNicolas Escande-18/+19
2025-01-13wifi: cfg80211: skip regulatory for punctured subchannelsKavita Kavita-247/+123
2025-01-13wifi: cfg80211: Move cfg80211_scan_req_add_chan() n_channels increment earlierKees Cook-2/+1
2025-01-13wifi: nl80211: permit userspace to pass supported selectorsBenjamin Berg-0/+32
2025-01-13wifi: cfg80211: check extended MLD capa/ops in assocJohannes Berg-0/+7
2025-01-13wifi: cfg80211: scan: skip duplicate RNR entriesJohannes Berg-1/+12
2025-01-13wifi: cfg80211: copy multi-link element from the multi-link probe request's f...Michael-CY Lee-1/+26
2025-01-12net: remove get_task_comm() and print task comm directlyYafang Shao-3/+1
2024-12-19Merge tag 'wireless-next-2024-12-19' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski-475/+313
2024-12-10Merge tag 'wireless-2024-12-10' of https://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski-3/+3
2024-12-06wifi: cfg80211: sme: init n_channels before channels[] accessHaoyu Li-0/+1
2024-12-04wifi: cfg80211: send MLO links tx power info in GET_INTERFACERameshkumar Sundaram-28/+38
2024-12-04wifi: cfg80211: tests: Fix potential NULL dereference in test_cfg80211_parse_...Zichen Xie-0/+2
2024-12-04wifi: cfg80211: define and use wiphy guardJohannes Berg-448/+274
2024-12-03wifi: cfg80211: clear link ID from bitmap during link delete after clean upAditya Kumar Singh-2/+1