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
/
ethernet
Age
Commit message (
Expand
)
Author
Files
Lines
2017-06-27
net/mlx4: fix spelling mistake: "coalesing" -> "coalescing"
Colin Ian King
1
-1
/
+1
2017-06-25
net: macb: add fixed-link node support
Michael Grzeschik
2
-39
/
+60
2017-06-25
net: qcom/emac: add support for emulation systems
Timur Tabi
1
-2
/
+21
2017-06-25
net: qcom/emac: do not reset the EMAC during initialization
Timur Tabi
1
-2
/
+0
2017-06-25
net: qcom/emac: add shutdown function
Timur Tabi
1
-0
/
+14
2017-06-25
nfp: add VF and PF representors to flower app
Simon Horman
1
-2
/
+83
2017-06-25
nfp: add flower app
Simon Horman
4
-0
/
+300
2017-06-25
nfp: add support for control messages for flower app
Simon Horman
5
-3
/
+281
2017-06-25
nfp: add support for tx/rx with metadata portid
Simon Horman
2
-6
/
+52
2017-06-25
nfp: provide nfp_port to of nfp_net_get_mac_addr()
Simon Horman
3
-15
/
+15
2017-06-25
nfp: app callbacks for SRIOV
Simon Horman
2
-5
/
+55
2017-06-25
nfp: add stats and xmit helpers for representors
Simon Horman
2
-1
/
+226
2017-06-25
nfp: general representor implementation
Simon Horman
5
-0
/
+287
2017-06-25
nfp: map mac_stats and vf_cfg BARs
Simon Horman
5
-33
/
+164
2017-06-25
nfp: move physical port init into a helper
Jakub Kicinski
3
-17
/
+34
2017-06-25
nfp: devlink add support for getting eswitch mode
Jakub Kicinski
2
-0
/
+33
2017-06-23
net: bcmgenet: Remove special handling of "internal" phy-mode
Florian Fainelli
1
-16
/
+8
2017-06-23
Merge tag 'mlx5-updates-2017-06-23' of git://git.kernel.org/pub/scm/linux/ker...
David S. Miller
11
-98
/
+528
2017-06-23
cxgb4: Use Firmware params to get buffer-group map
Arjun Vynipadath
3
-18
/
+101
2017-06-23
cxgb4: Update T6 Buffer Group and Channel Mappings
Arjun Vynipadath
3
-18
/
+80
2017-06-23
net: ena: update ena driver to version 1.2.0
Netanel Belgazal
1
-3
/
+3
2017-06-23
net: ena: update driver's rx drop statistics
Netanel Belgazal
1
-0
/
+9
2017-06-23
net: ena: use lower_32_bits()/upper_32_bits() to split dma address
Netanel Belgazal
1
-2
/
+2
2017-06-23
net: ena: separate skb allocation to dedicated function
Netanel Belgazal
1
-17
/
+27
2017-06-23
net: ena: use napi_schedule_irqoff when possible
Netanel Belgazal
1
-1
/
+1
2017-06-23
net: ena: allow the driver to work with small number of msix vectors
Netanel Belgazal
2
-20
/
+51
2017-06-23
net: ena: add support for out of order rx buffers refill
Netanel Belgazal
4
-17
/
+83
2017-06-23
net: ena: add reset reason for each device FLR
Netanel Belgazal
5
-6
/
+54
2017-06-23
net: ena: change sizeof() argument to be the type pointer
Netanel Belgazal
1
-8
/
+8
2017-06-23
net: ena: add hardware hints capability to the driver
Netanel Belgazal
6
-11
/
+137
2017-06-23
net: ena: change return value for unsupported features unsupported return value
Netanel Belgazal
3
-28
/
+24
2017-06-23
net: stmmac: make some functions static
Colin Ian King
1
-8
/
+8
2017-06-23
nfp: xdp: report if program is offloaded
Jakub Kicinski
1
-0
/
+2
2017-06-23
nfp: bpf: add support for XDP_FLAGS_HW_MODE
Jakub Kicinski
1
-3
/
+10
2017-06-23
nfp: bpf: release the reference on offloaded programs
Jakub Kicinski
2
-21
/
+15
2017-06-23
nfp: bpf: don't offload XDP programs in DRV_MODE
Jakub Kicinski
2
-3
/
+14
2017-06-23
nfp: xdp: move driver XDP setup into a separate function
Jakub Kicinski
1
-5
/
+18
2017-06-22
net: mvpp2: remove mvpp2_pool_refill()
Thomas Petazzoni
1
-11
/
+3
2017-06-22
net: mvpp2: remove unused mvpp2_bm_cookie_pool_set() function
Thomas Petazzoni
1
-11
/
+0
2017-06-22
net: mvpp2: add comments about smp_processor_id() usage
Thomas Petazzoni
1
-4
/
+29
2017-06-22
stmmac: pci: Use dmi_system_id table for retrieving PHY addresses
Jan Kiszka
1
-33
/
+64
2017-06-22
stmmac: pci: Select quark_pci_dmi_data from quark_default_data
Jan Kiszka
1
-44
/
+39
2017-06-22
stmmac: pci: Make stmmac_pci_find_phy_addr truly generic
Jan Kiszka
1
-7
/
+13
2017-06-22
stmmac: pci: Use stmmac_pci_info for all devices
Jan Kiszka
1
-13
/
+23
2017-06-22
stmmac: pci: Make stmmac_pci_info structure constant
Jan Kiszka
1
-12
/
+11
2017-06-22
ibmvnic: Correct return code checking for ibmvnic_init during probe
Nathan Fontenot
1
-1
/
+1
2017-06-22
ibmvnic: Fix error handling when registering long-term-mapped buffers
Thomas Falcon
2
-45
/
+35
2017-06-22
ibmvnic: Fix incorrectly defined ibmvnic_request_map_rsp structure
Thomas Falcon
1
-1
/
+1
2017-06-22
net/mlx5e: Use device ID defines
Myron Stowe
1
-3
/
+3
2017-06-22
liquidio: stop using huge static buffer, save 4096k in .data
Denys Vlasenko
3
-8
/
+4
[next]