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
starfive-6.6.48-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
/
mt7615
Age
Commit message (
Expand
)
Author
Files
Lines
2019-11-21
mt76: fix fix ampdu locking
Markus Theil
1
-2
/
+4
2019-11-20
mt76: mt7615: read {tx,rx} mask from eeprom
Lorenzo Bianconi
4
-2
/
+23
2019-11-20
mt76: move mt76_get_antenna in mt76_core module
Lorenzo Bianconi
1
-0
/
+1
2019-11-20
mt76: fix possible out-of-bound access in mt7615_fill_txs/mt7603_fill_txs
Lorenzo Bianconi
1
-1
/
+3
2019-11-20
mt76: mt7615: disable radar pattern detector during scanning
Lorenzo Bianconi
1
-2
/
+4
2019-11-20
mt76: move interface_modes definition in mt76_core module
Lorenzo Bianconi
1
-7
/
+0
2019-11-20
mt76: mt7615: add ibss support
Lorenzo Bianconi
3
-0
/
+15
2019-11-20
mt76: move SUPPORTS_REORDERING_BUFFER hw property in mt76_register_device
Lorenzo Bianconi
1
-1
/
+0
2019-11-20
mt76: mt7615: remove unneeded semicolon
YueHaibing
2
-2
/
+2
2019-11-20
mt76: add missing locking around ampdu action
Felix Fietkau
1
-0
/
+2
2019-11-20
mt76: mt7615: track tx/rx airtime for airtime fairness
Lorenzo Bianconi
6
-3
/
+137
2019-11-20
mt76: mt7615: introduce mt7615_mac_wtbl_update routine
Lorenzo Bianconi
2
-5
/
+12
2019-11-20
mt76: mt7615: fix survey channel busy time
Felix Fietkau
2
-4
/
+8
2019-11-20
mt76: mt7615: report tx_time, bss_rx and busy time to mac80211
Lorenzo Bianconi
5
-4
/
+43
2019-11-20
mt76: unify channel survey update code
Felix Fietkau
1
-15
/
+3
2019-11-20
mt76: track rx airtime for airtime fairness and survey
Felix Fietkau
1
-1
/
+1
2019-11-20
mt76: store current channel survey_state in struct mt76_dev
Felix Fietkau
1
-1
/
+1
2019-11-20
mt76: rename mt76_driver_ops txwi_flags to drv_flags and include tx aligned4
Felix Fietkau
1
-1
/
+1
2019-11-20
mt76: report rx a-mpdu subframe status
Felix Fietkau
2
-0
/
+16
2019-11-20
mt76: mt7615: collect aggregation stats
Lorenzo Bianconi
5
-0
/
+66
2019-11-20
mt76: mt7615: add queue entry in debugfs
Lorenzo Bianconi
2
-0
/
+72
2019-11-20
mt76: mt7615: enable SCS by default
Lorenzo Bianconi
1
-1
/
+1
2019-11-20
mt76: mt7615: fix control frame rx in monitor mode
Felix Fietkau
3
-1
/
+38
2019-10-04
mac80211: simplify TX aggregation start
Johannes Berg
1
-2
/
+1
2019-09-24
mt76: mt7615: fix mt7615 firmware path definitions
Lorenzo Bianconi
2
-10
/
+7
2019-09-05
mt76: mt7615: add support to read temperature from mcu
Lorenzo Bianconi
4
-11
/
+59
2019-09-05
mt76: mt7615: introduce mt7615_txwi_to_txp utility routine
Lorenzo Bianconi
2
-6
/
+15
2019-09-05
mt76: do not send BAR frame on tx aggregation flush stop
Felix Fietkau
1
-1
/
+0
2019-09-05
mt76: mt7615: apply calibration-free data from OTP
Felix Fietkau
1
-0
/
+38
2019-09-05
mt76: add default implementation for mt76_sw_scan/mt76_sw_scan_complete
Lorenzo Bianconi
1
-19
/
+2
2019-09-05
mt76: fix some checkpatch warnings
Ryder Lee
1
-1
/
+2
2019-09-05
mt76: mt7615: add BIP_CMAC_128 cipher support
Lorenzo Bianconi
2
-45
/
+131
2019-09-05
mt76: move mt76_tx_tasklet in mt76 module
Lorenzo Bianconi
1
-10
/
+0
2019-09-05
mt76: mt7615: enable survey support
Lorenzo Bianconi
5
-0
/
+34
2019-09-05
mt76: mt7615: add Smart Carrier Sense support
Lorenzo Bianconi
6
-0
/
+270
2019-09-05
mt76: mt7615: rework locking scheme for mt7615_set_channel
Lorenzo Bianconi
1
-6
/
+8
2019-09-05
mt76: mt7615: fix some checkpatch warnings
Ryder Lee
3
-5
/
+3
2019-09-05
mt76: Add paragraphs to describe the config symbols fully
Ryder Lee
1
-1
/
+6
2019-09-05
mt76: mt7615: update cw_min/max related settings
Ryder Lee
1
-9
/
+9
2019-09-05
mt76: mt7615: add 4 WMM sets support
Ryder Lee
3
-12
/
+10
2019-09-05
mt76: mt7615: fix MT7615_WATCHDOG_TIME definition
Lorenzo Bianconi
1
-1
/
+1
2019-09-05
mt76: mt7615: add set_key_cmd and mt76_wcid to mt7615_mac_wtbl_set_key signature
Lorenzo Bianconi
3
-18
/
+21
2019-09-05
mt76: mt7615: remove wtbl_sec_key definition
Lorenzo Bianconi
1
-14
/
+0
2019-09-05
mt76: mt7615: introduce mt7615_mac_wtbl_set_key routine
Lorenzo Bianconi
6
-48
/
+63
2019-09-05
mt76: mt7615: add mt7615_mac_wtbl_addr routine
Lorenzo Bianconi
1
-1
/
+6
2019-09-05
mt76: mt7615: move mt7615_mac_get_key_info in mac.c
Lorenzo Bianconi
4
-49
/
+55
2019-09-05
mt76: mt7615: add missing register initialization
Felix Fietkau
2
-4
/
+31
2019-09-05
mt76: mt7615: use params->ssn value directly
Stanislaw Gruszka
1
-3
/
+3
2019-09-05
mt76: mt7615: fix invalid fallback rates
Felix Fietkau
1
-0
/
+3
2019-09-05
mt76: mt7615: fix PS buffering of action frames
Felix Fietkau
1
-1
/
+1
[next]