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
/
ixgbe
/
ixgbe_ethtool.c
Age
Commit message (
Expand
)
Author
Files
Lines
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
2012-05-10
ixgbe: add support for get_ts_info
Jacob Keller
1
-0
/
+41
2012-05-10
ixgbe: Clean up priority based flow control
Alexander Duyck
1
-24
/
+6
2012-05-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+2
2012-05-04
igb, ixgbe: netdev_tx_reset_queue incorrectly called from tx init path
John Fastabend
1
-0
/
+2
2012-04-27
ixgbe: check for WoL support in single function
Jacob Keller
1
-46
/
+5
2012-03-20
ixgbe: Correct flag values set by ixgbe_fix_features
Alexander Duyck
1
-20
/
+18
2012-03-19
ixgbe: Add support for enabling UDP RSS via the ethtool rx-flow-hash command
Alexander Duyck
1
-0
/
+153
2012-03-17
ixgbe: Replace standard receive path with a page based receive
Alexander Duyck
1
-8
/
+15
2012-03-14
ixgbe: use typed min/max functions where possible
Jesse Brandeburg
1
-4
/
+4
2012-03-13
ixgbe: Simplify logic for ethtool loopback frame creation and testing
Alexander Duyck
1
-31
/
+32
2012-03-13
ixgbe: Allocate rings as part of the q_vector
Alexander Duyck
1
-2
/
+0
2012-03-13
ixgbe: remove tie between NAPI work limits and interrupt moderation
Jeff Kirsher
1
-6
/
+0
2012-02-13
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
1
-2
/
+2
2012-02-11
ixgbe: Drop the _ADV of descriptor macros since all ixgbe descriptors are ADV
Alexander Duyck
1
-2
/
+2
2012-02-09
ixgbe: ethtool: stats user buffer overrun
John Fastabend
1
-37
/
+51
2012-02-03
ixgbe: make ethtool strings table const
Stephen Hemminger
1
-1
/
+1
2012-02-03
ixgbe: update copyright to 2012
Don Skidmore
1
-1
/
+1
2012-01-03
ixgbe: add support for new 82599 device.
Don Skidmore
1
-3
/
+12
2011-11-14
Sweep the last of the active .get_drvinfo floors under ethernet/
Rick Jones
1
-10
/
+6
2011-10-18
ixgbe: change the eeprom version reported by ethtool
Emil Tantilov
1
-6
/
+7
2011-10-17
ixgbe: allow eeprom writes via ethtool
Emil Tantilov
1
-0
/
+71
2011-10-13
ixgbe: Add FCoE DDP allocation failure counters to ethtool stats.
Amir Hanania
1
-0
/
+2
2011-10-08
net: Remove unnecessary driver assignments of ethtool_ringparam fields to zero
Rick Jones
1
-4
/
+0
2011-10-05
ixgbe: get pauseparam autoneg
Mika Lansirinne
1
-7
/
+1
2011-10-05
ixgbe: send MFLCN to ethtool
Emil Tantilov
1
-1
/
+4
2011-09-29
ixgbe: Cleanup q_vector interrupt throttle rate logic
Emil Tantilov
1
-106
/
+47
2011-09-23
ixgbe: add WOL support for X540
Emil Tantilov
1
-0
/
+13
2011-09-17
ixgbe: fix FCRTL/H register dump for X540
Emil Tantilov
1
-0
/
+1
2011-09-17
ixgbe: Make better use of memory allocations in one-buffer mode w/ RSC
Alexander Duyck
1
-1
/
+1
2011-09-17
ethtool: Update ethtool_rxnfc::rule_cnt on return from ETHTOOL_GRXCLSRLALL
Ben Hutchings
1
-0
/
+2
2011-09-17
ethtool: Clean up definitions of rule location arrays in RX NFC
Ben Hutchings
1
-3
/
+2
2011-09-16
ixgbe: Drop unnecessary adapter->hw dereference in loopback test setup
Alexander Duyck
1
-9
/
+9
2011-08-29
ixgbe: add check for supported modes
Emil Tantilov
1
-3
/
+7
2011-08-11
intel: Move the Intel wired LAN drivers
Jeff Kirsher
1
-0
/
+2592