index
:
linux-rng
jd/vdso-skip-insn
jd/vdso-test-harness
linus/master
master
Development tree for the kernel CSPRNG
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
mac80211
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
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_chanctx
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/git/wireless/wireless
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
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
[prev]
[next]