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
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
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
2013-09-13
e1000e: fix overrun of PHY RAR array
David Ertman
3
-6
/
+17
2013-09-13
e1000e: cleanup boolean comparison to true
David Ertman
1
-1
/
+1
2013-09-13
ixgbe: fix ethtool reporting of supported links for SFP modules
Emil Tantilov
1
-0
/
+7
2013-09-13
ixgbe: limit setting speed to only one at a time for QSFP modules
Emil Tantilov
2
-1
/
+22
2013-09-13
ixgbe: fix ethtool loopback diagnostic with DCB enabled
Emil Tantilov
1
-0
/
+5
2013-09-13
ixgbe: fully disable hardware RSC logic when disabling RSC
Jacob Keller
2
-1
/
+9
2013-09-13
igb: Read flow control for i350 from correct EEPROM section
Fujinaka, Todd
1
-1
/
+9
2013-09-13
igb: Add additional get_phy_id call for i354 devices
Carolyn Wyborny
1
-0
/
+4
2013-09-11
i40e: include i40e in kernel proper
Jesse Brandeburg
3
-0
/
+63
2013-09-11
i40e: debugfs interface
Jesse Brandeburg
1
-0
/
+2076
2013-09-11
i40e: init code and hardware support
Jesse Brandeburg
16
-0
/
+13813
2013-09-11
i40e: implement virtual device interface
Jesse Brandeburg
3
-0
/
+2823
2013-09-11
i40e: driver core headers
Jesse Brandeburg
3
-0
/
+899
2013-09-11
i40e: driver ethtool core
Jesse Brandeburg
1
-0
/
+1449
2013-09-11
i40e: transmit, receive, and NAPI
Jesse Brandeburg
1
-0
/
+1817
2013-09-11
i40e: main driver core
Jesse Brandeburg
1
-0
/
+7375
2013-09-04
igb: Update version number
Akeem G Abodunrin
1
-1
/
+1
2013-09-04
igb: Implementation to report advertised/supported link on i354 devices
Akeem G Abodunrin
1
-11
/
+15
2013-09-04
igb: Get speed and duplex for 1G non_copper devices
Akeem G Abodunrin
1
-1
/
+26
2013-09-04
igb: Support to get 2_5G link status for appropriate media type
Akeem G Abodunrin
2
-18
/
+18
2013-09-04
igb: No PHPM support in i354 devices
Akeem G Abodunrin
1
-2
/
+9
2013-09-04
igb: M88E1543 PHY downshift implementation
Akeem G Abodunrin
1
-9
/
+20
2013-09-04
igb: New PHY_ID for i354 device
Akeem G Abodunrin
3
-14
/
+14
2013-09-04
igb: Implementation of 1-sec delay for i210 devices
Akeem G Abodunrin
2
-3
/
+32
2013-09-04
igb: Don't look for a PBA in the iNVM when flashless
Todd Fujinaka
1
-1
/
+8
2013-09-04
drivers/net: Convert uses of compare_ether_addr to ether_addr_equal
Joe Perches
1
-2
/
+2
2013-08-30
drivers:net: Convert dma_alloc_coherent(...__GFP_ZERO) to dma_zalloc_coherent
Joe Perches
2
-6
/
+6
2013-08-29
ixgbe: add support for older QSFP active DA cables
Emil Tantilov
2
-10
/
+50
2013-08-29
ixgbe: include QSFP PHY types in ixgbe_is_sfp()
Emil Tantilov
1
-0
/
+4
2013-08-29
ixgbe: add 1Gbps support for QSFP+
Emil Tantilov
3
-11
/
+33
2013-08-29
ixgbe: fix SFF data dumps of SFP+ modules from an offset
Emil Tantilov
1
-5
/
+4
2013-08-29
ixgbe: cleanup some log messages
Don Skidmore
2
-5
/
+3
2013-08-29
ixgbe: zero out mailbox buffer on init
Emil Tantilov
1
-2
/
+2
2013-08-29
ixgbe: fix link test when connected to 1Gbps link partner
Emil Tantilov
1
-17
/
+10
2013-08-29
ixgbe: fix incorrect limit value in ring transverse
Don Skidmore
1
-1
/
+1
2013-08-29
ixgbe: Check return value on eeprom reads
Mark Rustad
4
-39
/
+107
2013-08-29
ixgbe: disable link when adapter goes down
Jacob Keller
3
-0
/
+25
2013-08-28
e1000e: balance semaphore put/get for 82573
Steven La
1
-0
/
+5
2013-08-22
e1000e: resolve checkpatch JIFFIES_COMPARISON warning
Bruce Allan
1
-1
/
+1
2013-08-22
e1000e: Avoid kernel crash during shutdown
Li Zhang
1
-0
/
+7
2013-08-22
e1000e: Add code to check for failure of pci_disable_link_state call
Carolyn Wyborny
1
-26
/
+59
2013-08-22
e1000e: cleanup whitespace in recent commit
Bruce Allan
1
-1
/
+2
2013-08-22
igb: Expose RSS indirection table for ethtool
Laura Mihaela Vasilescu
3
-21
/
+97
2013-08-22
igb: Add macro for size of RETA indirection table
Laura Mihaela Vasilescu
2
-1
/
+3
2013-08-22
igb: Fix get_fw_version function for all parts
Carolyn Wyborny
4
-44
/
+93
2013-08-22
igb: Add device support for flashless SKU of i210 device
Carolyn Wyborny
4
-2
/
+19
2013-08-22
igb: Refactor NVM read functions to accommodate devices with no flash
Carolyn Wyborny
4
-60
/
+77
2013-08-22
igb: Refactor of init_nvm_params
Carolyn Wyborny
5
-65
/
+92
2013-08-22
igb: Update MTU so that it is always at least a standard frame size
Alexander Duyck
1
-0
/
+4
2013-08-22
igb: don't allow SR-IOV without MSI-X
Mitch A Williams
1
-0
/
+5
[next]