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
/
ethernet
/
intel
Age
Commit message (
Expand
)
Author
Files
Lines
2020-03-05
e1000e: reject unsupported coalescing params
Jakub Kicinski
1
-0
/
+1
2020-03-05
ice: let core reject the unsupported coalescing parameters
Jakub Kicinski
1
-56
/
+3
2020-02-26
iavf: use tc_cls_can_offload_and_chain0() instead of chain check
Jiri Pirko
1
-3
/
+5
2020-02-25
intel: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
5
-8
/
+8
2020-02-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
4
-80
/
+115
2020-02-21
Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher...
David S. Miller
14
-6
/
+576
2020-02-21
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
15
-117
/
+414
2020-02-20
igc: Add comment
Sasha Neftin
1
-0
/
+2
2020-02-20
igc: Add WOL support
Sasha Neftin
4
-0
/
+75
2020-02-20
igc: Add pcie error handler support
Sasha Neftin
1
-0
/
+103
2020-02-20
igc: Complete to commit Add basic skeleton for PTP
Sasha Neftin
3
-1
/
+4
2020-02-20
e1000e: Add support for Tiger Lake device
Vitaly Lifshits
2
-0
/
+2
2020-02-20
igc: Fix the typo in comment
Sasha Neftin
1
-1
/
+1
2020-02-20
e1000e: Add support for Alder Lake
Sasha Neftin
5
-0
/
+21
2020-02-20
igc: Add dump options
Sasha Neftin
6
-1
/
+338
2020-02-20
igc: Complete to commit Add legacy power management support
Sasha Neftin
1
-0
/
+27
2020-02-20
igc: make non-global functions static
Chen Zhou
1
-2
/
+2
2020-02-20
net: intel: e1000e: fix possible sleep-in-atomic-context bugs in e1000e_get_h...
Jia-Ju Bai
1
-2
/
+2
2020-02-20
e1000e: fix missing cpu_to_le64 on buffer_addr
Ben Dooks (Codethink)
1
-1
/
+1
2020-02-20
ice: fix define for E822 backplane device
Bruce Allan
3
-4
/
+4
2020-02-20
ice: add support for E823 devices
Bruce Allan
3
-9
/
+53
2020-02-20
ice: add additional E810 device id
Bruce Allan
2
-0
/
+3
2020-02-20
ice: add backslash-n to strings
Jesse Brandeburg
5
-18
/
+13
2020-02-20
ice: increase PF reset wait timeout to 300 milliseconds
Jacob Keller
1
-1
/
+1
2020-02-20
ice: Support XDP UMEM wake up mechanism
Krzysztof Kazimierczak
1
-0
/
+18
2020-02-20
ice: SW DCB, report correct max TC value
Dave Ertman
1
-8
/
+1
2020-02-20
ice: Report correct DCB mode
Avinash Dayanand
1
-3
/
+24
2020-02-20
ice: Add DCBNL ops required to configure ETS in CEE for SW DCB
Avinash JD
1
-0
/
+43
2020-02-20
ice: Always clear the QRXFLXP_CNTXT register for VF Rx queues
Brett Creeley
2
-2
/
+7
2020-02-19
ice: Fix for TCAM entry management
Dan Nowlin
1
-14
/
+51
2020-02-19
ice: update malicious driver detection event handling
Paul Greenwalt
6
-59
/
+150
2020-02-19
ice: Validate config for SW DCB map
Avinash Dayanand
3
-0
/
+47
2020-02-19
ice: Wait for VF to be reset/ready before configuration
Brett Creeley
2
-61
/
+76
2020-02-19
ice: Don't tell the OS that link is going down
Michal Swiatkowski
1
-7
/
+0
2020-02-19
ice: Don't reject odd values of usecs set by user
Brett Creeley
2
-12
/
+39
2020-02-19
e1000(e): use new helper tcp_v6_gso_csum_prep
Heiner Kallweit
2
-9
/
+2
2020-02-16
ice: use true/false for bool types
Bruce Allan
1
-1
/
+1
2020-02-16
ice: add function argument description to function header comment
Bruce Allan
1
-0
/
+1
2020-02-16
ice: use proper format for function pointer as a function parameter
Bruce Allan
1
-1
/
+1
2020-02-16
ice: replace "fallthrough" comments with fallthrough reserved word
Bruce Allan
5
-9
/
+9
2020-02-16
ice: remove unnecessary fallthrough comments
Bruce Allan
6
-10
/
+0
2020-02-16
ice: Fix virtchnl_queue_select bitmap validation
Brett Creeley
1
-8
/
+18
2020-02-16
ice: Fix and refactor Rx queue disable for VFs
Brett Creeley
2
-10
/
+27
2020-02-16
ice: Handle LAN overflow event for VF queues
Brett Creeley
5
-0
/
+86
2020-02-16
ice: Fix implicit queue mapping mode in ice_vsi_get_qs
Brett Creeley
1
-9
/
+12
2020-02-16
ice: Add support to enable/disable all Rx queues before waiting
Brett Creeley
8
-34
/
+67
2020-02-16
ice: Only allow tagged bcast/mcast traffic for VF in port VLAN
Brett Creeley
1
-18
/
+31
2020-02-16
ice: Fix Port VLAN priority bits
Brett Creeley
2
-19
/
+13
2020-02-16
ice: Add helper to determine if VF link is up
Brett Creeley
1
-17
/
+25
2020-02-16
ice: Refactor port vlan configuration for the VF
Brett Creeley
2
-51
/
+37
[prev]
[next]