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
2016-09-27
net: fec: align IP header in hardware
Eric Nelson
1
-1
/
+10
2016-09-27
net: fec: remove QUIRK_HAS_RACC from i.mx27
Eric Nelson
1
-1
/
+1
2016-09-27
net: fec: remove QUIRK_HAS_RACC from i.mx25
Eric Nelson
1
-1
/
+1
2016-09-27
net: tg3: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
1
-50
/
+62
2016-09-26
bnx2x: allocate mac filtering pending list in PAGE_SIZE increments
Jason Baron
1
-37
/
+86
2016-09-26
bnx2x: allocate mac filtering 'mcast_list' in PAGE_SIZE increments
Jason Baron
1
-28
/
+51
2016-09-26
nfp: bpf: improve handling for disabled BPF syscall
Arnd Bergmann
2
-10
/
+3
2016-09-26
net: bcmgenet: remove unused function in bcmgenet.c
Baoyou Xie
1
-122
/
+0
2016-09-26
cxgb4: mark symbols static where possible
Baoyou Xie
2
-11
/
+14
2016-09-26
net: mvneta: mark symbols static where possible
Baoyou Xie
1
-4
/
+6
2016-09-26
net: hip04: mark tx_done() static
Baoyou Xie
1
-1
/
+1
2016-09-26
net: hisilicon: mark symbols static where possible
Baoyou Xie
1
-3
/
+3
2016-09-26
be2net: fix non static symbol warnings
Wei Yongjun
1
-2
/
+2
2016-09-26
net: smc91x: take into account register shift
Robert Jarzmik
1
-0
/
+3
2016-09-26
cxgb4: fix -ve error check on a signed iq
Colin Ian King
1
-5
/
+5
2016-09-25
i40evf: support queue-specific settings for interrupt moderation
Jacob Keller
7
-70
/
+280
2016-09-25
i40e: don't configure zero-size RSS table
Mitch Williams
1
-0
/
+2
2016-09-25
i40e: Strip out debugfs hook for Flow Director filter programming
Alexander Duyck
3
-84
/
+3
2016-09-25
i40e: Split Flow Director descriptor config into separate function
Alexander Duyck
1
-51
/
+64
2016-09-25
i40e/i40evf: Add txring_txq function to match fm10k and ixgbe
Alexander Duyck
4
-22
/
+30
2016-09-25
i40e: Fix Flow Director raw_buf cleanup
Alexander Duyck
2
-8
/
+8
2016-09-25
i40evf: enable adaptive interrupt throttling
Mitch Williams
1
-5
/
+11
2016-09-25
i40e: Increase minimum number of allocated VSI
Akeem Abodunrin
1
-1
/
+1
2016-09-25
i40e/i40evf: Changed version to 1.6.16
Bimmy Pujari
2
-2
/
+2
2016-09-25
i40e: removing unreachable code
Henry Tieman
1
-5
/
+1
2016-09-25
i40e: check conflicting ntuple/sideband rules when re-enabling ATR
Jacob Keller
1
-3
/
+7
2016-09-25
i40e: cleanup ATR auto_disable_flags use
Jacob Keller
3
-20
/
+17
2016-09-25
i40e: add encap csum VF offload flag
Preethi Banala
2
-0
/
+2
2016-09-25
i40e: fix deleting mac filters
Alan Brady
1
-2
/
+2
2016-09-25
i40e: Remove 100 Mbps SGMII support for X722
Harshitha Ramamurthy
1
-1
/
+0
2016-09-24
net: thunderx: Support for byte queue limits
Sunil Goutham
2
-12
/
+32
2016-09-24
net: thunderx: Fix issue with IRQ namimg
Sunil Goutham
1
-1
/
+1
2016-09-24
mlxsw: spectrum: remove redundant check if err is zero
Colin Ian King
1
-1
/
+1
2016-09-24
Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...
David S. Miller
7
-45
/
+62
2016-09-24
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...
David S. Miller
10
-40
/
+53
2016-09-24
net/mlx4: Add VF vlan protocol 802.1ad support
Moshe Shemesh
4
-11
/
+136
2016-09-24
net: Update API for VF vlan protocol 802.1ad support
Moshe Shemesh
19
-24
/
+73
2016-09-24
net/mlx4_en: Disable vlan HW acceleration when in VF vlan protocol 802.1ad mode
Moshe Shemesh
1
-0
/
+13
2016-09-24
net/mlx4_core: Preparation for VF vlan protocol 802.1ad
Moshe Shemesh
4
-13
/
+73
2016-09-24
net/mlx4_core: Fix QUERY FUNC CAP flags
Moshe Shemesh
2
-4
/
+3
2016-09-23
drivers: net: xgene: Fix MSS programming
Iyappan Subramanian
4
-23
/
+100
2016-09-23
cxgb4: fix signed wrap around when decrementing index idx
Colin Ian King
1
-1
/
+1
2016-09-23
net/mlx5e: Add TC vlan match parsing
Or Gerlitz
1
-0
/
+19
2016-09-23
net/mlx5e: Add TC vlan action for SRIOV offloads
Or Gerlitz
1
-11
/
+32
2016-09-23
net/mlx5: E-Switch, Support VLAN actions in the offloads mode
Or Gerlitz
5
-1
/
+249
2016-09-23
net/mlx5e: Refactor retrival of skb from rx completion element (cqe)
Or Gerlitz
1
-13
/
+28
2016-09-23
net/mlx5: Put elements related to offloaded TC rule in one struct
Or Gerlitz
3
-26
/
+44
2016-09-23
net/mlx5: E-Switch, Allow fine tuning of eswitch vport push/pop vlan
Or Gerlitz
2
-11
/
+27
2016-09-23
net/mlx5: E-Switch, Set vport representor fields explicitly on registration
Or Gerlitz
2
-3
/
+10
2016-09-23
net/mlx5: E-Switch, Set the vport when registering the uplink rep
Or Gerlitz
4
-26
/
+20
[prev]
[next]