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