aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/e1000/e1000_hw.c
AgeCommit message (Expand)Author
2009-01-06trivial: fix then -> than typos in comments and documentationFrederik Schwarzer
2008-09-18e1000: prevent corruption of EEPROM/NVMChristopher Li
2008-07-22e1000: Remove spaces after casts and function namesJoe Perches
2008-07-22e1000: Use hw, er32, and ew32Joe Perches
2008-07-22e1000: neaten function declarationsJoe Perches
2008-04-16e1000: convert uint16_t style integers to u16Joe Perches
2008-03-26e1000: Convert boolean_t to boolJoe Perches
2007-10-30e1000: sparse warnings fixesStephen Hemminger
2007-10-10PCI-X/PCI-Express read control interfaces: use them in e1000Peter Oruba
2007-09-27e1000: Add device IDs of blade version of the 82571 quad portAuke Kok
2007-08-14e1000: Add device IDs of new 82571 board variantsAuke Kok
2006-12-26e1000: 3 new driver stats for managability testingJeff Garzik
2006-12-26[PATCH] e1000: fix ethtool reported bus type for older adaptersJeff Kirsher
2006-12-26e1000: workaround for the ESB2 NIC RX unit issueJeff Garzik
2006-12-26e1000: consolidate managability enabling/disablingJeff Garzik
2006-12-26e1000: omit stats for broken counter in 82543Jeff Garzik
2006-12-26e1000: For sanity, reformat e1000_set_mac_type(), struct e1000_hw[_stats]Jeff Garzik
2006-12-02e1000: rename ICH8 flash macrosJeff Kirsher
2006-12-02e1000: New hardware supportAuke Kok
2006-12-02e1000: fix VR powerdown codeJeff Kirsher
2006-12-02e1000: whitespace changes, comments, typosAuke Kok
2006-11-30Fix misc .c/.h comment typosMatt LaPlante
2006-09-27e1000: rework polarity, NVM, eeprom code and fixes.Jeff Kirsher
2006-09-27e1000: add PCI-E capability detection codeJeff Kirsher
2006-09-27e1000: gather hardware bit tweaks.Jeff Kirsher
2006-09-27e1000: remove unused code and make symbols staticNicholas Nunley
2006-09-27e1000: add enums for several link propertiesJeff Kirsher
2006-09-27e1000: rename flow control symbolsJeff Kirsher
2006-09-27e100, e1000, ixgb: update copyright header and remove LICENSEAuke Kok
2006-09-19e1000, ixgb: Remove pointless wrappersJeff Garzik
2006-09-06[PATCH] make drivers/net/e1000/e1000_hw.c:e1000_phy_igp_get_info() staticAdrian Bunk
2006-08-31e1000: Add PCI ID 0x10a4 for our new 4-port PCI-Express deviceJesse Brandeburg
2006-08-28e1000: remove unused part_num reading codeAuke Kok
2006-08-28e1000: Whitespace cleanup, cosmetic changesAuke Kok
2006-08-24Merge branch 'upstream-fixes' of git://lost.foo-projects.org/~ahkok/git/netde...Jeff Garzik
2006-08-19[PATCH] drivers/net/e1000/: possible cleanupsAdrian Bunk
2006-08-16e1000: Force full DMA clocking for 10/100 speedJeff Kirsher
2006-08-16e1000: Allow NVM to setup LPLU for IGP2 and IGP3Jeff Kirsher
2006-06-27e1000: integrate ich8 support into driverAuke Kok
2006-06-27e1000: add ich8lan core functionsAuke Kok
2006-06-27e1000: check return value of _get_speed_and_duplexAuke Kok
2006-06-27e1000: M88 PHY workaroundAuke Kok
2006-06-27e1000: fix adapter led blinking inconsistencyAuke Kok
2006-06-27e1000: force register write flushes to circumvent broken platformsAuke Kok
2006-05-23e1000: remove leading and trailing whitespace.Auke Kok
2006-05-23e1000: remove backslash r debug printfsAuke Kok
2006-04-14e1000: Version bump, contact fix, year string changeAuke Kok
2006-03-02e1000: Added driver comments and whitespace changes. Modified long lines of ...Jeff Kirsher
2006-03-02e1000: Add support for new hardware (ESB2)Jeff Kirsher
2006-03-02e1000: Fix RSS if enabled in mid-connectionJeff Kirsher