index
:
delta/linux-next.git
akpm
akpm-base
baserock/edcragg/armv8l-tegra-jetson-tx1-support
master
pending-fixes
stable
git.kernel.org: pub/scm/linux/kernel/git/next/linux-next.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
e1000
/
e1000_ethtool.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
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-14
1
-1
/
+2
|
/
*
[PATCH] drivers/net/e1000/: proper prototypes
Adrian Bunk
2006-03-11
1
-13
/
+0
*
e1000: Fixed the following issues with ESB2 (requires ESB2 support):
Jeff Kirsher
2006-03-02
1
-1
/
+9
*
e1000: Add support for new hardware (ESB2)
Jeff Kirsher
2006-03-02
1
-0
/
+3
*
e1000: Fix network problems when forced at 100Mb/s and to fix TSO when forced...
Jeff Kirsher
2006-03-02
1
-0
/
+3
*
e1000: Fix Quadport Wake on LAN
Jeff Kirsher
2006-03-02
1
-1
/
+30
*
e1000: Fix lock up while setting ring parameters
Jeff Kirsher
2006-03-02
1
-3
/
+3
*
e1000: Fix dead counters
Jeff Kirsher
2006-03-02
1
-1
/
+0
*
e1000: Remove Multiqueue code until we have support for MSI-X in our hardware
Jeff Kirsher
2006-03-02
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
*
[PATCH] e1000: Added hardware support for PCI express, 82546GB, and 82571 Fiber
Jeff Kirsher
2006-01-17
1
-0
/
+2
*
[PATCH] e1000: Fixed frame size logic
Jeff Kirsher
2006-01-17
1
-2
/
+2
*
[PATCH] e1000: Fix desc. clean up
Jeff Kirsher
2006-01-17
1
-2
/
+3
*
[PATCH] e1000: Fix loopback logic
Jeff Kirsher
2006-01-17
1
-24
/
+46
*
[PATCH] e1000: Fix mulitple queues
Jeff Kirsher
2006-01-17
1
-8
/
+57
*
[PATCH] e1000: Fix adapter structure and prepare for multique fix
Jeff Kirsher
2006-01-17
1
-4
/
+4
*
[PATCH] e1000: Fix LED functionality for 82573
Jeff Kirsher
2006-01-17
1
-7
/
+15
*
[PATCH] Fix e1000 stats
Jeff Kirsher
2006-01-17
1
-0
/
+2
*
[PATCH] e1000: Fix SoL/IDER link and loopback
Jeff Kirsher
2006-01-17
1
-80
/
+48
*
e1000: Fixes for 8357x
Jeff Kirsher
2005-12-13
1
-23
/
+72
*
[PATCH] e1000: zero-out pointers in e1000_free_desc_rings
John W. Linville
2005-11-18
1
-2
/
+10
*
[PATCH] e1000: avoid leak when e1000_setup_loopback_test fails
John W. Linville
2005-11-18
1
-1
/
+3
*
[PATCH] drivers/net/e1000/: possible cleanups
Adrian Bunk
2005-11-05
1
-1
/
+1
*
drivers/net: Remove pointless checks for NULL prior to calling kfree()
Jesper Juhl
2005-10-28
1
-5
/
+2
*
e1000: Flush shadow RAM
Mallikarjuna R Chilakala
2005-10-04
1
-2
/
+4
*
e1000: Added msleep_interruptible delay
Mallikarjuna R Chilakala
2005-10-04
1
-0
/
+1
*
e1000: Fixes for packet split related issues
Mallikarjuna R Chilakala
2005-10-04
1
-1
/
+2
*
e1000: multi-queue defines/modification to data structures
Mallikarjuna R Chilakala
2005-10-04
1
-24
/
+51
*
e1000: Support for 82571 and 82572 controllers
Mallikarjuna R Chilakala
2005-10-04
1
-1
/
+8
*
[PATCH] e1000: support ETHTOOL_GPERMADDR
John W. Linville
2005-09-14
1
-0
/
+1
*
[PATCH] e1000: Enable ethtool phys_id feature for 82573 controllers
Malli Chilakala
2005-06-27
1
-9
/
+18
*
[PATCH] e1000: Ethtool cleanup patch from Stephen Hemminger
Malli Chilakala
2005-06-27
1
-5
/
+16
*
[PATCH] e1000: Fixed the loopback test failure for 82573 based adapters
Malli Chilakala
2005-06-27
1
-0
/
+1
*
[PATCH] e1000: Fixed register and loopback test failures with 82573 controllers
Malli Chilakala
2005-06-27
1
-6
/
+26
*
[PATCH] e1000: Use netdev_priv() to get to netdev->priv
Malli Chilakala
2005-06-27
1
-25
/
+25
[next]