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
/
main.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-07-15
wifi: mac80211: expect powersave handling in driver for MLO
Johannes Berg
1
-1
/
+2
2022-07-15
wifi: mac80211: move ps setting to vif config
Johannes Berg
1
-0
/
+1
2022-07-15
wifi: mac80211: RCU-ify link/link_conf pointers
Johannes Berg
1
-3
/
+6
2022-07-01
wifi: mac80211: properly skip link info driver update
Johannes Berg
1
-0
/
+3
2022-07-01
wifi: mac80211: add a per-PHY AQL limit to improve fairness
Felix Fietkau
1
-0
/
+1
2022-07-01
wifi: mac80211: switch airtime fairness back to deficit round-robin scheduling
Felix Fietkau
1
-7
/
+4
2022-06-20
wifi: mac80211: ignore IEEE80211_CONF_CHANGE_SMPS in chanctx mode
Johannes Berg
1
-1
/
+2
2022-06-20
wifi: mac80211: validate some driver features for MLO
Johannes Berg
1
-0
/
+42
2022-06-20
wifi: mac80211: split bss_info_changed method
Johannes Berg
1
-4
/
+80
2022-06-20
wifi: mac80211: move interface config to new struct
Johannes Berg
1
-5
/
+5
2022-06-20
wifi: mac80211: move some future per-link data to bss_conf
Johannes Berg
1
-2
/
+2
2022-06-10
wifi: mac80211: remove cipher scheme support
Johannes Berg
1
-64
/
+5
2022-05-16
mac80211: remove unused argument to ieee80211_sta_connection_lost()
Johannes Berg
1
-2
/
+2
2022-05-16
mac80211: use ifmgd->bssid instead of ifmgd->associated->bssid
Johannes Berg
1
-1
/
+1
2022-02-16
mac80211: Add EHT capabilities to association/probe request
Ilan Peer
1
-1
/
+13
2021-12-20
mac80211: Remove a couple of obsolete TODO
Ilan Peer
1
-8
/
+5
2021-08-20
Merge tag 'mac80211-next-for-net-next-2021-08-20' of git://git.kernel.org/pub...
Jakub Kicinski
1
-1
/
+1
2021-08-17
mac80211: fix locking in ieee80211_restart_work()
Johannes Berg
1
-0
/
+2
2021-08-13
mac80211: remove unnecessary NULL check in ieee80211_register_hw()
Dan Carpenter
1
-1
/
+1
2021-06-23
mac80211: Switch to a virtual time-based airtime scheduler
Toke Høiland-Jørgensen
1
-4
/
+7
2021-06-23
mac80211: remove use of ieee80211_get_he_sta_cap()
Johannes Berg
1
-2
/
+7
2021-06-23
mac80211: Properly WARN on HW scan before restart
Ilan Peer
1
-4
/
+3
2021-06-23
mac80211: use sdata->skb_queue for TDLS
Johannes Berg
1
-5
/
+0
2021-06-09
mac80211: move interface shutdown out of wiphy lock
Johannes Berg
1
-1
/
+6
2021-04-19
mac80211: drop the connection if firmware crashed while in CSA
Naftali Goldstein
1
-1
/
+8
2021-04-08
mac80211: bail out if cipher schemes are invalid
Johannes Berg
1
-2
/
+5
2021-03-16
mac80211: choose first enabled channel for monitor
Karthikeyan Kathirvel
1
-1
/
+12
2021-01-26
cfg80211: avoid holding the RTNL when calling the driver
Johannes Berg
1
-0
/
+5
2020-11-13
Merge tag 'mac80211-next-for-net-next-2020-11-13' of git://git.kernel.org/pub...
Jakub Kicinski
1
-8
/
+0
2020-11-11
mac80211: remove WDS-related code
Johannes Berg
1
-8
/
+0
2020-11-07
net: mac80211: convert tasklets to use new tasklet_setup() API
Allen Pais
1
-9
/
+5
2020-08-27
mac80211: rename csa counters to countdown counters
John Crispin
1
-1
/
+1
2020-05-28
mac80211: support control port TX status reporting
Markus Theil
1
-0
/
+2
2020-05-27
nl80211: support scan frequencies in KHz
Thomas Pedersen
1
-0
/
+2
2020-05-27
Merge tag 'mac80211-next-for-net-next-2020-04-25' of git://git.kernel.org/pub...
David S. Miller
1
-3
/
+8
2020-04-24
mac80211: handle channel frequency offset
Thomas Pedersen
1
-3
/
+5
2020-04-24
mac80211: Process multicast RX registration for Action frames
Jouni Malinen
1
-0
/
+3
2020-04-24
mac80211: populate debugfs only after cfg80211 init
Johannes Berg
1
-2
/
+3
2020-04-15
mac80211: fix race in ieee80211_register_hw()
Sumit Garg
1
-11
/
+13
2020-03-20
mac80211: driver can remain on channel if not using chan_ctx
Yan-Hsuan Chuang
1
-1
/
+1
2020-03-20
mac80211: Allow deleting stations in ibss mode to reset their state
Nicolas Cavallari
1
-0
/
+4
2020-03-20
mac80211: handle no-preauth flag for control port
Markus Theil
1
-0
/
+2
2020-02-24
Revert "mac80211: support NL80211_EXT_FEATURE_CONTROL_PORT_OVER_NL80211_MAC_A...
Johannes Berg
1
-2
/
+0
2020-02-14
mac80211: Fix setting txpower to zero
Ben Greear
1
-0
/
+2
2020-02-07
mac80211: support NL80211_EXT_FEATURE_CONTROL_PORT_OVER_NL80211_MAC_ADDRS
Markus Theil
1
-0
/
+2
2020-02-07
cfg80211/mac80211: Allow user space to register for station Rx authentication
Ilan Peer
1
-0
/
+13
2020-02-07
mac80211: make ieee80211_wep_init() return void
Luca Coelho
1
-4
/
+1
2020-02-07
mac80211: allow changing TX-related netdev features
Johannes Berg
1
-5
/
+1
2020-02-07
mac80211: simplify and improve HT/VHT/HE disable code
Johannes Berg
1
-0
/
+5
2019-12-13
mac80211: Turn AQL into an NL80211_EXT_FEATURE
Toke Høiland-Jørgensen
1
-3
/
+1
[next]