index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
e1000
/
e1000_ethtool.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
e1000: Add device IDs of blade version of the 82571 quad port
Auke Kok
2007-09-28
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
*
e1000: Add PCI ID 0x10a4 for our new 4-port PCI-Express device
Jesse Brandeburg
2006-08-31
1
-0
/
+1
*
e1000: unify WoL capability detection code
Jesse Brandeburg
2006-08-31
1
-75
/
+91
*
e1000: Whitespace cleanup, cosmetic changes
Auke Kok
2006-08-28
1
-27
/
+25
*
e1000: explicit locking for two ethtool path functions
Jesse Brandeburg
2006-08-16
1
-10
/
+23
*
e1000: Explicitly power up the PHY during loopback testing.
Jesse Brandeburg
2006-08-16
1
-0
/
+7
*
Merge branch 'upstream' of git://lost.foo-projects.org/~ahkok/git/netdev-2.6 ...
Jeff Garzik
2006-07-05
1
-56
/
+85
|
\
|
*
e1000: integrate ich8 support into driver
Auke Kok
2006-06-27
1
-22
/
+58
|
*
e1000: fix adapter led blinking inconsistency
Auke Kok
2006-06-27
1
-14
/
+1
|
*
e1000: rework driver hardware reset locking
Auke Kok
2006-06-27
1
-20
/
+26
|
*
e1000: fix loopback ethtool test
Auke Kok
2006-06-27
1
-1
/
+1
*
|
[PATCH] irq-flags: drivers/net: Use the new IRQF_ constants
Thomas Gleixner
2006-07-02
1
-3
/
+3
|
/
*
Merge branch 'upstream-fixes' into upstream
Jeff Garzik
2006-06-08
1
-3
/
+6
|
\
|
*
e1000: fix ethtool test irq alloc as "probe"
Auke Kok
2006-06-08
1
-1
/
+4
*
|
e1000: remove leading and trailing whitespace.
Auke Kok
2006-05-23
1
-22
/
+22
*
|
e1000: Version bump, contact fix, year string change
Auke Kok
2006-04-15
1
-1
/
+2
|
/
*
[PATCH] drivers/net/e1000/: proper prototypes
Adrian Bunk
2006-03-12
1
-13
/
+0
*
e1000: Fixed the following issues with ESB2 (requires ESB2 support):
Jeff Kirsher
2006-03-03
1
-1
/
+9
*
e1000: Add support for new hardware (ESB2)
Jeff Kirsher
2006-03-03
1
-0
/
+3
*
e1000: Fix network problems when forced at 100Mb/s and to fix TSO when forced...
Jeff Kirsher
2006-03-03
1
-0
/
+3
*
e1000: Fix Quadport Wake on LAN
Jeff Kirsher
2006-03-03
1
-1
/
+30
*
e1000: Fix lock up while setting ring parameters
Jeff Kirsher
2006-03-03
1
-3
/
+3
*
e1000: Fix dead counters
Jeff Kirsher
2006-03-03
1
-1
/
+0
*
e1000: Remove Multiqueue code until we have support for MSI-X in our hardware
Jeff Kirsher
2006-03-03
1
-43
/
+0
*
[PATCH] e1000: Fix whitespace
Jesse Brandeburg
2006-01-18
1
-154
/
+153
*
[PATCH] e1000: Added firmware version reporting for 8257{1|2|3} controllers
Jeff Kirsher
2006-01-17
1
-1
/
+20
[next]