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
/
drivers
/
net
/
wireless
/
mediatek
/
mt76
/
mac80211.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-09-12
wifi: mt76: fix 5 GHz connection regression on mt76x0/mt76x2
Felix Fietkau
1
-1
/
+2
2022-07-11
mediatek: mt76: mac80211: Fix missing of_node_put() in mt76_led_init()
Liang He
1
-0
/
+1
2022-07-11
mt76: add phy_idx to mt76_wcid
Lorenzo Bianconi
1
-6
/
+6
2022-07-11
mt76: introduce phys array in mt76_dev structure
Lorenzo Bianconi
1
-3
/
+6
2022-07-11
mt76: add phy_idx in mt76_rx_status
Lorenzo Bianconi
1
-3
/
+3
2022-07-11
mt76: allow receiving frames with invalid CCMP PN via monitor interfaces
Felix Fietkau
1
-14
/
+10
2022-07-11
mt76: do not check the ccmp pn for ONLY_MONITOR frame
MeiChia Chiu
1
-0
/
+3
2022-07-11
mt76: enable the VHT extended NSS BW feature
Deren Wu
1
-0
/
+2
2022-07-11
mt76: add 6 GHz band support in mt76_sar_freq_ranges
Deren Wu
1
-0
/
+6
2022-06-20
wifi: mac80211: move some future per-link data to bss_conf
Johannes Berg
1
-2
/
+2
2022-05-13
mt76: mt7915: add Wireless Ethernet Dispatch support
Felix Fietkau
1
-1
/
+3
2022-05-13
mt76: make number of tokens configurable dynamically
Felix Fietkau
1
-0
/
+1
2022-05-13
mt76: add support for overriding the device used for DMA mapping
Felix Fietkau
1
-0
/
+1
2022-05-13
mt76: fix tx status related use-after-free race on station removal
Felix Fietkau
1
-0
/
+2
2022-05-13
mt76: fix antenna config missing in 6G cap
Deren Wu
1
-2
/
+2
2022-05-13
mt76: fix use-after-free by removing a non-RCU wcid pointer
Felix Fietkau
1
-1
/
+1
2022-03-16
mt76: fix invalid rssi report
Deren Wu
1
-2
/
+3
2022-02-24
mt76: fix dfs state issue with 160 MHz channels
Felix Fietkau
1
-1
/
+1
2022-02-24
mt76: improve signal strength reporting
Felix Fietkau
1
-0
/
+32
2022-02-03
mt76: mt7915: fix/rewrite the dfs state handling logic
Felix Fietkau
1
-0
/
+28
2022-02-03
mt76: make mt76_sar_capa static
Lorenzo Bianconi
1
-1
/
+1
2021-12-19
mt76: move sar_capa configuration in common code
Lorenzo Bianconi
1
-4
/
+16
2021-12-19
mt76: clear sta powersave flag after notifying driver
Felix Fietkau
1
-2
/
+4
2021-12-19
mt76: move sar utilities to mt76-core module
Lorenzo Bianconi
1
-0
/
+53
2021-12-19
mt76: fix the wiphy's available antennas to the correct value
Bo Jiao
1
-2
/
+2
2021-12-19
mt76: fix possible OOB issue in mt76_calculate_default_rate
Lorenzo Bianconi
1
-3
/
+4
2021-10-20
mt76: move mt76_ethtool_worker_info in mt76 module
Lorenzo Bianconi
1
-0
/
+28
2021-10-20
mt76: do not access 802.11 header in ccmp check for 802.3 rx skbs
Felix Fietkau
1
-2
/
+5
2021-10-20
mt76: use a separate CCMP PN receive counter for management frames
Xing Song
1
-4
/
+23
2021-10-20
mt76: substitute sk_buff_head status_list with spinlock_t status_lock
Lorenzo Bianconi
1
-1
/
+1
2021-10-20
mt76: remove mt76_wcid pointer from mt76_tx_status_check signature
Lorenzo Bianconi
1
-2
/
+2
2021-10-20
mt76: introduce packet_id idr
Lorenzo Bianconi
1
-1
/
+5
2021-10-20
mt76: add 6GHz support
Lorenzo Bianconi
1
-8
/
+120
2021-10-20
mt76: fill boottime_ns in Rx path
Ryder Lee
1
-0
/
+5
2021-10-20
mt76: use IEEE80211_OFFLOAD_ENCAP_ENABLED instead of MT_DRV_AMSDU_OFFLOAD
Ryder Lee
1
-6
/
+2
2021-10-20
mt76: add support for setting mcast rate
Ryder Lee
1
-4
/
+8
2021-10-20
mt76: add mt76_default_basic_rate more devices can rely on
Sean Wang
1
-0
/
+14
2021-10-20
mt76: mt7921: add .set_sar_specs support
YN Chen
1
-0
/
+15
2021-06-19
mt76: make mt76_update_survey() per phy
Ryder Lee
1
-8
/
+7
2021-06-19
mt76: allow hw driver code to overwrite wiphy interface_modes
Lorenzo Bianconi
1
-11
/
+22
2021-06-19
mt76: move mt76_rates in mt76 module
Lorenzo Bianconi
1
-0
/
+16
2021-05-15
mt76: validate rx A-MSDU subframes
Felix Fietkau
1
-0
/
+26
2021-04-21
mt76: move mt76_token_init in mt76_alloc_device
Lorenzo Bianconi
1
-0
/
+3
2021-04-13
mt76: report Rx timestamp
Ryder Lee
1
-0
/
+2
2021-04-11
mt76: mt7915: enable hw rx-amsdu de-aggregation
Lorenzo Bianconi
1
-1
/
+48
2021-04-11
mt76: add support for 802.3 rx frames
Felix Fietkau
1
-6
/
+17
2021-01-27
mt76: fix crash on tearing down ext phy
Felix Fietkau
1
-1
/
+1
2021-01-26
mt76: testmode: introduce dbdc support
Shayne Chen
1
-3
/
+3
2020-12-04
mt76: move hw mac_addr in mt76_phy
Lorenzo Bianconi
1
-5
/
+6
2020-12-04
mt76: move band allocation in mt76_register_phy
Lorenzo Bianconi
1
-32
/
+24
[next]