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
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
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
2023-06-19
wifi: mac80211: Support link removal using Reconfiguration ML element
Ilan Peer
2
-0
/
+172
2023-06-19
wifi: mac80211: add set_active_links variant not locking sdata
Benjamin Berg
2
-2
/
+14
2023-06-19
wifi: mac80211: add ___ieee80211_disconnect variant not locking sdata
Benjamin Berg
1
-5
/
+7
2023-06-19
wifi: ieee80211: add helper to validate ML element type and size
Benjamin Berg
1
-1
/
+2
2023-06-19
wifi: mac80211: Include Multi-Link in CRC calculation
Ilan Peer
1
-0
/
+4
2023-06-19
wifi: mac80211: Rename ieee80211_mle_sta_prof_size_ok()
Ilan Peer
1
-1
/
+2
2023-06-19
wifi: mac80211: Add support for parsing Reconfiguration Multi Link element
Ilan Peer
2
-3
/
+23
2023-06-19
wifi: mac80211: Rename multi_link
Ilan Peer
3
-18
/
+18
2023-06-19
wifi: mac80211: use cfg80211 defragmentation helper
Benjamin Berg
2
-58
/
+37
2023-06-19
wifi: mac80211: use new inform_bss callback
Benjamin Berg
3
-55
/
+42
2023-06-19
wifi: mac80211: feed the link_id to cfg80211_ch_switch_started_notify
Emmanuel Grumbach
1
-2
/
+3
2023-06-19
wifi: mac80211: add consistency check for compat chandef
Anjaneyulu
1
-0
/
+5
2023-06-19
wifi: mac80211: stop passing cbss to parser
Benjamin Berg
1
-1
/
+0
2023-06-19
wifi: mac80211: Extend AID element addition for TDLS frames
Mukesh Sisodiya
1
-10
/
+9
2023-06-19
wifi: mac80211: Add HE and EHT capa elements in TDLS frames
Abhishek Naik
3
-1
/
+88
2023-06-19
wifi: mac80211: handle TDLS data frames with MLO
Abhishek Naik
1
-2
/
+20
2023-06-19
wifi: mac80211: handle TDLS negotiation with MLO
Mukesh Sisodiya
1
-72
/
+91
2023-06-19
wifi: cfg80211: make TDLS management link-aware
Mukesh Sisodiya
2
-9
/
+9
2023-06-19
wifi: mac80211: Remove "Missing iftype sband data/EHT cap" spam
Nicolas Cavallari
1
-3
/
+1
2023-06-19
wifi: mac80211: Add debugfs entry to report dormant links
Ilan Peer
1
-0
/
+14
2023-06-19
wifi: mac80211: Support disabled links during association
Ilan Peer
4
-31
/
+50
2023-06-19
Merge wireless into wireless-next
Johannes Berg
6
-11
/
+19
2023-06-14
wifi: mac80211: Replace strlcpy with strscpy
Azeem Shaikh
1
-1
/
+1
2023-06-14
wifi: mac80211: Fix permissions for valid_links debugfs entry
Ilan Peer
1
-1
/
+1
2023-06-14
wifi: mac80211: Add getter functions for vif MLD state
Ilan Peer
9
-51
/
+52
2023-06-14
wifi: mac80211: allow disabling SMPS debugfs controls
Miri Korenblit
1
-1
/
+4
2023-06-14
wifi: mac80211: don't update rx_stats.last_rate for NDP
Johannes Berg
1
-3
/
+3
2023-06-14
wifi: mac80211: fix CSA processing while scanning
Benjamin Berg
1
-3
/
+4
2023-06-14
wifi: mac80211: mlme: clarify WMM messages
Johannes Berg
1
-9
/
+9
2023-06-14
wifi: mac80211: pass roc->sdata to drv_cancel_remain_on_channel()
Anjaneyulu
1
-2
/
+2
2023-06-14
wifi: mac80211: include key action/command in tracing
Johannes Berg
1
-3
/
+5
2023-06-14
wifi: mac80211: add helpers to access sband iftype data
Johannes Berg
4
-32
/
+17
2023-06-12
wifi: mac80211: fragment per STA profile correctly
Benjamin Berg
3
-5
/
+6
2023-06-09
wifi: mac80211: Use active_links instead of valid_links in Tx
Ilan Peer
1
-3
/
+3
2023-06-09
wifi: mac80211: take lock before setting vif links
Benjamin Berg
1
-1
/
+8
2023-06-09
wifi: mac80211: fix link activation settings order
Johannes Berg
1
-2
/
+2
2023-06-07
wifi: mac80211: mlme: move disconnects to wiphy work
Johannes Berg
4
-26
/
+32
2023-06-07
wifi: mac80211: ibss: move disconnect to wiphy work
Johannes Berg
2
-7
/
+9
2023-06-07
wifi: mac80211: use wiphy work for channel switch
Johannes Berg
3
-27
/
+20
2023-06-07
wifi: mac80211: use wiphy work for SMPS
Johannes Berg
4
-9
/
+12
[next]