Age | Commit message (Expand) | Author | Files | Lines |
2007-10-30 | e1000: sparse warnings fixes | Stephen Hemminger | 1 | -2/+2 |
2007-10-11 | PCI-X/PCI-Express read control interfaces: use them in e1000 | Peter Oruba | 1 | -22/+3 |
2007-09-28 | e1000: Add device IDs of blade version of the 82571 quad port | Auke Kok | 1 | -0/+1 |
2007-08-14 | e1000: Add device IDs of new 82571 board variants | Auke Kok | 1 | -0/+5 |
2006-12-26 | e1000: 3 new driver stats for managability testing | Jeff Garzik | 1 | -0/+3 |
2006-12-26 | [PATCH] e1000: fix ethtool reported bus type for older adapters | Jeff Kirsher | 1 | -1/+1 |
2006-12-26 | e1000: workaround for the ESB2 NIC RX unit issue | Jeff Garzik | 1 | -0/+6 |
2006-12-26 | e1000: consolidate managability enabling/disabling | Jeff Garzik | 1 | -3/+6 |
2006-12-26 | e1000: omit stats for broken counter in 82543 | Jeff Garzik | 1 | -0/+6 |
2006-12-26 | e1000: For sanity, reformat e1000_set_mac_type(), struct e1000_hw[_stats] | Jeff Garzik | 1 | -135/+135 |
2006-12-02 | e1000: rename ICH8 flash macros | Jeff Kirsher | 1 | -61/+58 |
2006-12-02 | e1000: New hardware support | Auke Kok | 1 | -0/+3 |
2006-12-02 | e1000: fix VR powerdown code | Jeff Kirsher | 1 | -4/+5 |
2006-12-02 | e1000: whitespace changes, comments, typos | Auke Kok | 1 | -2/+4 |
2006-11-30 | Fix misc .c/.h comment typos | Matt LaPlante | 1 | -1/+1 |
2006-09-27 | e1000: rework polarity, NVM, eeprom code and fixes. | Jeff Kirsher | 1 | -143/+147 |
2006-09-27 | e1000: add PCI-E capability detection code | Jeff Kirsher | 1 | -4/+13 |
2006-09-27 | e1000: gather hardware bit tweaks. | Jeff Kirsher | 1 | -24/+131 |
2006-09-27 | e1000: remove unused code and make symbols static | Nicholas Nunley | 1 | -325/+81 |
2006-09-27 | e1000: add enums for several link properties | Jeff Kirsher | 1 | -36/+53 |
2006-09-27 | e1000: rename flow control symbols | Jeff Kirsher | 1 | -42/+42 |
2006-09-27 | e100, e1000, ixgb: update copyright header and remove LICENSE | Auke Kok | 1 | -18/+17 |
2006-09-19 | e1000, ixgb: Remove pointless wrappers | Jeff Garzik | 1 | -47/+47 |
2006-09-06 | [PATCH] make drivers/net/e1000/e1000_hw.c:e1000_phy_igp_get_info() static | Adrian Bunk | 1 | -1/+1 |
2006-09-01 | e1000: Add PCI ID 0x10a4 for our new 4-port PCI-Express device | Jesse Brandeburg | 1 | -0/+1 |
2006-08-29 | e1000: remove unused part_num reading code | Auke Kok | 1 | -34/+0 |
2006-08-29 | e1000: Whitespace cleanup, cosmetic changes | Auke Kok | 1 | -511/+513 |
2006-08-24 | Merge branch 'upstream-fixes' of git://lost.foo-projects.org/~ahkok/git/netde... | Jeff Garzik | 1 | -5/+19 |
2006-08-20 | [PATCH] drivers/net/e1000/: possible cleanups | Adrian Bunk | 1 | -24/+65 |
2006-08-17 | e1000: Force full DMA clocking for 10/100 speed | Jeff Kirsher | 1 | -0/+11 |
2006-08-17 | e1000: Allow NVM to setup LPLU for IGP2 and IGP3 | Jeff Kirsher | 1 | -5/+8 |
2006-06-27 | e1000: integrate ich8 support into driver | Auke Kok | 1 | -92/+562 |
2006-06-27 | e1000: add ich8lan core functions | Auke Kok | 1 | -1/+999 |
2006-06-27 | e1000: check return value of _get_speed_and_duplex | Auke Kok | 1 | -2/+6 |
2006-06-27 | e1000: M88 PHY workaround | Auke Kok | 1 | -17/+29 |
2006-06-27 | e1000: fix adapter led blinking inconsistency | Auke Kok | 1 | -0/+38 |
2006-06-27 | e1000: force register write flushes to circumvent broken platforms | Auke Kok | 1 | -2/+22 |
2006-05-24 | e1000: remove leading and trailing whitespace. | Auke Kok | 1 | -44/+44 |
2006-05-24 | e1000: remove backslash r debug printfs | Auke Kok | 1 | -12/+12 |
2006-04-15 | e1000: Version bump, contact fix, year string change | Auke Kok | 1 | -1/+2 |
2006-03-03 | e1000: Added driver comments and whitespace changes. Modified long lines of ... | Jeff Kirsher | 1 | -2/+3 |
2006-03-03 | e1000: Add support for new hardware (ESB2) | Jeff Kirsher | 1 | -16/+669 |
2006-03-03 | e1000: Fix RSS if enabled in mid-connection | Jeff Kirsher | 1 | -1/+29 |
2006-03-03 | e1000: Fix 82543 issue when reading eeprom | Jeff Kirsher | 1 | -1/+7 |
2006-03-03 | e1000: Fix unecessary delay for 82573 controllers | Jeff Kirsher | 1 | -6/+0 |
2006-01-19 | [PATCH] e1000: Fix whitespace | Jesse Brandeburg | 1 | -8/+10 |
2006-01-17 | [PATCH] e1000: Added hardware support for PCI express, 82546GB, and 82571 Fiber | Jeff Kirsher | 1 | -0/+12 |
2006-01-17 | [PATCH] e1000: Fix collision distance | Jeff Kirsher | 1 | -2/+7 |
2006-01-17 | [PATCH] e1000: Fix bit 22 (TXDCTL) for 82571 & 82572 controllers | Jeff Kirsher | 1 | -1/+0 |
2006-01-17 | [PATCH] e1000: Fix EEPROM read logic | Jeff Kirsher | 1 | -8/+10 |