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
/
ixgbe
/
ixgbe_82598.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-07-26
ixgbe: Make return values more direct
Mark Rustad
1
-68
/
+43
2014-07-26
ixgbe: Delete a bunch of dead code
Mark Rustad
1
-101
/
+0
2014-07-14
ixgbe: remove unnecessary break after goto
Fabian Frederick
1
-1
/
+0
2014-05-23
igb/ixgbe: remove return statements for void functions
Jeff Kirsher
1
-2
/
+0
2014-05-23
ixgbe: clean up checkpatch warnings about CODE_INDENT and LEADING_SPACE
Jacob Keller
1
-30
/
+30
2014-04-23
ixgbe: convert low_water into an array
Jacob Keller
1
-11
/
+16
2014-03-20
ixgbe: Stop cacheing if the MNG FW enabled
Don Skidmore
1
-1
/
+0
2014-03-20
ixgbe: add ixgbe_write_pci_cfg_word with ixgbe_removed check
Jacob Keller
1
-5
/
+1
2014-03-13
ixgbe: fixup header for ixgbe_set_rxpba_82598
Jacob Keller
1
-7
/
+7
2014-03-13
ixgbe: add Linux NICS mailing list to contact info
Jacob Keller
1
-0
/
+1
2014-03-13
ixgbe: move setting rx_pb_size into get_invariants
Jacob Keller
1
-2
/
+1
2014-03-03
ixgbe: Check config reads for removal
Mark Rustad
1
-3
/
+7
2014-02-28
ixgbe: collect all 82599 AUTOC code in one function
Don Skidmore
1
-0
/
+2
2013-07-31
ixgbe: add support for quad-port x520 adapter
Don Skidmore
1
-1
/
+1
2013-07-31
ixgbe: fix semaphore lock for I2C read/writes on 82598
Emil Tantilov
1
-10
/
+22
2013-04-18
ixgbe: fix MNG FW support when adapter not up
Don Skidmore
1
-0
/
+1
2013-02-05
ixgbe: update date to 2013
Don Skidmore
1
-1
/
+1
2013-02-05
ixgbe: allow reading of SFF-8472 data over i2c
Emil Tantilov
1
-7
/
+38
2013-02-01
ixgbe: autoneg variable refactoring
Josh Hay
1
-7
/
+3
2013-02-01
ixgbe: removed unused variable from setup_link_speed
Josh Hay
1
-1
/
+1
2012-05-04
ixgbe: Update link flow control to correctly handle multiple packet buffer DCB
Alexander Duyck
1
-30
/
+31
2012-05-04
ixgbe: Make ixgbe_fc_autoneg return void and always set current_mode
Alexander Duyck
1
-3
/
+1
2012-05-02
ixgbe: add hwmon interface to export thermal data
Don Skidmore
1
-0
/
+2
2012-04-04
ixgbe: consolidate reporting of MSIX vectors into a single function
Emil Tantilov
1
-24
/
+1
2012-03-14
ixgbe: Do not disable read relaxed ordering when DCA is enabled
Alexander Duyck
1
-3
/
+3
2012-02-13
drivers/net: Remove boolean comparisons to true/false
Joe Perches
1
-2
/
+2
2012-02-03
ixgbe: update copyright to 2012
Don Skidmore
1
-1
/
+1
2011-10-17
ixgbe: allow eeprom writes via ethtool
Emil Tantilov
1
-0
/
+2
2011-10-05
ixgbe: remove instances of ixgbe_phy_aq for 82598 and 82599
Emil Tantilov
1
-2
/
+0
2011-10-05
ixgbe: do not disable flow control in ixgbe_check_mac_link
Emil Tantilov
1
-5
/
+0
2011-09-29
ixgbe: update {P}FC thresholds to account for X540 and loopback
John Fastabend
1
-6
/
+2
2011-09-23
ixgbe: avoid HW lockup when adapter is reset with Tx work pending
Emil Tantilov
1
-10
/
+5
2011-09-16
ixgbe: cleanup reset paths
Alexander Duyck
1
-8
/
+5
2011-08-11
intel: Move the Intel wired LAN drivers
Jeff Kirsher
1
-0
/
+1353