index
:
kernel
0x221E-v0.0-v7.0
0x221E-v0.0.1-v6.19
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-rolling-lts
linux-rolling-stable
master
Hosts the 0x221E linux distro kernel.
Ubuntu
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
wireless
Age
Commit message (
Expand
)
Author
2024-01-18
wifi: cfg80211: fix missing interfaces when dumping
Michal Kazior
2024-01-04
Merge tag 'wireless-next-2024-01-03' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
2024-01-03
wifi: cfg80211: parse all ML elements in an ML probe response
Benjamin Berg
2024-01-03
wifi: cfg80211: correct comment about MLD ID
Benjamin Berg
2024-01-03
wifi: cfg80211: Update the default DSCP-to-UP mapping
Ilan Peer
2024-01-03
wifi: cfg80211: tests: add some scanning related tests
Benjamin Berg
2024-01-03
wifi: cfg80211: fix RCU dereference in __cfg80211_bss_update
Edward Adam Davis
2024-01-02
Merge tag 'wireless-next-2023-12-22' of git://git.kernel.org/pub/scm/linux/ke...
David S. Miller
2023-12-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
2023-12-21
wifi: cfg80211: avoid double free if updating BSS fails
Benjamin Berg
2023-12-21
wifi: cfg80211: ensure cfg80211_bss_update frees IEs on error
Benjamin Berg
2023-12-21
wifi: cfg80211: free beacon_ies when overridden from hidden BSS
Benjamin Berg
2023-12-21
wifi: cfg80211: handle UHB AP and STA power type
Mukesh Sisodiya
2023-12-21
wifi: cfg80211: Schedule regulatory check on BSS STA channel change
Andrei Otcheretianski
2023-12-21
wifi: cfg80211: reg: Support P2P operation on DFS channels
Andrei Otcheretianski
2023-12-18
Merge tag 'wireless-next-2023-12-18' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
2023-12-14
wifi: cfg80211: sort certificates in build
Johannes Berg
2023-12-14
wifi: cfg80211: fix certs build to not depend on file order
Johannes Berg
2023-12-12
wifi: cfg80211: consume both probe response and beacon IEs
Benjamin Berg
2023-12-12
wifi: cfg80211: generate an ML element for per-STA profiles
Benjamin Berg
2023-12-12
wifi: cfg80211: Replace ENOTSUPP with EOPNOTSUPP
Andrei Otcheretianski
2023-12-12
wifi: cfg80211: Add support for setting TID to link mapping
Ilan Peer
2023-12-12
wifi: cfg80211: add BSS usage reporting
Johannes Berg
2023-12-12
wifi: nl80211: Extend del pmksa support for SAE and OWE security
Vinayak Yadawad
2023-12-12
wifi: cfg80211: expose nl80211_chan_width_to_mhz for wide sharing
Evan Quan
2023-12-12
wifi: cfg80211: Add my certificate
Chen-Yu Tsai
2023-12-06
wifi: cfg80211: make RX assoc data const
Johannes Berg
2023-12-06
wifi: nl80211: refactor nl80211_send_mlme_event() arguments
Johannes Berg
2023-11-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-11-27
wifi: cfg80211: add locked debugfs wrappers
Johannes Berg
2023-11-24
wifi: cfg80211: Extend support for scanning while MLO connected
Ilan Peer
2023-11-24
wifi: cfg80211: hold wiphy mutex for send_interface
Johannes Berg
2023-11-24
wifi: cfg80211: lock wiphy mutex for rfkill poll
Johannes Berg
2023-11-24
wifi: cfg80211: fix CQM for non-range use
Johannes Berg
2023-10-26
Merge tag 'wireless-next-2023-10-26' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
2023-10-26
netlink: make range pointers in policies const
Jakub Kicinski
2023-10-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-10-23
wifi: cfg80211: fix assoc response warning on failed links
Johannes Berg
2023-10-23
wifi: cfg80211: pass correct pointer to rdev_inform_bss()
Ben Greear
2023-10-23
wifi: cfg80211: Allow AP/P2PGO to indicate port authorization to peer STA/P2P...
Vinayak Yadawad
2023-10-23
wifi: mac80211: rename struct cfg80211_rx_assoc_resp to cfg80211_rx_assoc_res...
Kalle Valo
2023-10-23
wifi: cfg80211: wext: convert return value to kernel-doc
Johannes Berg
2023-10-23
wifi: cfg80211: Handle specific BSSID in 6GHz scanning
Ilan Peer
2023-10-23
wifi: cfg80211: Include operating class 137 in 6GHz band
Ilan Peer
2023-10-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-10-11
wifi: cfg80211: use system_unbound_wq for wiphy work
Johannes Berg
2023-10-06
Merge wireless into wireless-next
Johannes Berg
2023-09-26
wifi: cfg80211: add local_state_change to deauth trace
Johannes Berg
2023-09-26
wifi: cfg80211: avoid leaking stack data into trace
Benjamin Berg
2023-09-25
wifi: cfg80211: report per-link errors during association
Benjamin Berg
[prev]
[next]