index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
nocache-cleanup
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
mac80211
Age
Commit message (
Expand
)
Author
Files
Lines
2025-01-13
wifi: mac80211: Refactor adding association elements
Ilan Peer
1
-35
/
+38
2025-01-13
wifi: mac80211: fix tid removal during mesh forwarding
Andy Strohman
1
-0
/
+1
2025-01-13
wifi: mac80211: prohibit deactivating all links
Johannes Berg
1
-1
/
+1
2025-01-13
wifi: mac80211: tests: add utility to create sdata skeleton
Benjamin Berg
3
-1
/
+350
2025-01-13
wifi: mac80211: also verify requirements in EXT_SUPP_RATES
Benjamin Berg
1
-3
/
+10
2025-01-13
wifi: mac80211: verify BSS membership selectors and basic rates
Benjamin Berg
2
-65
/
+132
2025-01-13
wifi: mac80211: parse BSS selectors and unknown rates
Benjamin Berg
1
-7
/
+18
2025-01-13
wifi: mac80211: skip all known membership selectors
Benjamin Berg
1
-7
/
+2
2025-01-13
wifi: mac80211: log link information in ieee80211_determine_chan_mode
Benjamin Berg
2
-14
/
+26
2025-01-13
wifi: mac80211: fix typo in HE MCS check
Benjamin Berg
1
-1
/
+1
2025-01-13
wifi: mac80211: Remove unused basic_rates variable
Benjamin Berg
1
-3
/
+2
2025-01-13
wifi: mac80211: improve stop/wake queue tracing
Emmanuel Grumbach
2
-12
/
+20
2025-01-13
wifi: mac80211: mlme: improve messages from config_bw()
Johannes Berg
1
-11
/
+13
2025-01-13
wifi: mac80211: reject per-band vendor elements with MLO
Johannes Berg
1
-0
/
+5
2025-01-13
wifi: mac80211: remove an unneeded check in Rx
Emmanuel Grumbach
1
-2
/
+1
2025-01-13
wifi: mac80211: add some support for RX OMI power saving
Johannes Berg
6
-5
/
+277
2025-01-13
wifi: mac80211: Remove unused ieee80211_smps_is_restrictive
Dr. David Alan Gilbert
2
-27
/
+0
2025-01-13
wifi: mac80211: change disassoc sequence a bit
Miri Korenblit
1
-2
/
+22
2025-01-13
wifi: mac80211: add an option to filter a sta from being flushed
Miri Korenblit
3
-4
/
+8
2025-01-13
wifi: mac80211: Clean up debugfs_key deadcode
Dr. David Alan Gilbert
2
-62
/
+0
2024-12-19
Merge tag 'wireless-next-2024-12-19' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
10
-56
/
+72
2024-12-10
Merge tag 'wireless-2024-12-10' of https://git.kernel.org/pub/scm/linux/kerne...
Jakub Kicinski
6
-55
/
+68
2024-12-04
wifi: mac80211: add EHT 320 MHz support for mesh
Sathishkumar Muruganandam
1
-11
/
+18
2024-12-04
wifi: mac80211: ethtool: add monitor channel reporting
Dylan Eskew
1
-0
/
+4
2024-12-04
wifi: mac80211: get tx power per link
Rameshkumar Sundaram
3
-11
/
+21
2024-12-04
wifi: cfg80211: send MLO links tx power info in GET_INTERFACE
Rameshkumar Sundaram
1
-0
/
+1
2024-12-04
wifi: mac80211: use wiphy guard
Johannes Berg
3
-30
/
+17
2024-12-04
wifi: mac80211: Accept authentication frames on P2P device
Andrei Otcheretianski
2
-3
/
+10
2024-12-04
wifi: mac80211: fix variable used in for_each_sdata_link()
Aloka Dixit
1
-1
/
+1
2024-12-03
wifi: mac80211: fix station NSS capability initialization order
Benjamin Lin
1
-2
/
+2
2024-12-03
wifi: mac80211: fix vif addr when switching from monitor to station
Felix Fietkau
1
-7
/
+4
2024-12-03
wifi: mac80211: fix a queue stall in certain cases of CSA
Emmanuel Grumbach
5
-41
/
+48
2024-12-03
wifi: mac80211: wake the queues in case of failure in resume
Emmanuel Grumbach
1
-0
/
+3
2024-12-03
wifi: cfg80211: clear link ID from bitmap during link delete after clean up
Aditya Kumar Singh
1
-1
/
+7
2024-12-03
wifi: mac80211: init cnt before accessing elem in ieee80211_copy_mbssid_beacon
Haoyu Li
1
-1
/
+1
2024-12-03
wifi: mac80211: fix mbss changed flags corruption on 32 bit systems
Issam Hamdi
1
-3
/
+3
2024-12-02
module: Convert symbol namespace to string literal
Peter Zijlstra
3
-3
/
+3
2024-11-13
Merge tag 'wireless-next-2024-11-13' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
5
-54
/
+94
2024-11-12
wifi: mac80211: pass MBSSID config by reference
Johannes Berg
1
-6
/
+6
2024-11-12
wifi: mac80211: Support EHT 1024 aggregation size in TX
MeiChia Chiu
4
-48
/
+88
2024-10-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
6
-34
/
+54
2024-10-26
wifi: mac80211: ieee80211_i: Fix memory corruption bug in struct ieee80211_ch...
Gustavo A. R. Silva
1
-2
/
+3
2024-10-25
mac80211: fix user-power when emulating chanctx
Ben Greear
1
-0
/
+2
2024-10-25
Merge tag 'wireless-2024-10-21' of git://git.kernel.org/pub/scm/linux/kernel/...
David S. Miller
5
-32
/
+49
2024-10-23
mac80211: Remove NOP call to ieee80211_hw_config
Ben Greear
1
-1
/
+0
2024-10-23
wifi: mac80211: re-order assigning channel in activate links
Aditya Kumar Singh
1
-20
/
+31
2024-10-23
wifi: mac80211: convert debugfs files to short fops
Johannes Berg
6
-35
/
+18
2024-10-23
wifi: mac80211: remove misleading j_0 construction parts
Johannes Berg
1
-3
/
+0
2024-10-23
wifi: mac80211: refactor BW limitation check for CSA parsing
Michael-CY Lee
1
-7
/
+2
2024-10-23
wifi: mac80211: filter on monitor interfaces based on configured channel
Felix Fietkau
1
-0
/
+7
[prev]
[next]