index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.12.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
pinetabv-6.6.y-devel
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
starfive-6.6.63-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
Age
Commit message (
Expand
)
Author
Files
Lines
2020-09-24
mt76: mt7663s: fix unable to handle kernel paging request
Sean Wang
3
-9
/
+18
2020-09-24
mt76: mt7663s: fix resume failure
Sean Wang
1
-0
/
+2
2020-09-24
mt76: mt7663s: use NULL instead of 0 in sdio code
Lorenzo Bianconi
2
-4
/
+4
2020-09-24
mt76: mt7615: release mutex in mt7615_reset_test_set
Lorenzo Bianconi
1
-3
/
+2
2020-09-24
mt76: mt7915: add Tx A-MSDU offloading support
Ryder Lee
6
-5
/
+89
2020-09-24
mt76: mt7915: add missing flags in WMM parameter settings
Felix Fietkau
1
-0
/
+1
2020-09-24
mt76: mt7915: simplify aggregation session check
Felix Fietkau
3
-52
/
+19
2020-09-24
mt76: mt7615: remove mtxq->agg_ssn assignment
Felix Fietkau
1
-1
/
+0
2020-09-24
mt76: move mt76_check_agg_ssn to driver tx_prepare calls
Felix Fietkau
4
-25
/
+18
2020-09-24
mt76: mt7915: enable offloading of sequence number assignment
Felix Fietkau
2
-17
/
+33
2020-09-24
mt76: mt7915: increase tx retry count
Felix Fietkau
1
-1
/
+1
2020-09-24
mt76: mt7915: clean up station stats polling and rate control update
Felix Fietkau
5
-39
/
+88
2020-09-24
mt76: mt7915: do not do any work in napi poll after calling napi_complete_done()
Felix Fietkau
1
-6
/
+3
2020-09-24
mt76: mt7615: do not do any work in napi poll after calling napi_complete_done()
Felix Fietkau
1
-5
/
+3
2020-09-24
mt76: mt76x02: clean up and fix interrupt masking in the irq handler
Felix Fietkau
1
-14
/
+11
2020-09-24
mt76: mt7615: only clear unmasked interrupts in irq tasklet
Felix Fietkau
1
-11
/
+8
2020-09-24
mt76: mt7915: clean up and fix interrupt masking in the irq handler
Felix Fietkau
1
-14
/
+11
2020-09-24
mt76: set interrupt mask register to 0 before requesting irq
Felix Fietkau
6
-0
/
+12
2020-09-24
mt76: fix double DMA unmap of the first buffer on 7615/7915
Felix Fietkau
4
-2
/
+12
2020-09-24
mt76: mt7915: fix crash on tx rate report for invalid stations
Felix Fietkau
1
-0
/
+3
2020-09-24
mt76: mt7915: enable U-APSD on AP side
Ryder Lee
2
-2
/
+49
2020-09-24
mt76: mt76s: get rid of unused variable
Lorenzo Bianconi
1
-2
/
+0
2020-09-24
mt76: mt76s: move tx/rx processing in 2 separate works
Lorenzo Bianconi
4
-29
/
+46
2020-09-24
mt76: mt76s: move status processing in txrx wq
Lorenzo Bianconi
3
-41
/
+25
2020-09-24
mt76: mt7663s: move rx processing in txrx wq
Lorenzo Bianconi
5
-29
/
+57
2020-09-24
mt76: mt76s: move tx processing in a dedicated wq
Lorenzo Bianconi
5
-48
/
+39
2020-09-24
mt76: mt76s: fix oom in mt76s_tx_queue_skb_raw
Lorenzo Bianconi
1
-4
/
+9
2020-09-24
mt76: mt7615: reschedule runtime-pm receiving a tx interrupt
Lorenzo Bianconi
3
-0
/
+7
2020-09-24
mt76: do not inject packets if MT76_STATE_PM is set
Lorenzo Bianconi
1
-2
/
+4
2020-09-24
mt76: mt7615: hold mt76 lock queueing wd in mt7615_queue_key_update
Lorenzo Bianconi
1
-0
/
+3
2020-09-24
mt76: mt7663s: move drv_own/fw_own in mt7615_mcu_ops
Lorenzo Bianconi
3
-7
/
+15
2020-09-24
mt76: mt7615: move drv_own/fw_own in mt7615_mcu_ops
Lorenzo Bianconi
4
-83
/
+89
2020-09-24
mt76: mt7615: register ext_phy if DBDC is detected
Shayne Chen
3
-0
/
+7
2020-09-24
zd1201: simplify the return expression of zd1201_set_maxassoc()
Qinglang Miao
1
-5
/
+1
2020-09-24
rtw88: Fix potential probe error handling race with wow firmware loading
Andreas Färber
1
-0
/
+3
2020-09-24
rtw88: Fix probe error handling race with firmware loading
Andreas Färber
1
-0
/
+2
2020-09-24
brcmfmac: check return value of driver_for_each_device()
Zhang Changzhong
1
-0
/
+3
2020-09-24
mt76: mt7615: reduce maximum VHT MPDU length to 7991
Felix Fietkau
1
-1
/
+1
2020-09-24
net: dsa: b53: Configure VLANs while not filtering
Florian Fainelli
2
-18
/
+2
2020-09-24
net: stmmac: removed enabling eee in EEE set callback
Voon Weifeng
1
-11
/
+4
2020-09-24
net: phy: Document core PHY structures
Andrew Lunn
2
-2
/
+99
2020-09-24
net: lantiq: Add locking for TX DMA channel
Hauke Mehrtens
1
-0
/
+2
2020-09-24
net: dsa: bcm_sf2: Include address 0 for MDIO diversion
Florian Fainelli
1
-1
/
+1
2020-09-24
net: dsa: bcm_sf2: Disallow port 5 to be a DSA CPU port
Florian Fainelli
1
-0
/
+11
2020-09-24
octeontx2-pf: Support to change VLAN based RSS hash options via ethtool
George Cherian
2
-1
/
+8
2020-09-24
octeontx2-af: Add support for VLAN based RSS hashing
George Cherian
2
-0
/
+9
2020-09-24
net: mdio-ipq4019: add Clause 45 support
Robert Marko
1
-14
/
+89
2020-09-24
net: mdio-ipq4019: change defines to upper case
Robert Marko
1
-3
/
+3
2020-09-24
Revert "ravb: Fixed to be able to unload modules"
Geert Uytterhoeven
1
-55
/
+55
2020-09-24
octeontx2-pf: Add tracepoints for PF/VF mailbox
Subbaraya Sundeep
3
-0
/
+10
[prev]
[next]