开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
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
2012-03-19
ixgbe: Correct flag values set by ixgbe_fix_features
Alexander Duyck
2012-03-19
ixgbe: Add support for enabling UDP RSS via the ethtool rx-flow-hash command
Alexander Duyck
2012-03-17
ixgbe: Replace standard receive path with a page based receive
Alexander Duyck
2012-03-14
ixgbe: use typed min/max functions where possible
Jesse Brandeburg
2012-03-12
ixgbe: Simplify logic for ethtool loopback frame creation and testing
Alexander Duyck
2012-03-12
ixgbe: Allocate rings as part of the q_vector
Alexander Duyck
2012-03-12
ixgbe: remove tie between NAPI work limits and interrupt moderation
Jeff Kirsher
2012-02-12
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
2012-02-10
ixgbe: Drop the _ADV of descriptor macros since all ixgbe descriptors are ADV
Alexander Duyck
2012-02-09
ixgbe: ethtool: stats user buffer overrun
John Fastabend
2012-02-03
ixgbe: make ethtool strings table const
Stephen Hemminger
2012-02-03
ixgbe: update copyright to 2012
Don Skidmore
2012-01-02
ixgbe: add support for new 82599 device.
Don Skidmore
2011-11-14
Sweep the last of the active .get_drvinfo floors under ethernet/
Rick Jones
2011-10-17
ixgbe: change the eeprom version reported by ethtool
Emil Tantilov
2011-10-17
ixgbe: allow eeprom writes via ethtool
Emil Tantilov
2011-10-12
ixgbe: Add FCoE DDP allocation failure counters to ethtool stats.
Amir Hanania
2011-10-07
net: Remove unnecessary driver assignments of ethtool_ringparam fields to zero
Rick Jones
2011-10-05
ixgbe: get pauseparam autoneg
Mika Lansirinne
2011-10-05
ixgbe: send MFLCN to ethtool
Emil Tantilov
2011-09-28
ixgbe: Cleanup q_vector interrupt throttle rate logic
Emil Tantilov
2011-09-23
ixgbe: add WOL support for X540
Emil Tantilov
2011-09-16
ixgbe: fix FCRTL/H register dump for X540
Emil Tantilov
2011-09-16
ixgbe: Make better use of memory allocations in one-buffer mode w/ RSC
Alexander Duyck
2011-09-16
ethtool: Update ethtool_rxnfc::rule_cnt on return from ETHTOOL_GRXCLSRLALL
Ben Hutchings
2011-09-16
ethtool: Clean up definitions of rule location arrays in RX NFC
Ben Hutchings
2011-09-15
ixgbe: Drop unnecessary adapter->hw dereference in loopback test setup
Alexander Duyck
2011-08-29
ixgbe: add check for supported modes
Emil Tantilov
2011-08-10
intel: Move the Intel wired LAN drivers
Jeff Kirsher