| Commit message (Expand) | Author | Age | Files | Lines |
* | e1000: add support for Marvell Alaska M88E1118R PHY | Florian Fainelli | 2011-02-08 | 1 | -1/+3 |
* | e1000: Add support for the CE4100 reference platform | Dirk Brandewie | 2011-01-09 | 1 | -68/+260 |
* | Intel Wired LAN drivers: Use static const | Jeff Kirsher | 2010-12-10 | 1 | -10/+10 |
* | e1000: Use netdev_<level>, pr_<level> and dev_<level> | Emil Tantilov | 2010-04-27 | 1 | -179/+177 |
* | net/intel: remove trailing space in messages | Frans Pop | 2010-03-24 | 1 | -2/+2 |
* | e1000: fix namespacecheck warnings | Jesse Brandeburg | 2009-09-26 | 1 | -1/+1 |
* | e1000: drop unused functionality for eeprom write/read | Jesse Brandeburg | 2009-09-26 | 1 | -118/+3 |
* | e1000: updated whitespace and comments | Jesse Brandeburg | 2009-09-26 | 1 | -4771/+4892 |
* | e1000: test link state conclusively | Jesse Brandeburg | 2009-09-26 | 1 | -66/+113 |
* | e1000: remove unused functions | Jesse Brandeburg | 2009-09-26 | 1 | -172/+2 |
* | e1000: drop dead pcie code from e1000 | Jesse Brandeburg | 2009-09-26 | 1 | -3181/+100 |
* | trivial: fix typo "to to" in multiple files | Anand Gadiyar | 2009-09-21 | 1 | -1/+1 |
* | e1000: Remove unused function e1000_mta_set. | Graham, David | 2009-08-26 | 1 | -46/+0 |
* | e1000: fix flow control thresholds | Jesse Brandeburg | 2009-07-06 | 1 | -1/+1 |
* | trivial: fix then -> than typos in comments and documentation | Frederik Schwarzer | 2009-01-06 | 1 | -2/+2 |
* | e1000: prevent corruption of EEPROM/NVM | Christopher Li | 2008-09-18 | 1 | -0/+23 |
* | e1000: Remove spaces after casts and function names | Joe Perches | 2008-07-22 | 1 | -27/+26 |
* | e1000: Use hw, er32, and ew32 | Joe Perches | 2008-07-22 | 1 | -381/+381 |
* | e1000: neaten function declarations | Joe Perches | 2008-07-22 | 1 | -363/+195 |
* | e1000: convert uint16_t style integers to u16 | Joe Perches | 2008-04-16 | 1 | -662/+662 |
* | e1000: Convert boolean_t to bool | Joe Perches | 2008-03-26 | 1 | -112/+111 |
* | e1000: sparse warnings fixes | Stephen Hemminger | 2007-10-30 | 1 | -2/+2 |
* | PCI-X/PCI-Express read control interfaces: use them in e1000 | Peter Oruba | 2007-10-10 | 1 | -22/+3 |
* | 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/+5 |
* | e1000: 3 new driver stats for managability testing | Jeff Garzik | 2006-12-26 | 1 | -0/+3 |
* | [PATCH] e1000: fix ethtool reported bus type for older adapters | Jeff Kirsher | 2006-12-26 | 1 | -1/+1 |
* | e1000: workaround for the ESB2 NIC RX unit issue | Jeff Garzik | 2006-12-26 | 1 | -0/+6 |
* | e1000: consolidate managability enabling/disabling | Jeff Garzik | 2006-12-26 | 1 | -3/+6 |
* | e1000: omit stats for broken counter in 82543 | Jeff Garzik | 2006-12-26 | 1 | -0/+6 |
* | e1000: For sanity, reformat e1000_set_mac_type(), struct e1000_hw[_stats] | Jeff Garzik | 2006-12-26 | 1 | -135/+135 |
* | e1000: rename ICH8 flash macros | Jeff Kirsher | 2006-12-02 | 1 | -61/+58 |
* | e1000: New hardware support | Auke Kok | 2006-12-02 | 1 | -0/+3 |
* | e1000: fix VR powerdown code | Jeff Kirsher | 2006-12-02 | 1 | -4/+5 |
* | e1000: whitespace changes, comments, typos | Auke Kok | 2006-12-02 | 1 | -2/+4 |
* | Fix misc .c/.h comment typos | Matt LaPlante | 2006-11-30 | 1 | -1/+1 |
* | e1000: rework polarity, NVM, eeprom code and fixes. | Jeff Kirsher | 2006-09-27 | 1 | -143/+147 |
* | e1000: add PCI-E capability detection code | Jeff Kirsher | 2006-09-27 | 1 | -4/+13 |
* | e1000: gather hardware bit tweaks. | Jeff Kirsher | 2006-09-27 | 1 | -24/+131 |
* | e1000: remove unused code and make symbols static | Nicholas Nunley | 2006-09-27 | 1 | -325/+81 |
* | e1000: add enums for several link properties | Jeff Kirsher | 2006-09-27 | 1 | -36/+53 |
* | e1000: rename flow control symbols | Jeff Kirsher | 2006-09-27 | 1 | -42/+42 |
* | 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 | -47/+47 |
* | [PATCH] make drivers/net/e1000/e1000_hw.c:e1000_phy_igp_get_info() static | Adrian Bunk | 2006-09-06 | 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: remove unused part_num reading code | Auke Kok | 2006-08-28 | 1 | -34/+0 |
* | e1000: Whitespace cleanup, cosmetic changes | Auke Kok | 2006-08-28 | 1 | -511/+513 |
* | Merge branch 'upstream-fixes' of git://lost.foo-projects.org/~ahkok/git/netde... | Jeff Garzik | 2006-08-24 | 1 | -5/+19 |
|\ |
|
| * | e1000: Force full DMA clocking for 10/100 speed | Jeff Kirsher | 2006-08-16 | 1 | -0/+11 |