index
:
drm-tip
drm-tip
maintainer-tools
rerere-cache
tip
DRM current development and nightly trees
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
mac80211
Age
Commit message (
Expand
)
Author
Files
Lines
2023-12-19
wifi: mac80211: add/remove driver debugfs entries as appropriate
Benjamin Berg
2
-6
/
+13
2023-12-19
wifi: mac80211: do not re-add debugfs entries during resume
Benjamin Berg
1
-3
/
+3
2023-12-12
wifi: mac80211: mesh_plink: fix matches_local logic
Johannes Berg
1
-5
/
+5
2023-12-12
wifi: mac80211: mesh: check element parsing succeeded
Johannes Berg
1
-2
/
+4
2023-12-12
wifi: mac80211: check defragmentation succeeded
Johannes Berg
1
-1
/
+3
2023-12-12
wifi: mac80211: don't re-add debugfs during reconfig
Johannes Berg
1
-1
/
+5
2023-12-12
wifi: mac80211: check if the existing link config remains unchanged
Edward Adam Davis
1
-2
/
+2
2023-11-27
wifi: mac80211: use wiphy locked debugfs for sdata/link
Johannes Berg
1
-45
/
+105
2023-11-27
wifi: mac80211: use wiphy locked debugfs helpers for agg_status
Johannes Berg
2
-33
/
+43
2023-11-24
wifi: mac80211: handle 320 MHz in ieee80211_ht_cap_ie_to_sta_ht_cap
Ben Greear
1
-0
/
+1
2023-11-24
wifi: mac80211: do not pass AP_VLAN vif pointer to drivers during flush
Oldřich Jedlička
1
-2
/
+7
2023-10-26
Merge tag 'wireless-next-2023-10-26' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
23
-73
/
+260
2023-10-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-2
/
+1
2023-10-23
wifi: mac80211: don't drop all unprotected public action frames
Avraham Stern
1
-2
/
+1
2023-10-23
wifi: mac80211: drop robust action frames before assoc
Johannes Berg
1
-0
/
+9
2023-10-23
wifi: mac80211: fix another key installation error path
Johannes Berg
1
-2
/
+4
2023-10-23
wifi: mac80211: rename struct cfg80211_rx_assoc_resp to cfg80211_rx_assoc_res...
Kalle Valo
1
-1
/
+1
2023-10-23
wifi: mac80211: rename ieee80211_tx_status() to ieee80211_tx_status_skb()
Kalle Valo
2
-3
/
+3
2023-10-23
wifi: mac80211: fix change_address deadlock during unregister
Johannes Berg
1
-0
/
+8
2023-10-23
wifi: mac80211: Add __counted_by for struct ieee802_11_elems and use struct_s...
Gustavo A. R. Silva
2
-2
/
+2
2023-10-23
wifi: remove unused argument of ieee80211_get_tdls_action()
Dmitry Antipov
1
-4
/
+1
2023-10-23
wifi: mac80211: add link id to mgd_prepare_tx()
Miri Korenblit
2
-1
/
+9
2023-10-23
wifi: mac80211: Check if we had first beacon with relevant links
Miri Korenblit
1
-3
/
+14
2023-10-23
wifi: mac80211: flush STA queues on unauthorization
Johannes Berg
1
-12
/
+20
2023-10-23
wifi: mac80211: purge TX queues in flush_queues flow
Miri Korenblit
3
-10
/
+32
2023-10-23
wifi: mac80211: fix a expired vs. cancel race in roc
Emmanuel Grumbach
1
-0
/
+17
2023-10-23
wifi: mac80211: make mgd_protect_tdls_discover MLO-aware
Miri Korenblit
2
-3
/
+7
2023-10-23
wifi: mac80211: Fix setting vif links
Ilan Peer
1
-1
/
+1
2023-10-23
wifi: mac80211: mesh: fix some kdoc warnings
Benjamin Berg
6
-12
/
+34
2023-10-23
wifi: mac80211: Rename and update IEEE80211_VIF_DISABLE_SMPS_OVERRIDE
Ilan Peer
2
-1
/
+10
2023-10-23
wifi: mac80211: handle debugfs when switching to/from MLO
Miri Korenblit
5
-10
/
+40
2023-10-23
wifi: mac80211: add a driver callback to add vif debugfs
Miri Korenblit
2
-3
/
+31
2023-10-23
wifi: mac80211: don't recreate driver link debugfs in reconfig
Johannes Berg
1
-3
/
+6
2023-10-23
wifi: mac80211: cleanup auth_data only if association continues
Benjamin Berg
1
-4
/
+13
2023-10-11
wifi: mac80211: fix error path key leak
Johannes Berg
1
-2
/
+1
2023-10-06
Merge wireless into wireless-next
Johannes Berg
9
-28
/
+85
2023-09-29
wifi: mac80211: add back SPDX identifier
Johannes Berg
1
-0
/
+1
2023-09-29
wifi: mac80211: fix ieee80211_drop_unencrypted_mgmt return type/value
Johannes Berg
1
-2
/
+3
2023-09-26
wifi: mac80211: expand __ieee80211_data_to_8023() status
Johannes Berg
2
-12
/
+14
2023-09-26
wifi: mac80211: split ieee80211_drop_unencrypted_mgmt() return value
Johannes Berg
2
-12
/
+18
2023-09-26
wifi: mac80211: remove RX_DROP_UNUSABLE
Johannes Berg
4
-52
/
+84
2023-09-26
wifi: mac80211: fix check for unusable RX result
Johannes Berg
2
-1
/
+4
2023-09-26
wifi: mac80211: Create resources for disabled links
Benjamin Berg
1
-3
/
+4
2023-09-25
wifi: mac80211: allow transmitting EAPOL frames with tainted key
Wen Gong
1
-1
/
+2
2023-09-25
wifi: mac80211: reject MLO channel configuration if not supported
Benjamin Berg
1
-3
/
+13
2023-09-25
wifi: mac80211: report per-link error during association
Benjamin Berg
1
-1
/
+3
2023-09-25
wifi: mac80211: support antenna control in injection
Johannes Berg
1
-0
/
+14
2023-09-25
wifi: mac80211: support handling of advertised TID-to-link mapping
Ayala Beker
2
-0
/
+211
2023-09-25
wifi: mac80211: add support for parsing TID to Link mapping element
Ayala Beker
2
-0
/
+11
2023-09-25
wifi: mac80211: Notify the low level driver on change in MLO valid links
Ilan Peer
2
-1
/
+4
[next]