index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
mac80211
Age
Commit message (
Expand
)
Author
Lines
2025-01-28
Merge tag 'driver-core-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
-10
/
+1
2025-01-15
wifi: mac80211: fix memory leak in ieee80211_mgd_assoc_ml_reconf()
Dan Carpenter
-2
/
+4
2025-01-15
saner replacement for debugfs_rename()
Al Viro
-10
/
+1
2025-01-13
wifi: mac80211: avoid double free in auth/assoc timeout
Miri Korenblit
-2
/
+4
2025-01-13
wifi: mac80211: ibss: mark IBSS left before leaving
Johannes Berg
-1
/
+1
2025-01-13
wifi: mac80211: ibss: stop transmit when merging IBSS
Johannes Berg
-0
/
+1
2025-01-13
wifi: mac80211: don't flush non-uploaded STAs
Johannes Berg
-0
/
+3
2025-01-13
wifi: mac80211: set key link ID to the deflink one
Benjamin Berg
-4
/
+9
2025-01-13
wifi: mac80211: pass correct link ID on assoc
Benjamin Berg
-0
/
+2
2025-01-13
wifi: mac80211: Support parsing EPCS ML element
Ilan Peer
-0
/
+31
2025-01-13
wifi: mac80211: Support dynamic link addition and removal
Ilan Peer
-1
/
+800
2025-01-13
wifi: mac80211: Pull link space calculation to a function
Ilan Peer
-31
/
+53
2025-01-13
wifi: mac80211: Refactor adding association elements
Ilan Peer
-35
/
+38
2025-01-13
wifi: mac80211: fix tid removal during mesh forwarding
Andy Strohman
-0
/
+1
2025-01-13
wifi: mac80211: prohibit deactivating all links
Johannes Berg
-1
/
+1
2025-01-13
wifi: mac80211: tests: add utility to create sdata skeleton
Benjamin Berg
-1
/
+350
2025-01-13
wifi: mac80211: also verify requirements in EXT_SUPP_RATES
Benjamin Berg
-3
/
+10
2025-01-13
wifi: mac80211: verify BSS membership selectors and basic rates
Benjamin Berg
-65
/
+132
2025-01-13
wifi: mac80211: parse BSS selectors and unknown rates
Benjamin Berg
-7
/
+18
2025-01-13
wifi: mac80211: skip all known membership selectors
Benjamin Berg
-7
/
+2
2025-01-13
wifi: mac80211: log link information in ieee80211_determine_chan_mode
Benjamin Berg
-14
/
+26
2025-01-13
wifi: mac80211: fix typo in HE MCS check
Benjamin Berg
-1
/
+1
2025-01-13
wifi: mac80211: Remove unused basic_rates variable
Benjamin Berg
-3
/
+2
2025-01-13
wifi: mac80211: improve stop/wake queue tracing
Emmanuel Grumbach
-12
/
+20
2025-01-13
wifi: mac80211: mlme: improve messages from config_bw()
Johannes Berg
-11
/
+13
2025-01-13
wifi: mac80211: reject per-band vendor elements with MLO
Johannes Berg
-0
/
+5
2025-01-13
wifi: mac80211: remove an unneeded check in Rx
Emmanuel Grumbach
-2
/
+1
2025-01-13
wifi: mac80211: add some support for RX OMI power saving
Johannes Berg
-5
/
+277
2025-01-13
wifi: mac80211: Remove unused ieee80211_smps_is_restrictive
Dr. David Alan Gilbert
-27
/
+0
2025-01-13
wifi: mac80211: change disassoc sequence a bit
Miri Korenblit
-2
/
+22
2025-01-13
wifi: mac80211: add an option to filter a sta from being flushed
Miri Korenblit
-4
/
+8
2025-01-13
wifi: mac80211: Clean up debugfs_key deadcode
Dr. David Alan Gilbert
-62
/
+0
2024-12-19
Merge tag 'wireless-next-2024-12-19' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
-56
/
+72
2024-12-10
Merge tag 'wireless-2024-12-10' of https://git.kernel.org/pub/scm/linux/kerne...
Jakub Kicinski
-55
/
+68
2024-12-04
wifi: mac80211: add EHT 320 MHz support for mesh
Sathishkumar Muruganandam
-11
/
+18
2024-12-04
wifi: mac80211: ethtool: add monitor channel reporting
Dylan Eskew
-0
/
+4
2024-12-04
wifi: mac80211: get tx power per link
Rameshkumar Sundaram
-11
/
+21
2024-12-04
wifi: cfg80211: send MLO links tx power info in GET_INTERFACE
Rameshkumar Sundaram
-0
/
+1
2024-12-04
wifi: mac80211: use wiphy guard
Johannes Berg
-30
/
+17
2024-12-04
wifi: mac80211: Accept authentication frames on P2P device
Andrei Otcheretianski
-3
/
+10
2024-12-04
wifi: mac80211: fix variable used in for_each_sdata_link()
Aloka Dixit
-1
/
+1
2024-12-03
wifi: mac80211: fix station NSS capability initialization order
Benjamin Lin
-2
/
+2
2024-12-03
wifi: mac80211: fix vif addr when switching from monitor to station
Felix Fietkau
-7
/
+4
2024-12-03
wifi: mac80211: fix a queue stall in certain cases of CSA
Emmanuel Grumbach
-41
/
+48
2024-12-03
wifi: mac80211: wake the queues in case of failure in resume
Emmanuel Grumbach
-0
/
+3
2024-12-03
wifi: cfg80211: clear link ID from bitmap during link delete after clean up
Aditya Kumar Singh
-1
/
+7
2024-12-03
wifi: mac80211: init cnt before accessing elem in ieee80211_copy_mbssid_beacon
Haoyu Li
-1
/
+1
2024-12-03
wifi: mac80211: fix mbss changed flags corruption on 32 bit systems
Issam Hamdi
-3
/
+3
2024-12-02
module: Convert symbol namespace to string literal
Peter Zijlstra
-3
/
+3
2024-11-13
Merge tag 'wireless-next-2024-11-13' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
-54
/
+94
[next]