aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/e1000/e1000_hw.c
Commit message (Expand)AuthorAgeFilesLines
* e1000: Fix driver to be used on PA RISC C8000 workstationsJeff Kirsher2011-10-031-0/+6
* e1000: add support for Marvell Alaska M88E1118R PHYFlorian Fainelli2011-02-081-1/+3
* e1000: Add support for the CE4100 reference platformDirk Brandewie2011-01-091-68/+260
* Intel Wired LAN drivers: Use static constJeff Kirsher2010-12-101-10/+10
* e1000: Use netdev_<level>, pr_<level> and dev_<level>Emil Tantilov2010-04-271-179/+177
* net/intel: remove trailing space in messagesFrans Pop2010-03-241-2/+2
* e1000: fix namespacecheck warningsJesse Brandeburg2009-09-261-1/+1
* e1000: drop unused functionality for eeprom write/readJesse Brandeburg2009-09-261-118/+3
* e1000: updated whitespace and commentsJesse Brandeburg2009-09-261-4771/+4892
* e1000: test link state conclusivelyJesse Brandeburg2009-09-261-66/+113
* e1000: remove unused functionsJesse Brandeburg2009-09-261-172/+2
* e1000: drop dead pcie code from e1000Jesse Brandeburg2009-09-261-3181/+100
* trivial: fix typo "to to" in multiple filesAnand Gadiyar2009-09-211-1/+1
* e1000: Remove unused function e1000_mta_set.Graham, David2009-08-261-46/+0
* e1000: fix flow control thresholdsJesse Brandeburg2009-07-061-1/+1
* trivial: fix then -> than typos in comments and documentationFrederik Schwarzer2009-01-061-2/+2
* e1000: prevent corruption of EEPROM/NVMChristopher Li2008-09-181-0/+23
* e1000: Remove spaces after casts and function namesJoe Perches2008-07-221-27/+26
* e1000: Use hw, er32, and ew32Joe Perches2008-07-221-381/+381
* e1000: neaten function declarationsJoe Perches2008-07-221-363/+195
* e1000: convert uint16_t style integers to u16Joe Perches2008-04-161-662/+662
* e1000: Convert boolean_t to boolJoe Perches2008-03-261-112/+111
* e1000: sparse warnings fixesStephen Hemminger2007-10-301-2/+2
* PCI-X/PCI-Express read control interfaces: use them in e1000Peter Oruba2007-10-101-22/+3
* e1000: Add device IDs of blade version of the 82571 quad portAuke Kok2007-09-271-0/+1
* e1000: Add device IDs of new 82571 board variantsAuke Kok2007-08-141-0/+5
* e1000: 3 new driver stats for managability testingJeff Garzik2006-12-261-0/+3
* [PATCH] e1000: fix ethtool reported bus type for older adaptersJeff Kirsher2006-12-261-1/+1
* e1000: workaround for the ESB2 NIC RX unit issueJeff Garzik2006-12-261-0/+6
* e1000: consolidate managability enabling/disablingJeff Garzik2006-12-261-3/+6
* e1000: omit stats for broken counter in 82543Jeff Garzik2006-12-261-0/+6
* e1000: For sanity, reformat e1000_set_mac_type(), struct e1000_hw[_stats]Jeff Garzik2006-12-261-135/+135
* e1000: rename ICH8 flash macrosJeff Kirsher2006-12-021-61/+58
* e1000: New hardware supportAuke Kok2006-12-021-0/+3
* e1000: fix VR powerdown codeJeff Kirsher2006-12-021-4/+5
* e1000: whitespace changes, comments, typosAuke Kok2006-12-021-2/+4
* Fix misc .c/.h comment typosMatt LaPlante2006-11-301-1/+1
* e1000: rework polarity, NVM, eeprom code and fixes.Jeff Kirsher2006-09-271-143/+147
* e1000: add PCI-E capability detection codeJeff Kirsher2006-09-271-4/+13
* e1000: gather hardware bit tweaks.Jeff Kirsher2006-09-271-24/+131
* e1000: remove unused code and make symbols staticNicholas Nunley2006-09-271-325/+81
* e1000: add enums for several link propertiesJeff Kirsher2006-09-271-36/+53
* e1000: rename flow control symbolsJeff Kirsher2006-09-271-42/+42
* e100, e1000, ixgb: update copyright header and remove LICENSEAuke Kok2006-09-271-18/+17
* e1000, ixgb: Remove pointless wrappersJeff Garzik2006-09-191-47/+47
* [PATCH] make drivers/net/e1000/e1000_hw.c:e1000_phy_igp_get_info() staticAdrian Bunk2006-09-061-1/+1
* e1000: Add PCI ID 0x10a4 for our new 4-port PCI-Express deviceJesse Brandeburg2006-08-311-0/+1
* e1000: remove unused part_num reading codeAuke Kok2006-08-281-34/+0
* e1000: Whitespace cleanup, cosmetic changesAuke Kok2006-08-281-511/+513
* Merge branch 'upstream-fixes' of git://lost.foo-projects.org/~ahkok/git/netde...Jeff Garzik2006-08-241-5/+19
|\