aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/e1000/e1000_hw.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-08-10intel: Move the Intel wired LAN driversJeff Kirsher1-3103/+0
2011-03-31Fix common misspellingsLucas De Marchi1-1/+1
2011-02-08e1000: add support for Marvell Alaska M88E1118R PHYFlorian Fainelli1-0/+1
2011-01-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2011-01-09e1000: Add support for the CE4100 reference platformDirk Brandewie1-3/+56
2010-11-01tree-wide: fix comment/printk typosUwe Kleine-König1-1/+1
2010-04-27e1000: Use netdev_<level>, pr_<level> and dev_<level>Emil Tantilov1-0/+1
2009-09-26e1000: cleanup unused prototypeDon Skidmore1-1/+0
2009-09-26e1000: drop unused functionality for eeprom write/readJesse Brandeburg1-2/+0
2009-09-26e1000: updated whitespace and commentsJesse Brandeburg1-1451/+1440
2009-09-26e1000: test link state conclusivelyJesse Brandeburg1-1/+1
2009-09-26e1000: remove unused functionsJesse Brandeburg1-2/+0
2009-09-26e1000: drop dead pcie code from e1000Jesse Brandeburg1-340/+1
2009-07-06e1000: fix flow control thresholdsJesse Brandeburg1-3/+0
2008-04-16e1000: convert uint16_t style integers to u16Joe Perches1-256/+256
2008-03-26e1000: Convert boolean_t to boolJoe Perches1-31/+31
2008-01-28e1000: remove no longer used code for pci read/write cfgAdrian Bunk1-2/+0
2008-01-28e1000 endianness annotationsAl Viro1-43/+43
2007-10-10PCI-X/PCI-Express read control interfaces: use them in e1000Peter Oruba1-0/+2
2007-09-27e1000: Add device IDs of blade version of the 82571 quad portAuke Kok1-0/+1
2007-08-14e1000: Add device IDs of new 82571 board variantsAuke Kok1-0/+3
2007-02-17Various typo fixes.Robert P. J. Day1-1/+1
2006-12-26e1000: 3 new driver stats for managability testingJeff Garzik1-0/+1
2006-12-26[PATCH] e1000: Fix PBA allocation calculationsBruce Allan1-0/+1
2006-12-26e1000: workaround for the ESB2 NIC RX unit issueJeff Garzik1-0/+1
2006-12-26e1000: consolidate managability enabling/disablingJeff Garzik1-0/+2
2006-12-26e1000: omit stats for broken counter in 82543Jeff Garzik1-0/+1
2006-12-26e1000: For sanity, reformat e1000_set_mac_type(), struct e1000_hw[_stats]Jeff Garzik1-152/+152
2006-12-02e1000: rename ICH8 flash macrosJeff Kirsher1-37/+36
2006-12-02e1000: New hardware supportAuke Kok1-0/+3
2006-12-02e1000: reorder pci-e infor structJeff Kirsher1-3/+5
2006-12-02e1000: fix VR powerdown codeJeff Kirsher1-0/+1
2006-12-02e1000: whitespace changes, comments, typosAuke Kok1-2/+3
2006-10-24e1000: FIX: fix wrong txdctl threshold bitmasksBruce Allan1-3/+3
2006-09-27e1000: rework polarity, NVM, eeprom code and fixes.Jeff Kirsher1-2/+8
2006-09-27e1000: reduce RAR entries available for ICH8Jeff Kirsher1-3/+3
2006-09-27e1000: add PCI-E capability detection codeJeff Kirsher1-0/+6
2006-09-27e1000: gather hardware bit tweaks.Jeff Kirsher1-0/+1
2006-09-27e1000: add multicast stats countersMitch Williams1-1/+3
2006-09-27e1000: remove unused code and make symbols staticNicholas Nunley1-7/+7
2006-09-27e1000: rename flow control symbolsJeff Kirsher1-5/+5
2006-09-27e100, e1000, ixgb: update copyright header and remove LICENSEAuke Kok1-18/+17
2006-09-25[PATCH] restore __iomem annotations in e1000Al Viro1-2/+2
2006-08-31e1000: Add PCI ID 0x10a4 for our new 4-port PCI-Express deviceJesse Brandeburg1-0/+1
2006-08-28e1000: Whitespace cleanup, cosmetic changesAuke Kok1-12/+13
2006-08-19[PATCH] drivers/net/e1000/: possible cleanupsAdrian Bunk1-32/+0
2006-06-27e1000: add ich8lan core functionsAuke Kok1-6/+380
2006-06-27e1000: M88 PHY workaroundAuke Kok1-0/+11
2006-06-27e1000: fix adapter led blinking inconsistencyAuke Kok1-0/+1
2006-05-23e1000: remove leading and trailing whitespace.Auke Kok1-2/+2