index
:
Linux Stable
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
e1000
/
e1000_ethtool.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
e1000: Report link status in ethtool when interface is down
Nick Nunley
2010-02-03
1
-1
/
+18
*
drivers/net: request_irq - Remove unnecessary leading & from second arg
Joe Perches
2009-11-18
1
-2
/
+2
*
e1000: Fix erroneous display of stats by ethtool -S
Ajit Khaparde
2009-10-13
1
-5
/
+22
*
e1000: Use the instance of net_device_stats from net_device.
Ajit Khaparde
2009-10-07
1
-5
/
+7
*
e1000: test link state conclusively
Jesse Brandeburg
2009-09-26
1
-2
/
+2
*
e1000: drop dead pcie code from e1000
Jesse Brandeburg
2009-09-26
1
-166
/
+32
*
e1000: allow ethtool coalesece to adjust interrupts per second
Jesse Brandeburg
2009-07-06
1
-1
/
+50
*
e1000: Use device_set_wakeup_enable
\"Rafael J. Wysocki\
2008-11-16
1
-2
/
+6
*
e1000: Move assignments in tests before test
Joe Perches
2008-07-22
1
-20
/
+29
*
e1000: Remove spaces after casts and function names
Joe Perches
2008-07-22
1
-8
/
+8
*
e1000: Move extern function definitions to e1000.h
Joe Perches
2008-07-22
1
-13
/
+0
*
e1000: Use hw, er32, and ew32
Joe Perches
2008-07-22
1
-144
/
+169
*
e1000: neaten function declarations
Joe Perches
2008-07-22
1
-107
/
+68
*
e1000: only enable TSO6 via ethtool when using correct hardware
Andy Gospodarek
2008-06-27
1
-1
/
+1
*
e1000: convert uint16_t style integers to u16
Joe Perches
2008-04-16
1
-80
/
+80
*
e1000: Convert boolean_t to bool
Joe Perches
2008-03-26
1
-8
/
+9
*
replace code with FIELD_SIZEOF
Julia Lawall
2008-02-11
1
-1
/
+1
*
[netdrvr] checkpatch cleanups
Jeff Garzik
2008-01-28
1
-1
/
+1
*
[E1000]: Convert regtest macro's to functions
Joe Perches
2008-01-28
1
-29
/
+55
*
netdev: use ARRAY_SIZE() instead of sizeof(array) / ETH_GSTRING_LEN
Alejandro Martinez Ruiz
2008-01-28
1
-1
/
+1
*
e1000: fix memcpy in e1000_get_strings
Roel Kluin
2007-12-07
1
-1
/
+1
*
e1000: sparse warnings fixes
Stephen Hemminger
2007-10-30
1
-17
/
+12
*
[netdrvr] Stop using legacy hooks ->self_test_count, ->get_stats_count
Jeff Garzik
2007-10-10
1
-12
/
+10
*
[ETHTOOL] Provide default behaviors for a few ethtool sub-ioctls
Jeff Garzik
2007-10-10
1
-2
/
+0
*
drivers/net/: all drivers/net/ cleanup with ARRAY_SIZE
Denis Cheng
2007-10-10
1
-2
/
+1
*
e1000: Add device IDs of blade version of the 82571 quad port
Auke Kok
2007-09-27
1
-0
/
+1
*
e1000: Add device IDs of new 82571 board variants
Auke Kok
2007-08-14
1
-0
/
+2
*
[NET]: ethtool_perm_addr only has one implementation
Matthew Wilcox
2007-07-31
1
-1
/
+0
*
e1000: ROUND_UP macro cleanup in drivers/net/e1000
Milind Arun Choudhary
2007-04-28
1
-3
/
+3
*
e1000: Use kcalloc()
Yan Burman
2007-04-28
1
-14
/
+12
*
e1000: Use ARRAY_SIZE macro when appropriate
Ahmed S. Darwish
2007-04-28
1
-1
/
+1
*
e1000: allow ethtool to see link status when down
Kok, Auke
2007-02-17
1
-1
/
+1
*
remove NETIF_F_TSO ifdefery
Arjan van de Ven
2007-02-05
1
-6
/
+0
*
e1000: 3 new driver stats for managability testing
Jeff Garzik
2006-12-26
1
-0
/
+3
*
e1000: add queue restart counter
Jesse Brandeburg
2006-12-02
1
-0
/
+1
*
e1000: New hardware support
Auke Kok
2006-12-02
1
-0
/
+1
*
e1000: FIX: enable hw TSO for IPV6
Auke Kok
2006-12-02
1
-0
/
+7
*
e1000: whitespace changes, comments, typos
Auke Kok
2006-12-02
1
-13
/
+14
*
e1000: FIX: 82542 doesn't support WoL
Auke Kok
2006-10-24
1
-0
/
+1
*
e1000: FIX: don't poke at manageability registers for incompatible adapters
Jesse Brandeburg
2006-10-24
1
-1
/
+2
*
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
2006-10-05
1
-2
/
+1
*
e1000: possible memory leak in e1000_set_ringparam
Vasily Averin
2006-09-27
1
-21
/
+17
*
e1000: driver state fixes (race fix)
Auke Kok
2006-09-27
1
-3
/
+3
*
e1000: allow ethtool to pass arbitrary speed advertisment
Jeff Kirsher
2006-09-27
1
-7
/
+3
*
e1000: add multicast stats counters
Mitch Williams
2006-09-27
1
-14
/
+18
*
e1000: remove unused code and make symbols static
Nicholas Nunley
2006-09-27
1
-0
/
+15
*
e1000: rename flow control symbols
Jeff Kirsher
2006-09-27
1
-7
/
+7
*
e100, e1000, ixgb: update copyright header and remove LICENSE
Auke Kok
2006-09-27
1
-18
/
+17
*
e1000, ixgb: Remove pointless wrappers
Jeff Garzik
2006-09-19
1
-10
/
+10
*
drivers/net: const-ify ethtool_ops declarations
Jeff Garzik
2006-09-13
1
-1
/
+1
[next]