summaryrefslogtreecommitdiff
path: root/net/wireless
AgeCommit message (Expand)Author
5 daysMerge tag 'net-next-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
10 dayskernfs: pass struct ns_common instead of const void * for namespace tagsChristian Brauner
10 dayswifi: cfg80211: Explicitly include <linux/export.h> in michael-mic.cEric Biggers
11 dayswifi: mac80211, cfg80211: Export michael_mic() and move it to cfg80211Eric Biggers
2026-03-26Merge tag 'wireless-next-2026-03-26' of https://git.kernel.org/pub/scm/linux/...Jakub Kicinski
2026-03-25wifi: cfg80211: allow protected action frame TX for NANAvraham Stern
2026-03-25wifi: nl80211: Add a notification to notify NAN channel evacuationMiri Korenblit
2026-03-25wifi: nl80211: add NL80211_CMD_NAN_ULW_UPDATE notificationMiri Korenblit
2026-03-25wifi: nl80211: allow reporting spurious NAN Data framesMiri Korenblit
2026-03-25wifi: cfg80211: allow ToDS=0/FromDS=0 data frames on NAN data interfacesDaniel Gabay
2026-03-25wifi: nl80211: define an API for configuring the NAN peer's scheduleMiri Korenblit
2026-03-25wifi: nl80211: add support for NAN stationsMiri Korenblit
2026-03-25wifi: cfg80211: separately store HT, VHT and HE capabilities for NANMiri Korenblit
2026-03-25wifi: cfg80211: add support for NAN data interfaceMiri Korenblit
2026-03-25wifi: cfg80211: make sure NAN chandefs are validMiri Korenblit
2026-03-25wifi: cfg80211: Add an API to configure local NAN scheduleMiri Korenblit
2026-03-24wifi: cfg80211: support UNII-9 channels in ieee80211_channel_to_freq_khzEmmanuel Grumbach
2026-03-24wifi: cfg80211: Add support for additional 7 GHz channelsIlan Peer
2026-03-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2026-03-19wifi: nl80211: use int for band coming from netlinkJohannes Berg
2026-03-13wifi: nl80211: reject S1G/60G with HT chantypeJohannes Berg
2026-03-13wifi: cfg80211: check non-S1G width with S1G chandefLachlan Hodges
2026-03-13wifi: cfg80211: restrict cfg80211_chandef_create() to only HT-based bandsLachlan Hodges
2026-03-13wifi: cfg80211: split control freq check from chandef checkJohannes Berg
2026-03-13wifi: nl80211: split out UHR operation informationJohannes Berg
2026-03-06wifi: cfg80211: cancel pmsr_free_wk in cfg80211_pmsr_wdev_downPeddolla Harshavardhan Reddy
2026-03-06wifi: Add SPDX ids to some files in the wireless subsystemTim Bird
2026-03-06wifi: nl80211: fix UHR capability validationJohannes Berg
2026-03-02wifi: cfg80211: support key installation on non-netdev wdevsAvraham Stern
2026-03-02wifi: cfg80211: make cluster id an arrayMiri Korenblit
2026-03-02wifi: cfg80211: add support for IEEE 802.1X Authentication ProtocolKavita Kavita
2026-03-02wifi: nl80211: don't allow DFS channels for NANMiri Korenblit
2026-03-02wifi: cfg80211: refactor wiphy_suspendMiri Korenblit
2026-03-02wifi: nl80211/cfg80211: support stations of non-netdev interfacesMiri Korenblit
2026-03-02wifi: cfg80211: remove unneeded call to cfg80211_leaveMiri Korenblit
2026-03-02wifi: nl80211: refactor nl80211_parse_chandefMiri Korenblit
2026-03-02wifi: cfg80211: add support to handle incumbent signal detected event from ma...Hari Chandrakanthan
2026-03-02wifi: cfg80211: events, report background radarJanusz Dziedzic
2026-03-02wifi: cfg80211: set and report chandef CAC ongoingJanusz Dziedzic
2026-03-02wifi: cfg80211: fix background CACJanusz Dziedzic
2026-02-26Merge tag 'net-7.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2026-02-23wifi: radiotap: reject radiotap with unknown bitsJohannes Berg
2026-02-23wifi: cfg80211: cancel rfkill_block work in wiphy_unregister()Daniil Dulov
2026-02-23wifi: cfg80211: wext: fix IGTK key ID off-by-oneJohannes Berg
2026-02-22Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL usesKees Cook
2026-02-21Convert more 'alloc_obj' cases to default GFP_KERNEL argumentsLinus Torvalds
2026-02-21Convert 'alloc_flex' family to use the new default GFP_KERNEL argumentLinus Torvalds
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook
2026-02-02wifi: cfg80211: add initial UHR supportJohannes Berg