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
2024-10-23
wifi: mac80211: refactor ieee80211_rx_monitor
Felix Fietkau
1
-26
/
+28
2024-10-23
wifi: mac80211: add support for the monitor SKIP_TX flag
Felix Fietkau
3
-2
/
+7
2024-10-23
wifi: mac80211: add flag to opt out of virtual monitor support
Felix Fietkau
8
-28
/
+77
2024-10-23
wifi: cfg80211: pass net_device to .set_monitor_channel
Felix Fietkau
1
-0
/
+1
2024-10-23
wifi: mac80211: remove status->ampdu_delimiter_crc
Felix Fietkau
1
-6
/
+1
2024-10-23
wifi: mac80211: use vif radio mask to limit creating chanctx
Felix Fietkau
1
-3
/
+10
2024-10-23
wifi: mac80211: use vif radio mask to limit ibss scan frequencies
Felix Fietkau
1
-10
/
+12
2024-10-23
wifi: mac80211: expose ieee80211_chan_width_to_rx_bw() to drivers
Johannes Berg
2
-24
/
+0
2024-10-23
wifi: mac80211: chan: calculate min_def also for client mode
Johannes Berg
1
-9
/
+17
2024-10-23
wifi: mac80211: add an option to fake ieee80211_connection_loss
Miri Korenblit
1
-2
/
+9
2024-10-23
wifi: mac80211: parse A-MSDU len from EHT capabilities
Miri Korenblit
1
-1
/
+20
2024-10-23
wifi: mac80211: call rate_control_rate_update() for link STA
Johannes Berg
11
-30
/
+35
2024-10-23
wifi: mac80211: allow rate_control_rate_init() for links
Johannes Berg
7
-12
/
+40
2024-10-23
wifi: mac80211: update the right link for tx power
Emmanuel Grumbach
4
-49
/
+72
2024-10-23
wifi: mac80211: __ieee80211_recalc_txpower receives a link
Emmanuel Grumbach
3
-4
/
+5
2024-10-23
wifi: mac80211: ieee80211_recalc_txpower receives a link
Emmanuel Grumbach
4
-10
/
+11
2024-10-23
wifi: mac80211: remove unneeded parameters
Emmanuel Grumbach
1
-6
/
+4
2024-10-23
wifi: mac80211: make bss_param_ch_cnt available for the low level driver
Emmanuel Grumbach
2
-4
/
+91
2024-10-23
wifi: mac80211: rename IEEE80211_CHANCTX_CHANGE_MIN_WIDTH
Miri Korenblit
1
-1
/
+1
2024-10-23
wifi: cfg80211: disallow SMPS in AP mode
Johannes Berg
1
-3
/
+0
2024-10-23
wifi: mac80211: Add support to indicate that a new interface is to be added
Ilan Peer
3
-0
/
+49
2024-10-09
Merge net-next/main to resolve conflicts
Johannes Berg
13
-14
/
+12
2024-10-08
mac80211: Reorganize kerneldoc parameter names
Julia Lawall
2
-8
/
+8
2024-10-08
wifi: mac80211, cfg80211: miscellaneous spelling fixes
Dmitry Antipov
12
-14
/
+14
2024-10-08
wifi: mac80211: constify ieee80211_ie_build_{he,eht}_oper() chandef
Jeff Johnson
2
-4
/
+4
2024-10-08
wifi: mac80211: skip non-uploaded keys in ieee80211_iter_keys
Felix Fietkau
1
-17
/
+25
2024-10-08
wifi: mac80211: do not pass a stopped vif to the driver in .get_txpower
Felix Fietkau
1
-1
/
+2
2024-10-08
wifi: mac80211: Convert color collision detection to wiphy work
Remi Pommarel
3
-13
/
+16
2024-10-08
wifi: mac80211: Fix setting txpower with emulate_chanctx
Ben Greear
1
-0
/
+5
2024-10-08
mac80211: MAC80211_MESSAGE_TRACING should depend on TRACING
Geert Uytterhoeven
1
-1
/
+1
2024-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
12
-12
/
+12
2024-09-27
[tree-wide] finally take no_llseek out
Al Viro
1
-2
/
+0
2024-09-09
wifi: mac80211: use two-phase skb reclamation in ieee80211_do_stop()
Dmitry Antipov
1
-1
/
+16
2024-09-06
wifi: mac80211: handle ieee80211_radar_detected() for MLO
Aditya Kumar Singh
4
-13
/
+47
2024-09-06
wifi: cfg80211/mac80211: use proper link ID for DFS
Aditya Kumar Singh
3
-7
/
+9
2024-09-06
wifi: mac80211: handle DFS per link
Aditya Kumar Singh
3
-17
/
+47
2024-09-06
wifi: cfg80211: handle DFS per link
Aditya Kumar Singh
4
-6
/
+6
2024-09-06
wifi: cfg80211: move DFS related members to links[] in wireless_dev
Aditya Kumar Singh
5
-8
/
+8
2024-09-06
wifi: mac80211: remove label usage in ieee80211_start_radar_detection()
Aditya Kumar Singh
1
-7
/
+4
2024-09-06
Revert "wifi: mac80211: move radar detect work to sdata"
Aditya Kumar Singh
6
-13
/
+13
2024-09-06
wifi: mac80211: introduce EHT rate support in AQL airtime
Ming Yen Hsieh
1
-6
/
+134
2024-09-04
Merge tag 'wireless-next-2024-09-04' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
14
-73
/
+77
2024-08-28
wifi: mac80211: scan: Use max macro
Yan Zhen
1
-4
/
+2
2024-08-28
wifi: mac80211: Check for missing VHT elements only for 5 GHz
Ilan Peer
1
-13
/
+16
2024-08-28
wifi: mac80211: fix RCU list iterations
Johannes Berg
4
-4
/
+8
2024-08-27
wifi: mac80211: use kmemdup_array instead of kmemdup for multiple allocation
Shen Lichuan
1
-3
/
+3
2024-08-27
wifi: mac80211: export ieee80211_purge_tx_queue() for drivers
Ping-Ke Shih
2
-2
/
+1
2024-08-27
wifi: mac80211: remove redundant unlikely() around IS_ERR()
Zhang Changzhong
1
-1
/
+1
2024-08-27
wifi: mac80211: fix the comeback long retry times
Emmanuel Grumbach
1
-0
/
+1
2024-08-27
wifi: mac80211: Add non-atomic station iterator
Rory Little
1
-1
/
+15
[prev]
[next]