index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.12.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
pinetabv-6.6.y-devel
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starfive-6.6.63-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
mac80211
Age
Commit message (
Expand
)
Author
Files
Lines
2024-01-01
wifi: mac80211: mesh_plink: fix matches_local logic
Johannes Berg
1
-5
/
+5
2024-01-01
wifi: mac80211: mesh: check element parsing succeeded
Johannes Berg
1
-2
/
+4
2024-01-01
wifi: mac80211: check defragmentation succeeded
Johannes Berg
1
-1
/
+3
2024-01-01
wifi: mac80211: don't re-add debugfs during reconfig
Johannes Berg
1
-1
/
+5
2024-01-01
wifi: mac80211: check if the existing link config remains unchanged
Edward Adam Davis
1
-2
/
+2
2023-12-08
wifi: mac80211: do not pass AP_VLAN vif pointer to drivers during flush
Oldřich Jedlička
1
-2
/
+7
2023-11-28
wifi: mac80211: don't return unset power in ieee80211_get_tx_power()
Ping-Ke Shih
1
-0
/
+4
2023-11-20
wifi: mac80211: Fix setting vif links
Ilan Peer
1
-1
/
+1
2023-11-20
wifi: mac80211: don't recreate driver link debugfs in reconfig
Johannes Berg
1
-3
/
+6
2023-11-20
wifi: mac80211: fix check for unusable RX result
Johannes Berg
2
-1
/
+4
2023-11-20
wifi: mac80211: fix # of MSDU in A-MSDU calculation
Johannes Berg
1
-1
/
+1
2023-11-20
wifi: mac80211: fix RCU usage warning in mesh fast-xmit
Johannes Berg
1
-1
/
+1
2023-11-20
wifi: mac80211: move sched-scan stop work to wiphy work
Johannes Berg
3
-8
/
+10
2023-11-20
wifi: mac80211: move offchannel works to wiphy work
Johannes Berg
3
-23
/
+23
2023-11-20
wifi: mac80211: move scan work to wiphy work
Johannes Berg
5
-25
/
+18
2023-11-20
wifi: mac80211: move radar detect work to wiphy work
Johannes Berg
3
-10
/
+11
2023-10-23
wifi: mac80211: don't drop all unprotected public action frames
Avraham Stern
1
-2
/
+1
2023-10-11
wifi: mac80211: fix error path key leak
Johannes Berg
1
-2
/
+1
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: work around Cisco AP 9115 VHT MPDU length
Johannes Berg
6
-7
/
+44
2023-09-25
wifi: mac80211: fix potential key leak
Johannes Berg
1
-5
/
+15
2023-09-25
wifi: mac80211: fix potential key use-after-free
Johannes Berg
2
-1
/
+4
2023-09-13
wifi: mac80211: fix mesh id corruption on 32 bit systems
Felix Fietkau
2
-5
/
+5
2023-09-11
wifi: cfg80211/mac80211: hold link BSSes when assoc fails for MLO connection
Wen Gong
1
-5
/
+6
2023-08-26
Merge tag 'wireless-next-2023-08-25' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
7
-19
/
+21
2023-08-24
wifi: mac80211: Do not include crypto/algapi.h
Herbert Xu
3
-3
/
+3
2023-08-22
wifi: mac80211: mesh: Remove unused function declaration mesh_ids_set_default()
Yue Haibing
1
-1
/
+0
2023-08-22
wifi: mac80211: Remove unused function declarations
Yue Haibing
1
-2
/
+0
2023-08-22
wifi: mac80211: fix puncturing bitmap handling in CSA
Johannes Berg
1
-6
/
+6
2023-08-22
wifi: mac80211: check for station first in client probe
Johannes Berg
1
-7
/
+8
2023-08-22
wifi: mac80211: check S1G action frame size
Johannes Berg
1
-0
/
+4
2023-08-21
wifi: mac80211: limit reorder_buf_filtered to avoid UBSAN warning
Ping-Ke Shih
1
-2
/
+10
2023-07-03
Merge tag 'leds-next-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/le...
Linus Torvalds
2
-7
/
+3
2023-06-23
Merge tag 'wireless-next-2023-06-22' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
21
-396
/
+1059
2023-06-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+1
2023-06-22
wifi: mac80211: report all unusable beacon frames
Benjamin Berg
1
-1
/
+1
2023-06-21
wifi: mac80211: mark keys as uploaded when added by the driver
Yedidya Benshimol
1
-2
/
+6
2023-06-21
wifi: mac80211: fix CRC calculation for extended elems
Johannes Berg
1
-14
/
+11
2023-06-21
wifi: mac80211: avoid lockdep checking when removing deflink
Benjamin Berg
1
-2
/
+3
2023-06-21
wifi: mac80211: always hold sdata lock in chanctx assign/unassign
Johannes Berg
2
-5
/
+18
2023-06-21
wifi: mac80211: store BSS param change count from assoc response
Johannes Berg
2
-1
/
+17
2023-06-21
wifi: mac80211: drop some unprotected action frames
Johannes Berg
1
-2
/
+13
2023-06-21
wifi: mac80211: move action length check up
Johannes Berg
1
-4
/
+5
2023-06-21
wifi: mac80211: drop unprotected robust mgmt before 4-way-HS
Alon Giladi
1
-3
/
+10
2023-06-19
wifi: mac80211: add eht_capa debugfs field
Ben Greear
1
-0
/
+185
2023-06-19
wifi: mac80211: check EHT basic MCS/NSS set
Johannes Berg
1
-1
/
+88
2023-06-19
wifi: update multi-link element STA reconfig
Johannes Berg
1
-1
/
+1
2023-06-19
wifi: mac80211: agg-tx: prevent start/stop race
Johannes Berg
1
-0
/
+8
2023-06-19
wifi: mac80211: agg-tx: add a few locking assertions
Johannes Berg
1
-1
/
+5
[next]