index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.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
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
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
2022-08-26
wifi: mac80211: read ethtool's sta_stats from sinfo
Ryder Lee
1
-5
/
+5
2022-08-26
wifi: mac80211: correct SMPS mode in HE 6 GHz capability
Johannes Berg
4
-4
/
+7
2022-08-25
wifi: cfg80211: Add link_id to cfg80211_ch_switch_started_notify()
Veerendranath Jakkam
2
-2
/
+2
2022-08-25
wifi: mac80211: allow bw change during channel switch in mesh
Hari Chandrakanthan
1
-3
/
+0
2022-08-25
wifi: mac80211: clean up a needless assignment in ieee80211_sta_activate_link()
Lukas Bulwahn
1
-3
/
+1
2022-08-25
wifi: mac80211: allow link address A2 in TXQ dequeue
Johannes Berg
1
-2
/
+2
2022-08-25
wifi: mac80211: fix control port frame addressing
Johannes Berg
1
-1
/
+2
2022-08-25
wifi: mac80211: set link ID in TX info for beacons
Johannes Berg
1
-0
/
+2
2022-08-25
wifi: mac80211: maintain link_id in link_sta
Johannes Berg
1
-0
/
+1
2022-08-25
wifi: cfg80211/mac80211: check EHT capability size correctly
Johannes Berg
4
-20
/
+62
2022-08-25
wifi: mac80211: mlme: don't add empty EML capabilities
Mordechay Goodstein
1
-3
/
+10
2022-08-25
wifi: mac80211: use link ID for MLO in queued frames
Johannes Berg
2
-7
/
+27
2022-08-25
wifi: mac80211: use the corresponding link for stats update
Vasanthakumar Thiagarajan
1
-6
/
+29
2022-08-25
wifi: mac80211: add link information in ieee80211_rx_status
Vasanthakumar Thiagarajan
1
-1
/
+94
2022-08-25
wifi: mac80211: properly implement MLO key handling
Johannes Berg
7
-104
/
+284
2022-08-25
wifi: cfg80211: Add link_id parameter to various key operations for MLO
Veerendranath Jakkam
1
-8
/
+9
2022-08-25
wifi: mac80211: fix use-after-free
Johannes Berg
1
-1
/
+1
2022-08-25
wifi: mac80211: use link in TXQ parameter configuration
Shaul Triebitz
1
-1
/
+23
2022-08-25
wifi: mac80211: set link BSSID
Shaul Triebitz
1
-0
/
+2
2022-08-25
wifi: mac80211: properly set old_links when removing a link
Shaul Triebitz
1
-2
/
+2
2022-08-25
wifi: mac80211: accept STA changes without link changes
Johannes Berg
1
-0
/
+14
2022-08-25
wifi: mac80211: potential NULL dereference in ieee80211_tx_control_port()
Dan Carpenter
1
-1
/
+1
2022-08-25
wifi: mac80211: Don't finalize CSA in IBSS mode if state is disconnected
Siddh Raman Pant
1
-0
/
+4
2022-08-25
wifi: mac80211: fix possible leak in ieee80211_tx_control_port()
Yang Yingliang
1
-0
/
+1
2022-08-25
wifi: mac80211: always free sta in __sta_info_alloc in case of error
Lorenzo Bianconi
1
-1
/
+1
2022-08-25
wifi: mac80211: Fix UAF in ieee80211_scan_rx()
Siddh Raman Pant
1
-4
/
+7
2022-08-05
Merge tag 'trace-v6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
1
-4
/
+2
2022-07-25
mac80211: tracing: Use the new __vstring() helper
Steven Rostedt (Google)
1
-4
/
+2
2022-07-22
wifi: mac80211: fix link data leak
Johannes Berg
1
-10
/
+10
2022-07-22
wifi: mac80211: mlme: fix disassoc with MLO
Johannes Berg
1
-3
/
+5
2022-07-22
wifi: mac80211: remove erroneous sband/link validation
Johannes Berg
1
-13
/
+1
2022-07-22
wifi: mac80211: mlme: transmit assoc frame with address translation
Johannes Berg
1
-9
/
+9
2022-07-22
wifi: mac80211: verify link addresses are different
Johannes Berg
1
-4
/
+34
2022-07-22
wifi: mac80211: rx: track link in RX data
Johannes Berg
2
-2
/
+18
2022-07-22
wifi: mac80211: optionally implement MLO multicast TX
Johannes Berg
4
-11
/
+87
2022-07-22
wifi: mac80211: expand ieee80211_mgmt_tx() for MLO
Johannes Berg
5
-24
/
+48
2022-07-22
wifi: mac80211: report link ID to cfg80211 on mgmt RX
Johannes Berg
1
-1
/
+3
2022-07-22
wifi: mac80211: add hardware timestamps for RX and TX
Avraham Stern
2
-18
/
+50
2022-07-22
wifi: mac80211: sta_info: fix link_sta insertion
Johannes Berg
1
-3
/
+14
2022-07-22
wifi: mac80211: mlme: fix link_sta setup
Johannes Berg
1
-5
/
+6
2022-07-22
wifi: nl80211/mac80211: clarify link ID in control port TX
Johannes Berg
1
-2
/
+41
2022-07-22
wifi: mac80211: return error from control port TX for drops
Johannes Berg
1
-2
/
+7
2022-07-22
wifi: mac80211: more station handling sanity checks
Johannes Berg
1
-0
/
+7
2022-07-22
wifi: mac80211: fix link sta hash table handling
Johannes Berg
1
-2
/
+16
2022-07-22
wifi: mac80211: validate link address doesn't change
Johannes Berg
1
-6
/
+12
2022-07-22
wifi: mac80211: mlme: set sta.mlo to mlo state
Johannes Berg
1
-2
/
+2
2022-07-22
wifi: mac80211: fast-xmit: handle non-MLO clients
Johannes Berg
1
-1
/
+15
2022-07-22
wifi: mac80211: fix RX MLD address translation
Johannes Berg
1
-4
/
+8
2022-07-22
wifi: mac80211: fix NULL pointer deref with non-MLD STA
Johannes Berg
1
-1
/
+6
2022-07-22
wifi: mac80211: mlme: fix override calculation
Johannes Berg
1
-0
/
+2
[prev]
[next]