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
/
intel
/
ixgbe
/
ixgbe_ethtool.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-07-21
ixgbe: remove unnecessary break after return
Fabian Frederick
1
-2
/
+0
2014-06-07
net: use SPEED_UNKNOWN and DUPLEX_UNKNOWN when appropriate
Jiri Pirko
1
-2
/
+2
2014-06-04
ixgbe: fix detection of SFP+ capable interfaces
Emil Tantilov
1
-7
/
+0
2014-05-23
ixgbe: add /* fallthrough */ comment to case statements
Jacob Keller
1
-0
/
+4
2014-05-23
ixgbe: add space between operands to &
Jacob Keller
1
-1
/
+1
2014-05-23
ixgbe: fix several concatenated strings to single line
Jacob Keller
1
-16
/
+9
2014-05-23
ixgbe: clean up checkpatch warnings about CODE_INDENT and LEADING_SPACE
Jacob Keller
1
-26
/
+26
2014-05-14
net: get rid of SET_ETHTOOL_OPS
Wilfried Klaebe
1
-1
/
+1
2014-03-15
net: Replace u64_stats_fetch_begin_bh to u64_stats_fetch_begin_irq
Eric W. Biederman
1
-4
/
+4
2014-03-13
ixgbe: add Linux NICS mailing list to contact info
Jacob Keller
1
-0
/
+1
2014-03-03
ixgbe: Fix up some ethtool results when adapter is removed
Mark Rustad
1
-1
/
+8
2014-01-15
ixgbe: Additional adapter removal checks
Mark Rustad
1
-0
/
+22
2014-01-15
ixgbe: Make ethtool register test use accessors
Mark Rustad
1
-51
/
+47
2013-10-24
ixgbe: fix rx-usecs range checks for BQL
Emil Tantilov
1
-3
/
+3
2013-10-01
ixgbe: remove marketing names from busy poll code
Jacob Keller
1
-14
/
+14
2013-10-01
ixgbe: ethtool DCB registers dump for 82599 and x540
Leonardo Potenza
1
-15
/
+60
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
1
-0
/
+13
2013-09-13
ixgbe: fix ethtool loopback diagnostic with DCB enabled
Emil Tantilov
1
-0
/
+5
2013-08-29
ixgbe: add 1Gbps support for QSFP+
Emil Tantilov
1
-3
/
+0
2013-08-29
ixgbe: fix SFF data dumps of SFP+ modules from an offset
Emil Tantilov
1
-5
/
+4
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-07-31
ixgbe: rename LL_EXTENDED_STATS to use queue instead of q
Jacob Keller
1
-6
/
+6
2013-07-31
ixgbe: fix SFF data dumps of SFP+ modules
Emil Tantilov
1
-55
/
+18
2013-07-31
ixgbe: fix fc autoneg ethtool reporting.
Don Skidmore
1
-4
/
+5
2013-06-11
ixgbe: add extra stats for ndo_ll_poll
Eliezer Tamir
1
-0
/
+40
2013-04-26
ixgbe: add mac type to the version in ethtool_regs
Emil Tantilov
1
-1
/
+2
2013-04-26
ixgbe: fix register access during ethtool loopback test
Emil Tantilov
1
-12
/
+14
2013-04-25
ixgbe: add SFP+ LX module support
Don Skidmore
1
-6
/
+4
2013-02-28
hlist: drop the node parameter from iterators
Sasha Levin
1
-9
/
+9
2013-02-16
ixgbe: fix Tx timeouts with BQL
Emil Tantilov
1
-6
/
+27
2013-02-16
ixgbe: implement SFF diagnostic monitoring via ethtool
Aurélien Guillaume
1
-0
/
+114
2013-02-16
ixgbe: Add support for set_channels ethtool operation
Alexander Duyck
1
-0
/
+38
2013-02-16
ixgbe: Add support for displaying the number of Tx/Rx channels
Alexander Duyck
1
-0
/
+72
2013-02-05
ixgbe: update date to 2013
Don Skidmore
1
-1
/
+1
2013-02-05
ixgbe: fix return values and memcpy parameters to eliminate Smatch warnings
Josh Hay
1
-2
/
+4
2013-02-05
ixgbe: fix potential null dereference
Josh Hay
1
-0
/
+3
2013-02-01
ixgbe: autoneg variable refactoring
Josh Hay
1
-3
/
+3
2013-01-24
ixgbe: add missing supported filters to get_ts_info
Jacob Keller
1
-0
/
+8
2013-01-24
ixgbe: ethtool ixgbe_diag_test cleanup
Jacob Keller
1
-12
/
+26
2012-11-22
ixgbe: ethtool correctly identify autoneg setting
Jacob Keller
1
-0
/
+5
2012-11-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+3
2012-11-01
ptp: Enable clock drivers along with associated net/PHY drivers
Ben Hutchings
1
-2
/
+0
2012-11-01
ixgbe: PTP get_ts_info missing software support
Jacob Keller
1
-0
/
+3
2012-10-23
ixgbe: Fix possible memory leak in ixgbe_set_ringparam
Alexander Duyck
1
-52
/
+50
2012-10-03
ixgbe: fix PTP ethtool timestamping function
Jacob Keller
1
-4
/
+1
2012-07-19
ixgbe: Retire RSS enabled and capable flags
Alexander Duyck
1
-4
/
+0
2012-07-11
ixgbe: count q_vectors instead of MSI-X vectors
Alexander Duyck
1
-7
/
+1
2012-06-20
ixgbe: clean up ixgbe_get_settings ethtool function
Jacob Keller
1
-85
/
+62
[next]