index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
wireless
Age
Commit message (
Expand
)
Author
2024-06-26
wifi: cfg80211: restrict NL80211_ATTR_TXQ_QUANTUM values
Eric Dumazet
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-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-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
2024-03-25
wifi: cfg80211: fix rdev_dump_mpp() arguments order
Igor Artemiev
2024-03-25
wifi: cfg80211: add a flag to disable wireless extensions
Johannes Berg
2024-03-08
Merge tag 'wireless-next-2024-03-08' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
2024-03-04
wifi: cfg80211: allow cfg80211_defragment_element() without output
Johannes Berg
2024-03-04
wifi: cfg80211: expose cfg80211_iter_rnr() to drivers
Johannes Berg
2024-03-04
wifi: cfg80211: print flags in tracing in hex
Johannes Berg
2024-03-04
wifi: cfg80211: check A-MSDU format more carefully
Johannes Berg
2024-02-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-02-21
wifi: nl80211: refactor parsing CSA offsets
Johannes Berg
2024-02-21
wifi: nl80211: force WLAN_AKM_SUITE_SAE in big endian in NL80211_CMD_EXTERNAL...
Alexis Lothoré
2024-02-21
wifi: cfg80211: use ML element parsing helpers
Johannes Berg
2024-02-21
wifi: cfg80211: refactor RNR parsing
Johannes Berg
2024-02-21
wifi: cfg80211: clean up cfg80211_inform_bss_frame_data()
Johannes Berg
2024-02-21
wifi: cfg80211: remove cfg80211_inform_single_bss_frame_data()
Johannes Berg
2024-02-21
wifi: cfg80211: set correct param change count in ML element
Benjamin Berg
2024-02-21
wifi: cfg80211: Add KHZ_PER_GHZ to units.h and reuse
Andy Shevchenko
2024-02-15
wifi: nl80211: reject iftype change with mesh ID change
Johannes Berg
2024-02-15
wifi: cfg80211: use IEEE80211_MAX_MESH_ID_LEN appropriately
Johannes Berg
2024-02-12
wifi: cfg80211: report unprotected deauth/disassoc in wowlan
Shaul Triebitz
2024-02-12
wifi: cfg80211: optionally support monitor on disabled channels
Johannes Berg
2024-02-12
wifi: cfg80211: rename UHB to 6 GHz
Johannes Berg
2024-02-12
wifi: cfg80211: add support for link id attribute in NL80211_CMD_DEL_STATION
Aditya Kumar Singh
2024-02-08
wifi: cfg80211: send link id in channel_switch ops
Aditya Kumar Singh
2024-02-08
wifi: cfg80211: Add utility for converting op_class into chandef
Michael-CY Lee
2024-02-08
wifi: cfg80211/mac80211: move puncturing into chandef
Johannes Berg
2024-02-08
wifi: cfg80211: simplify cfg80211_chandef_compatible()
Johannes Berg
[next]