aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/e1000/e1000_hw.c
AgeCommit message (Expand)AuthorFilesLines
2011-08-10intel: Move the Intel wired LAN driversJeff Kirsher1-5824/+0
2011-08-04intel drivers: repair missing flush operationsJesse Brandeburg1-0/+3
2011-06-17e1000: remove unnecessary codeGreg Dietsche1-6/+1
2011-02-08e1000: add support for Marvell Alaska M88E1118R PHYFlorian Fainelli1-1/+3
2011-01-09e1000: Add support for the CE4100 reference platformDirk Brandewie1-68/+260
2010-12-10Intel Wired LAN drivers: Use static constJeff Kirsher1-10/+10
2010-04-27e1000: Use netdev_<level>, pr_<level> and dev_<level>Emil Tantilov1-179/+177
2010-03-24net/intel: remove trailing space in messagesFrans Pop1-2/+2
2009-09-26e1000: fix namespacecheck warningsJesse Brandeburg1-1/+1
2009-09-26e1000: drop unused functionality for eeprom write/readJesse Brandeburg1-118/+3
2009-09-26e1000: updated whitespace and commentsJesse Brandeburg1-4771/+4892
2009-09-26e1000: test link state conclusivelyJesse Brandeburg1-66/+113
2009-09-26e1000: remove unused functionsJesse Brandeburg1-172/+2
2009-09-26e1000: drop dead pcie code from e1000Jesse Brandeburg1-3181/+100
2009-09-21trivial: fix typo "to to" in multiple filesAnand Gadiyar1-1/+1
2009-08-26e1000: Remove unused function e1000_mta_set.Graham, David1-46/+0
2009-07-06e1000: fix flow control thresholdsJesse Brandeburg1-1/+1
2009-01-06trivial: fix then -> than typos in comments and documentationFrederik Schwarzer1-2/+2
2008-09-18e1000: prevent corruption of EEPROM/NVMChristopher Li1-0/+23
2008-07-22e1000: Remove spaces after casts and function namesJoe Perches1-27/+26
2008-07-22e1000: Use hw, er32, and ew32Joe Perches1-381/+381
2008-07-22e1000: neaten function declarationsJoe Perches1-363/+195
2008-04-16e1000: convert uint16_t style integers to u16Joe Perches1-662/+662
2008-03-26e1000: Convert boolean_t to boolJoe Perches1-112/+111
2007-10-30e1000: sparse warnings fixesStephen Hemminger1-2/+2
2007-10-10PCI-X/PCI-Express read control interfaces: use them in e1000Peter Oruba1-22/+3
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/+5
2006-12-26e1000: 3 new driver stats for managability testingJeff Garzik1-0/+3
2006-12-26[PATCH] e1000: fix ethtool reported bus type for older adaptersJeff Kirsher1-1/+1
2006-12-26e1000: workaround for the ESB2 NIC RX unit issueJeff Garzik1-0/+6
2006-12-26e1000: consolidate managability enabling/disablingJeff Garzik1-3/+6
2006-12-26e1000: omit stats for broken counter in 82543Jeff Garzik1-0/+6
2006-12-26e1000: For sanity, reformat e1000_set_mac_type(), struct e1000_hw[_stats]Jeff Garzik1-135/+135
2006-12-02e1000: rename ICH8 flash macrosJeff Kirsher1-61/+58
2006-12-02e1000: New hardware supportAuke Kok1-0/+3
2006-12-02e1000: fix VR powerdown codeJeff Kirsher1-4/+5
2006-12-02e1000: whitespace changes, comments, typosAuke Kok1-2/+4
2006-11-30Fix misc .c/.h comment typosMatt LaPlante1-1/+1
2006-09-27e1000: rework polarity, NVM, eeprom code and fixes.Jeff Kirsher1-143/+147
2006-09-27e1000: add PCI-E capability detection codeJeff Kirsher1-4/+13
2006-09-27e1000: gather hardware bit tweaks.Jeff Kirsher1-24/+131
2006-09-27e1000: remove unused code and make symbols staticNicholas Nunley1-325/+81
2006-09-27e1000: add enums for several link propertiesJeff Kirsher1-36/+53
2006-09-27e1000: rename flow control symbolsJeff Kirsher1-42/+42
2006-09-27e100, e1000, ixgb: update copyright header and remove LICENSEAuke Kok1-18/+17
2006-09-19e1000, ixgb: Remove pointless wrappersJeff Garzik1-47/+47
2006-09-06[PATCH] make drivers/net/e1000/e1000_hw.c:e1000_phy_igp_get_info() staticAdrian Bunk1-1/+1
2006-08-31e1000: Add PCI ID 0x10a4 for our new 4-port PCI-Express deviceJesse Brandeburg1-0/+1
2006-08-28e1000: remove unused part_num reading codeAuke Kok1-34/+0
2006-08-28e1000: Whitespace cleanup, cosmetic changesAuke Kok1-511/+513
2006-08-24Merge branch 'upstream-fixes' of git://lost.foo-projects.org/~ahkok/git/netde...Jeff Garzik1-5/+19
2006-08-19[PATCH] drivers/net/e1000/: possible cleanupsAdrian Bunk1-24/+65
2006-08-16e1000: Force full DMA clocking for 10/100 speedJeff Kirsher1-0/+11
2006-08-16e1000: Allow NVM to setup LPLU for IGP2 and IGP3Jeff Kirsher1-5/+8
2006-06-27e1000: integrate ich8 support into driverAuke Kok1-92/+562
2006-06-27e1000: add ich8lan core functionsAuke Kok1-1/+999
2006-06-27e1000: check return value of _get_speed_and_duplexAuke Kok1-2/+6
2006-06-27e1000: M88 PHY workaroundAuke Kok1-17/+29
2006-06-27e1000: fix adapter led blinking inconsistencyAuke Kok1-0/+38
2006-06-27e1000: force register write flushes to circumvent broken platformsAuke Kok1-2/+22
2006-05-23e1000: remove leading and trailing whitespace.Auke Kok1-44/+44
2006-05-23e1000: remove backslash r debug printfsAuke Kok1-12/+12
2006-04-14e1000: Version bump, contact fix, year string changeAuke Kok1-1/+2
2006-03-02e1000: Added driver comments and whitespace changes. Modified long lines of ...Jeff Kirsher1-2/+3
2006-03-02e1000: Add support for new hardware (ESB2)Jeff Kirsher1-16/+669
2006-03-02e1000: Fix RSS if enabled in mid-connectionJeff Kirsher1-1/+29
2006-03-02e1000: Fix 82543 issue when reading eepromJeff Kirsher1-1/+7
2006-03-02e1000: Fix unecessary delay for 82573 controllersJeff Kirsher1-6/+0
2006-01-18[PATCH] e1000: Fix whitespaceJesse Brandeburg1-8/+10
2006-01-17[PATCH] e1000: Added hardware support for PCI express, 82546GB, and 82571 FiberJeff Kirsher1-0/+12
2006-01-17[PATCH] e1000: Fix collision distanceJeff Kirsher1-2/+7
2006-01-17[PATCH] e1000: Fix bit 22 (TXDCTL) for 82571 & 82572 controllersJeff Kirsher1-1/+0
2006-01-17[PATCH] e1000: Fix EEPROM read logicJeff Kirsher1-8/+10
2006-01-17[PATCH] e1000: Fix PHY reset when blockedJeff Kirsher1-0/+5
2006-01-17[PATCH] e1000: Fix PHY config for 82573 controllerJeff Kirsher1-0/+6
2006-01-17[PATCH] e1000: Fix ASF/AMT for 8257{1|2|3} controllersJeff Kirsher1-0/+2
2005-12-13e1000: Fixes for 8357xJeff Kirsher1-19/+48
2005-11-05[PATCH] drivers/net/e1000/: possible cleanupsAdrian Bunk1-31/+70
2005-10-04e1000: Flush shadow RAMMallikarjuna R Chilakala1-0/+1
2005-10-04e1000: Support for 82571 and 82572 controllersMallikarjuna R Chilakala1-33/+186
2005-06-27[PATCH] e1000: Driver version, white space, comments & otherMalli Chilakala1-2/+2
2005-06-27[PATCH] e1000: Included proposals to false late collisions due to H/W latenciesMalli Chilakala1-5/+14
2005-05-12[PATCH] e1000:Driver version,white space,comments,device idMalli Chilakala1-2/+1
2005-05-12[PATCH] e1000:82573 specific code & packet split codeMalli Chilakala1-388/+1596
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds1-0/+5405