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
Age
Commit message (
Expand
)
Author
Files
Lines
2017-03-13
net: stmmac: configuration of CBS in case of a TX AVB queue
Joao Pinto
5
-5
/
+136
2017-03-13
net: stmmac: mac debug prepared for multiple queues
Joao Pinto
4
-54
/
+64
2017-03-13
net: stmmac: prepare irq_status for mtl
Joao Pinto
4
-16
/
+33
2017-03-13
net: stmmac: flow_ctrl functions adapted to mtl
Joao Pinto
6
-14
/
+34
2017-03-13
net: stmmac: mapping mtl rx to dma channel
Joao Pinto
4
-0
/
+55
2017-03-13
net: stmmac: mtl rx queue enabled as dcb or avb
Joao Pinto
3
-15
/
+14
2017-03-13
net: stmmac: configure tx queue weight
Joao Pinto
4
-0
/
+42
2017-03-13
net: stmmac: configure mtl rx and tx algorithms
Joao Pinto
4
-3
/
+90
2017-03-13
net: stmmac: multiple queues dt configuration
Joao Pinto
1
-0
/
+91
2017-03-13
net: stmmac: dwc-qos: Add Tegra186 support
Thierry Reding
2
-0
/
+248
2017-03-13
net: stmmac: dwc-qos: Split out ->probe() and ->remove()
Thierry Reding
1
-26
/
+98
2017-03-13
net: stmmac: Program RX queue size and flow control
Thierry Reding
2
-2
/
+62
2017-03-13
net: stmmac: Parse FIFO sizes from feature registers
Thierry Reding
4
-0
/
+13
2017-03-13
net: stmmac: Check for DMA mapping errors
Thierry Reding
1
-0
/
+2
2017-03-13
net: stmmac: Balance PTP reference clock enable/disable
Thierry Reding
2
-1
/
+4
2017-03-13
net: stmmac: Disable PTP reference clock on error
Thierry Reding
1
-0
/
+8
2017-03-13
net: stmmac: Stop PHY and remove TX timer on error
Thierry Reding
1
-1
/
+5
2017-03-13
net: stmmac: Rename clk_ptp_ref clock to ptp_ref
Thierry Reding
1
-1
/
+1
2017-03-13
vxlan: use appropriate family on L3 miss
Vincent Bernat
1
-1
/
+1
2017-03-13
liquidio: optimize DMA in NUMA systems
VSR Burru
5
-22
/
+9
2017-03-13
netvsc: fix hang on netvsc module removal
stephen hemminger
1
-2
/
+2
2017-03-13
netvsc: need napi scheduled during removal
stephen hemminger
1
-14
/
+2
2017-03-13
Merge branch 'dpaa_eth-next' of git://git.freescale.com/ppc/upstream/linux
David S. Miller
5
-47
/
+248
2017-03-13
net: hyperv: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
1
-18
/
+21
2017-03-13
net: fjes: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
1
-10
/
+9
2017-03-13
net: via: via-velocity: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
1
-27
/
+35
2017-03-13
net: via: via-rhine: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
1
-6
/
+8
2017-03-13
net: intel: ixgbe: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
1
-77
/
+91
2017-03-13
net: tundra: tsi108: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
1
-6
/
+8
2017-03-10
mlxsw: spectrum_router: Make abort mechanism VR-aware
Ido Schimmel
1
-12
/
+27
2017-03-10
mlxsw: spectrum_router: Explicitly Associate RIFs with VRs
Ido Schimmel
3
-18
/
+50
2017-03-10
mlxsw: spectrum_router: Refactor virtual router handling
Ido Schimmel
2
-151
/
+180
2017-03-10
mlxsw: spectrum_router: Simplify LPM tree allocation
Ido Schimmel
1
-13
/
+9
2017-03-10
mlxsw: spectrum_router: Place RIF related code with router code
Ido Schimmel
3
-642
/
+644
2017-03-10
mlxsw: spectrum_router: Allow more route types to be programmed
Ido Schimmel
1
-8
/
+23
2017-03-10
mlxsw: spectrum: Destroy RIFs based on last removed address
Ido Schimmel
2
-5
/
+3
2017-03-10
mlxsw: spectrum: Associate PVID vPort with appropriate netdev
Ido Schimmel
1
-2
/
+4
2017-03-10
mlxsw: spectrum: Don't assume upper device's type
Ido Schimmel
1
-8
/
+11
2017-03-10
mlxsw: spectrum: Sanitize bridge's upper devices
Ido Schimmel
1
-12
/
+19
2017-03-10
mlxsw: spectrum: Add support for flower matches on VLAN ID, PCP
Petr Machata
4
-2
/
+36
2017-03-10
mlxsw: spectrum: Add support for vlan modify TC action
Petr Machata
5
-0
/
+127
2017-03-10
net: ks8851: Added support for half-duplex SPI
Sergey Shcherbakov
1
-30
/
+11
2017-03-10
bonding: reduce scope of some global variables
Mahesh Bandewar
1
-6
/
+5
2017-03-10
bonding: remove "port-moved" state that was never implemented
Mahesh Bandewar
1
-8
/
+3
2017-03-10
bonding: remove hardcoded value
Mahesh Bandewar
1
-1
/
+13
2017-03-10
bonding: initialize work-queues during creation of bond
Mahesh Bandewar
1
-2
/
+2
2017-03-10
bonding: restructure arp-monitor
Mahesh Bandewar
1
-10
/
+14
2017-03-10
nfp: prevent theoretical buffer overrun in nfp_eth_read_ports
Simon Horman
1
-14
/
+20
2017-03-10
nfp: add metadata format bit
Jakub Kicinski
2
-1
/
+5
2017-03-10
nfp: avoid rearming the interrupts when in busy poll
Jakub Kicinski
1
-4
/
+3
[next]