Commit Graph

240 Commits (aab2b4bf224ef8358d262f95b568b8ad0cecf0a0)

Author SHA1 Message Date
Koki Sanagi e792cd916c e1000e: display a warning message when SmartSpeed works 12 years ago
Bruce Allan a7a1d9da29 e1000e: cleanup checkpatch braces checks 12 years ago
Bruce Allan c556d6072d e1000e: convert enums of register offsets and move #defines to regs.h 12 years ago
Bruce Allan 948f97aca6 e1000e: cosmetic move of #defines and prototypes to the new manage.h 12 years ago
Bruce Allan d22631134d e1000e: cosmetic move of #defines and function prototypes to the new nvm.h 12 years ago
Bruce Allan 93b9f8bfd7 e1000e: cosmetic move of #defines and function prototypes to the new phy.h 12 years ago
Bruce Allan bdfe2da6ae e1000e: cosmetic move of function prototypes to the new mac.h 12 years ago
Bruce Allan 1b41db37f4 e1000e: cosmetic move of #defines and prototypes to the new ich8lan.h 12 years ago
Bruce Allan 21b5a6f8ff e1000e: cosmetic move of #defines to the new 80003es2lan.h 12 years ago
Bruce Allan f25701df2e e1000e: cosmetic move of #defines and prototypes to the new 82571.h 12 years ago
Bruce Allan c2ade1a41d e1000e: use generic IEEE MII definitions 12 years ago
Bruce Allan 8bb628697f e1000e: resolve -Wunused-parameter compile warnings 12 years ago
Bruce Allan 9e01990181 e1000e: update driver version string 12 years ago
Bruce Allan 55c5f55e52 e1000e: cleanup some whitespace and indentation issues 12 years ago
Bruce Allan c063f606fd e1000e: cleanup: group OR'ed bit settings with parens 12 years ago
Bruce Allan 0cdc63449d e1000e: cleanup defines.h 12 years ago
Bruce Allan 286003048a e1000e: enable ECC on I217/I218 to catch packet buffer memory errors 12 years ago
Bruce Allan 39149d4da6 e1000e: cleanup: remove comments which are no longer applicable 12 years ago
Bruce Allan a9bb629039 e1000e: cleanup hw.h 12 years ago
Bruce Allan 41c7d9c963 e1000e: cleanup: remove unused #define 12 years ago
Bruce Allan 3e35d9918c e1000e: adjust PM QoS request 12 years ago
Bruce Allan c3d2dbf403 e1000e: correct maximum frame size on 82579 12 years ago
Bruce Allan 6b598e1eac e1000e: cleanup: remove e1000e_commit_phy() 12 years ago
Bruce Allan dde3a5745c e1000e: cleanup: remove e1000_get_cable_length() 12 years ago
Bruce Allan 84c1befe34 e1000e: cleanup: remove e1000_get_phy_cfg_done() 12 years ago
Bruce Allan fe90849f76 e1000e: cleanup: rename e1000_get_cfg_done() 12 years ago
Bruce Allan c2c6629ba3 e1000e: cleanup: remove e1000_force_speed_duplex() 12 years ago
Bruce Allan 7de89f058e e1000e: cleanup: remove e1000_set_d0_lplu_state() 12 years ago
Bruce Allan 70806a7fd1 e1000e: cleanup: do not assign a variable a value when not necessary 12 years ago
Bruce Allan 7dbbe5d5a5 e1000e: do not ignore variables which get set a value 12 years ago
Bruce Allan 1f96012d34 e1000e: cleanup: remove unnecessary function prototypes 12 years ago
Bruce Allan 9d57088be9 e1000e: add comment to spinlock_t definition 12 years ago
Bruce Allan d394998072 e1000e: remove definition of struct which is no longer used 12 years ago
Bruce Allan 4e03510b47 e1000e: fix PHY init workarounds for i217/i218 12 years ago
Bruce Allan ed1a42656a e1000e: correct maximum frame size on i217/i218 12 years ago
Bruce Allan bf67044bf8 e1000e: update copyright date 12 years ago
Bruce Allan fc915e9322 e1000e: remove prototype of non-existent function 12 years ago
Bruce Allan 6e928b721c e1000e: prevent hardware from automatically configuring PHY on I217/I218 12 years ago
Bruce Allan 94fb848bf4 e1000e: enable ECC on I217/I218 to catch packet buffer memory errors 12 years ago
Bruce Allan d89777bf0e e1000e: add support for IEEE-1588 PTP 12 years ago
Bruce Allan 347b5201cb e1000e: fix flow-control thresholds for jumbo frames on 82579/I217/I218 12 years ago
Bruce Allan a8fc18910b e1000e: fix ethtool offline register test for I217 12 years ago
Bruce Allan b67e191307 e1000e: add support for hardware timestamping on some devices 12 years ago
Bjorn Helgaas ffe0b2ff17 e1000e: Use standard #defines for PCIe Capability ASPM fields 12 years ago
Bruce Allan 203e41514a e1000e: add ethtool .get_eee/.set_eee 12 years ago
Bruce Allan d60923c465 e1000e: merge multiple conditional statements into one 12 years ago
Bruce Allan e3d14b08e8 e1000e: cleanup code duplication 12 years ago
Bruce Allan 3a3104e7d0 e1000e: cleanup magic number 12 years ago
Bruce Allan 1860ac8461 e1000e: cleanup unnecessary line wrap 12 years ago
Bruce Allan 2a2293b951 e1000e: cleanup unusual comment placement 12 years ago