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
/
net
/
ethernet
/
intel
Age
Commit message (
Expand
)
Author
Files
Lines
2014-05-14
net: get rid of SET_ETHTOOL_OPS
Wilfried Klaebe
10
-10
/
+10
2014-05-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
4
-33
/
+47
2014-05-06
e1000e: Restrict MDIO Slow Mode workaround to relevant parts
David Ertman
1
-6
/
+8
2014-05-06
e1000e: Fix issue with link flap on 82579
David Ertman
2
-0
/
+13
2014-05-05
e1000e: Expand workaround for 10Mb HD throughput bug
David Ertman
2
-4
/
+12
2014-05-05
e1000e: Workaround for dropped packets in Gig/100 speeds on 82579
David Ertman
2
-19
/
+13
2014-04-28
i40e/i40evf: Bump build version
Catherine Sullivan
2
-2
/
+2
2014-04-28
i40e/i40evf: Retrieve and store missing link config information
Neerav Parikh
3
-0
/
+13
2014-04-28
i40e: Update function formal parameters
Kevin Scott
3
-6
/
+4
2014-04-28
i40e: Do not expose fd-sb commands from debugfs
Anjali Singhai Jain
1
-6
/
+0
2014-04-28
i40e: Do not enable NTUPLE feature control in MFP mode
Anjali Singhai Jain
1
-1
/
+3
2014-04-28
i40e: Change variable type to avoid typecheck failure
Kevin Scott
1
-1
/
+1
2014-04-28
i40evf: remove debugging message
Mitch Williams
1
-1
/
+0
2014-04-28
i40evf: fix panic on PF driver fail
Mitch Williams
1
-3
/
+9
2014-04-28
i40e: Don't stop driver probe when querying DCB config fails
Neerav Parikh
1
-4
/
+4
2014-04-28
i40e: Redistribute queue vectors after DCB reconfiguration
Neerav Parikh
1
-0
/
+2
2014-04-28
i40e/i40evf: add driver version string to driver version command
Shannon Nelson
4
-1
/
+12
2014-04-28
i40e: Use port VLAN in MAC/VLAN filter configuration
Greg Rose
1
-2
/
+3
2014-04-28
i40evf: support ethtool RSS options
Mitch A Williams
1
-0
/
+316
2014-04-28
i40e: Retain MAC filters when changing port VLAN
Greg Rose
1
-1
/
+5
2014-04-28
i40e: remove ptp_tx_work timestamp work item
Jacob Keller
3
-41
/
+0
2014-04-26
i40e: fix Timesync Tx interrupt handler code
Jacob Keller
1
-4
/
+1
2014-04-25
igb: Change memcpy to struct assignment
Carolyn Wyborny
1
-1
/
+1
2014-04-25
igb: Replace 1/0 return values with true/false
Carolyn Wyborny
1
-4
/
+4
2014-04-25
igb: Cleanups to remove unneeded extern declaration
Carolyn Wyborny
1
-1
/
+0
2014-04-25
igb: Cleanups to replace deprecated DEFINE_PCI_DEVICE_TABLE
Carolyn Wyborny
1
-1
/
+1
2014-04-25
igb: Cleanups to fix static initialization
Carolyn Wyborny
1
-1
/
+1
2014-04-25
igb: Cleanups to fix msleep warnings
Carolyn Wyborny
5
-21
/
+21
2014-04-25
igb: Cleanups to fix line length warnings
Carolyn Wyborny
2
-8
/
+13
2014-04-25
igb: Cleanups to remove return parentheses
Carolyn Wyborny
1
-3
/
+3
2014-04-25
igb: Cleanups to fix missing break in switch statements
Carolyn Wyborny
3
-0
/
+9
2014-04-25
igb: Cleanups to fix assignment in if error
Carolyn Wyborny
1
-1
/
+2
2014-04-25
igb: Cleanups to change comment style on license headers
Carolyn Wyborny
19
-497
/
+428
2014-04-25
igb: Cleanups to fix for trailing statement
Carolyn Wyborny
1
-2
/
+2
2014-04-25
igb: Cleanups to fix pointer location error
Carolyn Wyborny
1
-1
/
+1
2014-04-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
14
-78
/
+59
2014-04-23
i40e: report VF link state correctly
Mitch Williams
1
-0
/
+7
2014-04-23
igb: Cleanups to fix incorrect indentation
Carolyn Wyborny
11
-75
/
+95
2014-04-23
igb: Cleanups to fix braces location warnings
Carolyn Wyborny
3
-13
/
+9
2014-04-23
igb: Cleanups for messaging
Carolyn Wyborny
4
-33
/
+18
2014-04-23
e1000e: Cleanup use of deprecated DEFINE_PCI_DEVICE_TABLE
David Ertman
1
-1
/
+1
2014-04-23
e1000e: Cleanup checkpatch extra space
David Ertman
1
-4
/
+4
2014-04-23
e1000e: Cleanup to fix checkpatch missing blank lines
David Ertman
6
-0
/
+23
2014-04-23
e1000e: Cleanup return values in ethtool
David Ertman
2
-6
/
+6
2014-04-23
ixgbevf: remove 82599 from the module description
Emil Tantilov
1
-1
/
+1
2014-04-23
ixgbe: improve mac filter handling
Jacob Keller
3
-68
/
+172
2014-04-23
ixgbe: change handling of multicast filters
Jacob Keller
3
-9
/
+53
2014-04-23
ixgbe: remove vlan_filter_disable and enable functions
Jacob Keller
1
-34
/
+6
2014-04-23
ixgbe: Use out-of-line function for register reads
Mark Rustad
2
-15
/
+28
2014-04-23
ixgbe: convert low_water into an array
Jacob Keller
7
-35
/
+57
[next]