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
Age
Commit message (
Expand
)
Author
Files
Lines
2020-06-13
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
2
-2
/
+2
2020-05-28
mt76: mt7915: remove set but not used variable 'msta'
YueHaibing
1
-3
/
+0
2020-05-28
mt76: mt7615: Use kmemdup in mt7615_queue_key_update()
YueHaibing
1
-2
/
+1
2020-05-28
mt76: only iterate over initialized rx queues
Felix Fietkau
8
-10
/
+20
2020-05-28
mt76: mt7615: add support for MT7611N
DENG Qingfang
3
-1
/
+14
2020-05-28
mt76: fix wcid allocation issues
Felix Fietkau
3
-15
/
+15
2020-05-28
mt76: mt7915: fix possible NULL pointer dereference in mt7915_register_ext_phy
Lorenzo Bianconi
1
-1
/
+2
2020-05-28
mt76: mt7615: fix hw_scan with ssid_type for specified SSID only
Sean Wang
2
-2
/
+5
2020-05-28
mt76: mt7915: fix a handful of spelling mistakes
Colin Ian King
1
-3
/
+3
2020-05-28
mt76: mt7615: switch to per-vif power_save support
Lorenzo Bianconi
6
-38
/
+11
2020-05-28
mt76: mt7915: fix some sparse warnings
Ryder Lee
2
-14
/
+20
2020-05-28
mt76: fix per-driver wcid range checks after wcid array size bump
Felix Fietkau
6
-8
/
+9
2020-05-28
mt76: mt7915: fix decoded radiotap HE flags
Ryder Lee
1
-12
/
+11
2020-05-28
mt76: mt7615: fix NULL pointer deref in mt7615_register_ext_phy
Lorenzo Bianconi
1
-9
/
+9
2020-05-28
mt76: mt7915: fix sparse warnings: incorrect type initializer
Ryder Lee
1
-1
/
+1
2020-05-28
mt76: mt7915: fix some sparse warnings
Ryder Lee
1
-6
/
+5
2020-05-28
mt76: mt7915: add spatial reuse support
Ryder Lee
4
-1
/
+34
2020-05-28
mt76: mt76x02: remove check in mt76x02_mcu_msg_send
Lorenzo Bianconi
1
-1
/
+1
2020-05-28
mt76: mt7615: introduce remain_on_channel support
Lorenzo Bianconi
8
-2
/
+179
2020-05-22
mt76: mt7915: Fix build error
YueHaibing
1
-2
/
+2
2020-05-14
mt76: mt7615: fix typo defining ps work
Lorenzo Bianconi
1
-1
/
+1
2020-05-13
mt76: mt7615: configure bss info adding the interface
Sean Wang
3
-39
/
+89
2020-05-13
mt76: enable p2p support
Lorenzo Bianconi
8
-9
/
+72
2020-05-13
mt76: mt7615: reduce hw scan timeout
Lorenzo Bianconi
1
-1
/
+4
2020-05-13
mt76: mt7615: do not report scan_complete twice to mac80211
Lorenzo Bianconi
2
-9
/
+11
2020-05-13
mt76: mt7663: fix the usage WoW with net detect support
Sean Wang
1
-1
/
+1
2020-05-12
mt76: mt7915: fix possible deadlock in mt7915_stop
Ryder Lee
4
-32
/
+42
2020-05-12
mt76: mt7915: allocate proper size for tlv tags
Ryder Lee
2
-9
/
+17
2020-05-12
mt76: mt7915: add debugfs to track TxBF status
Ryder Lee
2
-0
/
+65
2020-05-12
mt76: mt7915: add TxBF capabilities
Ryder Lee
3
-2
/
+95
2020-05-12
mt76: mt7915: add Tx beamformee support
Ryder Lee
2
-0
/
+63
2020-05-12
mt76: mt7915: add Tx beamformer support
Ryder Lee
5
-35
/
+434
2020-05-12
mt76: mt7915: introduce mt7915_get_he_phy_cap
Ryder Lee
1
-13
/
+18
2020-05-12
mt76: mt7615: usb: cancel ps work stopping the vif
Lorenzo Bianconi
1
-0
/
+1
2020-05-12
mt76: mt7663u: add missing register definitions
Lorenzo Bianconi
1
-0
/
+2
2020-05-12
mt76: mt7663u: copy key pointer in mt7663u_mac_write_txwi
Lorenzo Bianconi
1
-2
/
+2
2020-05-12
mt76: set runtime stream caps by mt76_phy
Ryder Lee
7
-16
/
+16
2020-05-12
mt76: mt7915: enable firmware module debug support
Ryder Lee
4
-0
/
+99
2020-05-12
mt76: mt7915: add tsf related callbacks
Ryder Lee
2
-0
/
+64
2020-05-12
mt76: mt7915: set peer Tx fixed rate through debugfs
Ryder Lee
4
-0
/
+89
2020-05-12
mt76: mt7915: add .sta_statistics support
Ryder Lee
1
-0
/
+26
2020-05-12
mt76: mt7915: add .sta_add_debugfs support
Ryder Lee
3
-0
/
+72
2020-05-12
mt76: mt7915: add Rx radiotap header support
Ryder Lee
2
-0
/
+157
2020-05-12
mt76: mt7915: add HE capabilities support for peers
Ryder Lee
2
-0
/
+297
2020-05-12
mt76: mt7915: add HE bss_conf support for interfaces
Ryder Lee
2
-1
/
+104
2020-05-12
mt76: mt7915: register per-phy HE capabilities for each interface
Ryder Lee
5
-0
/
+206
2020-05-12
mt76: mt7915: implement HE per-rate tx power support
Ryder Lee
9
-0
/
+315
2020-05-12
mt76: mt7915: enable Rx HE rate reporting
Ryder Lee
4
-2
/
+30
2020-05-12
mt76: add mac80211 driver for MT7915 PCIe-based chipsets
Ryder Lee
17
-0
/
+7616
2020-05-12
mt76: add HE phy modes and hardware queue
Ryder Lee
1
-0
/
+6
[next]