index
:
linux/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.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
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
mac80211
Age
Commit message (
Expand
)
Author
2024-03-01
wifi: mac80211: accept broadcast probe responses on 6 GHz
Johannes Berg
2024-03-01
wifi: mac80211: adding missing drv_mgd_complete_tx() call
Johannes Berg
2024-03-01
wifi: mac80211: initialize SMPS mode correctly
Johannes Berg
2024-03-01
wifi: mac80211: fix driver debugfs for vif type change
Johannes Berg
2024-03-01
wifi: mac80211: set station RX-NSS on reconfig
Johannes Berg
2024-03-01
wifi: mac80211: fix race condition on enabling fast-xmit
Felix Fietkau
2024-02-23
wifi: mac80211: reload info pointer in ieee80211_tx_dequeue()
Johannes Berg
2024-02-16
wifi: mac80211: fix waiting for beacons logic
Johannes Berg
2024-02-16
wifi: mac80211: fix unsolicited broadcast probe config
Johannes Berg
2024-02-16
wifi: mac80211: fix RCU use in TDLS fast-xmit
Johannes Berg
2024-02-16
wifi: mac80211: improve CSA/ECSA connection refusal
Johannes Berg
2024-01-31
wifi: mac80211: fix potential sta-link leak
Johannes Berg
2024-01-25
wifi: mac80211: fix advertised TTLM scheduling
Ayala Beker
2023-12-19
wifi: mac80211: add/remove driver debugfs entries as appropriate
Benjamin Berg
2023-12-19
wifi: mac80211: do not re-add debugfs entries during resume
Benjamin Berg
2023-12-12
wifi: mac80211: mesh_plink: fix matches_local logic
Johannes Berg
2023-12-12
wifi: mac80211: mesh: check element parsing succeeded
Johannes Berg
2023-12-12
wifi: mac80211: check defragmentation succeeded
Johannes Berg
2023-12-12
wifi: mac80211: don't re-add debugfs during reconfig
Johannes Berg
2023-12-12
wifi: mac80211: check if the existing link config remains unchanged
Edward Adam Davis
2023-11-27
wifi: mac80211: use wiphy locked debugfs for sdata/link
Johannes Berg
2023-11-27
wifi: mac80211: use wiphy locked debugfs helpers for agg_status
Johannes Berg
2023-11-24
wifi: mac80211: handle 320 MHz in ieee80211_ht_cap_ie_to_sta_ht_cap
Ben Greear
2023-11-24
wifi: mac80211: do not pass AP_VLAN vif pointer to drivers during flush
Oldřich Jedlička
2023-10-26
Merge tag 'wireless-next-2023-10-26' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
2023-10-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-10-23
wifi: mac80211: don't drop all unprotected public action frames
Avraham Stern
2023-10-23
wifi: mac80211: drop robust action frames before assoc
Johannes Berg
2023-10-23
wifi: mac80211: fix another key installation error path
Johannes Berg
2023-10-23
wifi: mac80211: rename struct cfg80211_rx_assoc_resp to cfg80211_rx_assoc_res...
Kalle Valo
2023-10-23
wifi: mac80211: rename ieee80211_tx_status() to ieee80211_tx_status_skb()
Kalle Valo
2023-10-23
wifi: mac80211: fix change_address deadlock during unregister
Johannes Berg
2023-10-23
wifi: mac80211: Add __counted_by for struct ieee802_11_elems and use struct_s...
Gustavo A. R. Silva
2023-10-23
wifi: remove unused argument of ieee80211_get_tdls_action()
Dmitry Antipov
2023-10-23
wifi: mac80211: add link id to mgd_prepare_tx()
Miri Korenblit
2023-10-23
wifi: mac80211: Check if we had first beacon with relevant links
Miri Korenblit
2023-10-23
wifi: mac80211: flush STA queues on unauthorization
Johannes Berg
2023-10-23
wifi: mac80211: purge TX queues in flush_queues flow
Miri Korenblit
2023-10-23
wifi: mac80211: fix a expired vs. cancel race in roc
Emmanuel Grumbach
2023-10-23
wifi: mac80211: make mgd_protect_tdls_discover MLO-aware
Miri Korenblit
2023-10-23
wifi: mac80211: Fix setting vif links
Ilan Peer
2023-10-23
wifi: mac80211: mesh: fix some kdoc warnings
Benjamin Berg
2023-10-23
wifi: mac80211: Rename and update IEEE80211_VIF_DISABLE_SMPS_OVERRIDE
Ilan Peer
2023-10-23
wifi: mac80211: handle debugfs when switching to/from MLO
Miri Korenblit
2023-10-23
wifi: mac80211: add a driver callback to add vif debugfs
Miri Korenblit
2023-10-23
wifi: mac80211: don't recreate driver link debugfs in reconfig
Johannes Berg
2023-10-23
wifi: mac80211: cleanup auth_data only if association continues
Benjamin Berg
2023-10-11
wifi: mac80211: fix error path key leak
Johannes Berg
2023-10-06
Merge wireless into wireless-next
Johannes Berg
2023-09-29
wifi: mac80211: add back SPDX identifier
Johannes Berg
[next]