index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
/
ixgbe
/
ixgbe_ethtool.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: Replace u64_stats_fetch_begin_bh to u64_stats_fetch_begin_irq
Eric W. Biederman
2014-03-14
1
-4
/
+4
*
ixgbe: add Linux NICS mailing list to contact info
Jacob Keller
2014-03-12
1
-0
/
+1
*
ixgbe: Fix up some ethtool results when adapter is removed
Mark Rustad
2014-03-02
1
-1
/
+8
*
ixgbe: Additional adapter removal checks
Mark Rustad
2014-01-14
1
-0
/
+22
*
ixgbe: Make ethtool register test use accessors
Mark Rustad
2014-01-14
1
-51
/
+47
*
ixgbe: fix rx-usecs range checks for BQL
Emil Tantilov
2013-10-24
1
-3
/
+3
*
ixgbe: remove marketing names from busy poll code
Jacob Keller
2013-10-01
1
-14
/
+14
*
ixgbe: ethtool DCB registers dump for 82599 and x540
Leonardo Potenza
2013-10-01
1
-15
/
+60
*
ixgbe: fix ethtool reporting of supported links for SFP modules
Emil Tantilov
2013-09-13
1
-0
/
+7
*
ixgbe: limit setting speed to only one at a time for QSFP modules
Emil Tantilov
2013-09-13
1
-0
/
+13
*
ixgbe: fix ethtool loopback diagnostic with DCB enabled
Emil Tantilov
2013-09-13
1
-0
/
+5
*
ixgbe: add 1Gbps support for QSFP+
Emil Tantilov
2013-08-29
1
-3
/
+0
*
ixgbe: fix SFF data dumps of SFP+ modules from an offset
Emil Tantilov
2013-08-29
1
-5
/
+4
*
ixgbe: fix link test when connected to 1Gbps link partner
Emil Tantilov
2013-08-29
1
-17
/
+10
*
ixgbe: fix incorrect limit value in ring transverse
Don Skidmore
2013-08-29
1
-1
/
+1
*
ixgbe: rename LL_EXTENDED_STATS to use queue instead of q
Jacob Keller
2013-07-31
1
-6
/
+6
*
ixgbe: fix SFF data dumps of SFP+ modules
Emil Tantilov
2013-07-30
1
-55
/
+18
*
ixgbe: fix fc autoneg ethtool reporting.
Don Skidmore
2013-07-30
1
-4
/
+5
*
ixgbe: add extra stats for ndo_ll_poll
Eliezer Tamir
2013-06-10
1
-0
/
+40
*
ixgbe: add mac type to the version in ethtool_regs
Emil Tantilov
2013-04-25
1
-1
/
+2
*
ixgbe: fix register access during ethtool loopback test
Emil Tantilov
2013-04-25
1
-12
/
+14
*
ixgbe: add SFP+ LX module support
Don Skidmore
2013-04-24
1
-6
/
+4
*
hlist: drop the node parameter from iterators
Sasha Levin
2013-02-27
1
-9
/
+9
*
ixgbe: fix Tx timeouts with BQL
Emil Tantilov
2013-02-15
1
-6
/
+27
*
ixgbe: implement SFF diagnostic monitoring via ethtool
Aurélien Guillaume
2013-02-15
1
-0
/
+114
*
ixgbe: Add support for set_channels ethtool operation
Alexander Duyck
2013-02-15
1
-0
/
+38
*
ixgbe: Add support for displaying the number of Tx/Rx channels
Alexander Duyck
2013-02-15
1
-0
/
+72
*
ixgbe: update date to 2013
Don Skidmore
2013-02-05
1
-1
/
+1
*
ixgbe: fix return values and memcpy parameters to eliminate Smatch warnings
Josh Hay
2013-02-05
1
-2
/
+4
*
ixgbe: fix potential null dereference
Josh Hay
2013-02-05
1
-0
/
+3
*
ixgbe: autoneg variable refactoring
Josh Hay
2013-01-31
1
-3
/
+3
*
ixgbe: add missing supported filters to get_ts_info
Jacob Keller
2013-01-23
1
-0
/
+8
*
ixgbe: ethtool ixgbe_diag_test cleanup
Jacob Keller
2013-01-23
1
-12
/
+26
*
ixgbe: ethtool correctly identify autoneg setting
Jacob Keller
2012-11-22
1
-0
/
+5
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-11-10
1
-0
/
+3
|
\
|
*
ixgbe: PTP get_ts_info missing software support
Jacob Keller
2012-11-01
1
-0
/
+3
*
|
ptp: Enable clock drivers along with associated net/PHY drivers
Ben Hutchings
2012-11-01
1
-2
/
+0
*
|
ixgbe: Fix possible memory leak in ixgbe_set_ringparam
Alexander Duyck
2012-10-22
1
-52
/
+50
|
/
*
ixgbe: fix PTP ethtool timestamping function
Jacob Keller
2012-10-03
1
-4
/
+1
*
ixgbe: Retire RSS enabled and capable flags
Alexander Duyck
2012-07-18
1
-4
/
+0
*
ixgbe: count q_vectors instead of MSI-X vectors
Alexander Duyck
2012-07-11
1
-7
/
+1
*
ixgbe: clean up ixgbe_get_settings ethtool function
Jacob Keller
2012-06-20
1
-85
/
+62
*
ixgbe: add support for get_ts_info
Jacob Keller
2012-05-09
1
-0
/
+41
*
ixgbe: Clean up priority based flow control
Alexander Duyck
2012-05-09
1
-24
/
+6
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-05-07
1
-0
/
+2
|
\
|
*
igb, ixgbe: netdev_tx_reset_queue incorrectly called from tx init path
John Fastabend
2012-05-04
1
-0
/
+2
*
|
ixgbe: check for WoL support in single function
Jacob Keller
2012-04-27
1
-46
/
+5
|
/
*
ixgbe: Correct flag values set by ixgbe_fix_features
Alexander Duyck
2012-03-19
1
-20
/
+18
*
ixgbe: Add support for enabling UDP RSS via the ethtool rx-flow-hash command
Alexander Duyck
2012-03-19
1
-0
/
+153
*
ixgbe: Replace standard receive path with a page based receive
Alexander Duyck
2012-03-17
1
-8
/
+15
[next]