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
/
iface.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-12-01
wifi: mac80211: add support for restricting netdev features per vif
Felix Fietkau
1
-0
/
+1
2022-12-01
wifi: mac80211: remove unnecessary synchronize_net()
Johannes Berg
1
-2
/
+1
2022-12-01
wifi: mac80211: fix memory leak in ieee80211_if_add()
Zhengchao Shao
1
-0
/
+1
2022-10-10
wifi: mac80211: Drop support for TX push path
Alexander Wetzel
1
-66
/
+3
2022-10-07
wifi: mac80211: netdev compatible TX stop for iTXQ drivers
Alexander Wetzel
1
-3
/
+3
2022-10-07
wifi: mac80211: unlock on error in ieee80211_can_powered_addr_change()
Dan Carpenter
1
-1
/
+1
2022-09-06
wifi: mac80211: implement link switching
Johannes Berg
1
-0
/
+12
2022-09-03
wifi: mac80211: move link code to a new file
Johannes Berg
1
-251
/
+0
2022-09-03
wifi: mac80211: Support POWERED_ADDR_CHANGE feature
James Prestwood
1
-2
/
+69
2022-09-03
wifi: mac80211: prevent VLANs on MLDs
Johannes Berg
1
-0
/
+5
2022-08-26
wifi: mac80211: move from strlcpy with unused retval to strscpy
Wolfram Sang
1
-1
/
+1
2022-08-25
wifi: mac80211: properly implement MLO key handling
Johannes Berg
1
-0
/
+9
2022-08-25
wifi: mac80211: set link BSSID
Shaul Triebitz
1
-0
/
+2
2022-07-22
wifi: mac80211: fix link data leak
Johannes Berg
1
-10
/
+10
2022-07-22
wifi: mac80211: verify link addresses are different
Johannes Berg
1
-4
/
+34
2022-07-18
wifi: mac80211: do not abuse fq.lock in ieee80211_do_stop()
Tetsuo Handa
1
-2
/
+1
2022-07-15
wifi: mac80211: release channel context on link stop
Johannes Berg
1
-0
/
+2
2022-07-15
wifi: mac80211: fix link manipulation
Johannes Berg
1
-18
/
+26
2022-07-15
wifi: mac80211: don't set link address for station
Johannes Berg
1
-3
/
+0
2022-07-15
wifi: mac80211: change QoS settings API to take link into account
Johannes Berg
1
-1
/
+1
2022-07-15
wifi: mac80211: provide link ID in link_conf
Johannes Berg
1
-0
/
+1
2022-07-15
wifi: mac80211: set up/tear down client vif links properly
Johannes Berg
1
-138
/
+208
2022-07-15
wifi: mac80211: RCU-ify link/link_conf pointers
Johannes Berg
1
-16
/
+20
2022-07-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+2
2022-07-01
wifi: mac80211: switch airtime fairness back to deficit round-robin scheduling
Felix Fietkau
1
-4
/
+0
2022-06-29
wifi: mac80211: do not wake queues on a vif that is being stopped
Felix Fietkau
1
-0
/
+2
2022-06-20
wifi: mac80211: RCU-ify link STA pointers
Johannes Berg
1
-1
/
+2
2022-06-20
wifi: mac80211: add vif link addition/removal
Johannes Berg
1
-3
/
+131
2022-06-20
wifi: mac80211: make some SMPS code MLD-aware
Johannes Berg
1
-1
/
+1
2022-06-20
wifi: mac80211: add link_id to vht.c code for MLO
Johannes Berg
1
-3
/
+3
2022-06-20
wifi: mac80211: refactor some link setup code
Johannes Berg
1
-11
/
+22
2022-06-20
wifi: mac80211: make channel context code MLO-aware
Johannes Berg
1
-7
/
+8
2022-06-20
wifi: mac80211: add per-link configuration pointer
Johannes Berg
1
-2
/
+21
2022-06-20
wifi: mac80211: split bss_info_changed method
Johannes Berg
1
-2
/
+3
2022-06-20
wifi: mac80211: reorg some iface data structs for MLD
Johannes Berg
1
-20
/
+24
2022-06-20
wifi: mac80211: move interface config to new struct
Johannes Berg
1
-1
/
+1
2022-06-20
wifi: mac80211: move some future per-link data to bss_conf
Johannes Berg
1
-4
/
+4
2022-06-10
wifi: mac80211: remove cipher scheme support
Johannes Berg
1
-6
/
+1
2021-11-26
mac80211: add support for .ndo_fill_forward_path
Felix Fietkau
1
-0
/
+59
2021-11-15
mac80211: fix monitor_sdata RCU/locking assertions
Johannes Berg
1
-1
/
+3
2021-10-21
mac80211: use eth_hw_addr_set()
Jakub Kicinski
1
-5
/
+3
2021-09-28
mac80211: MBSSID support in interface handling
John Crispin
1
-1
/
+30
2021-08-24
mac80211: introduce individual TWT support in AP mode
Lorenzo Bianconi
1
-0
/
+41
2021-08-17
mac80211: add support for BSS color change
John Crispin
1
-0
/
+2
2021-08-13
mac80211: Fix monitor MTU limit so that A-MSDUs get through
Johan Almbladh
1
-2
/
+9
2021-06-23
mac80211: Switch to a virtual time-based airtime scheduler
Toke Høiland-Jørgensen
1
-0
/
+3
2021-06-23
mac80211: use sdata->skb_queue for TDLS
Johannes Berg
1
-1
/
+4
2021-06-23
mac80211: refactor SKB queue processing a bit
Johannes Berg
1
-109
/
+119
2021-06-08
mac80211: fix deadlock in AP/VLAN handling
Johannes Berg
1
-7
/
+12
2021-05-11
mac80211: add fragment cache to sta_info
Johannes Berg
1
-8
/
+3
[next]