summaryrefslogtreecommitdiffstats
path: root/drivers/net/e1000/e1000_hw.c
Commit message (Expand)AuthorAgeFilesLines
* intel: Move the Intel wired LAN driversJeff Kirsher2011-08-111-5824/+0Star
* intel drivers: repair missing flush operationsJesse Brandeburg2011-08-041-0/+3
* e1000: remove unnecessary codeGreg Dietsche2011-06-171-6/+1Star
* e1000: add support for Marvell Alaska M88E1118R PHYFlorian Fainelli2011-02-081-1/+3
* e1000: Add support for the CE4100 reference platformDirk Brandewie2011-01-101-68/+260
* Intel Wired LAN drivers: Use static constJeff Kirsher2010-12-111-10/+10
* e1000: Use netdev_<level>, pr_<level> and dev_<level>Emil Tantilov2010-04-281-179/+177Star
* net/intel: remove trailing space in messagesFrans Pop2010-03-241-2/+2
* e1000: fix namespacecheck warningsJesse Brandeburg2009-09-271-1/+1
* e1000: drop unused functionality for eeprom write/readJesse Brandeburg2009-09-271-118/+3Star
* e1000: updated whitespace and commentsJesse Brandeburg2009-09-271-4771/+4892
* e1000: test link state conclusivelyJesse Brandeburg2009-09-271-66/+113
* e1000: remove unused functionsJesse Brandeburg2009-09-271-172/+2Star
* e1000: drop dead pcie code from e1000Jesse Brandeburg2009-09-271-3181/+100Star
* trivial: fix typo "to to" in multiple filesAnand Gadiyar2009-09-211-1/+1
* e1000: Remove unused function e1000_mta_set.Graham, David2009-08-271-46/+0Star
* e1000: fix flow control thresholdsJesse Brandeburg2009-07-071-1/+1
* trivial: fix then -> than typos in comments and documentationFrederik Schwarzer2009-01-061-2/+2
* e1000: prevent corruption of EEPROM/NVMChristopher Li2008-09-191-0/+23
* e1000: Remove spaces after casts and function namesJoe Perches2008-07-231-27/+26Star
* e1000: Use hw, er32, and ew32Joe Perches2008-07-231-381/+381
* e1000: neaten function declarationsJoe Perches2008-07-231-363/+195Star
* e1000: convert uint16_t style integers to u16Joe Perches2008-04-171-662/+662
* e1000: Convert boolean_t to boolJoe Perches2008-03-261-112/+111Star
* e1000: sparse warnings fixesStephen Hemminger2007-10-301-2/+2
* PCI-X/PCI-Express read control interfaces: use them in e1000Peter Oruba2007-10-111-22/+3Star
* e1000: Add device IDs of blade version of the 82571 quad portAuke Kok2007-09-281-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/+58Star
* 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/+81Star
* 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/+17Star
* 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/+0Star