1. c5083cf e1000e: convert head, tail and itr_register offsets to __iomem pointers by Bruce Allan · 13 years ago
  2. 70495a5 e1000e: add Receive Packet Steering (RPS) support by Bruce Allan · 13 years ago
  3. dee1ad4 intel: Move the Intel wired LAN drivers by Jeff Kirsher · 13 years ago[Renamed from drivers/net/e1000e/hw.h]
  4. 2b6b168 e1000e: access multiple PHY registers on same page at the same time by Bruce Allan · 13 years ago
  5. d9b2413 e1000e: disable far-end loopback mode on ESB2 by Bruce Allan · 13 years ago
  6. dbf80dc e1000e: implement ethtool set_phys_id by Bruce Allan · 13 years ago
  7. d8d5f8a e1000e: magic number cleanup - ETH_ALEN by Bruce Allan · 13 years ago
  8. af667a2 e1000e: consistent use of Rx/Tx vs. RX/TX/rx/tx in comments/logs by Bruce Allan · 14 years ago
  9. 0d6057e e1000e: update Copyright for 2011 by Bruce Allan · 14 years ago
  10. 77996d1 e1000e: add custom set_d[0|3]_lplu_state function pointer for 82574 by Bruce Allan · 14 years ago
  11. 831bd2e e1000e: 82579 unaccounted missed packets by Bruce Allan · 14 years ago
  12. 96f2bd1 e1000e: correct MAC-PHY interconnect register offset for 82579 by Bruce Allan · 14 years ago
  13. 00dad5e Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  14. ff847ac e1000e: 82577/82578 PHY register access issues by Bruce Allan · 14 years ago
  15. 451152d e1000e: update copyright information by Bruce Allan · 14 years ago
  16. e52997f e1000e: enable support for EEE on 82579 by Bruce Allan · 14 years ago
  17. d3738bb e1000e: initial support for 82579 LOMs by Bruce Allan · 14 years ago
  18. 10df0b9 e1000e: add PCI device id to enable support for 82567V-4 by Bruce Allan · 14 years ago
  19. a305595 e1000e: move settting of flow control refresh timer to link setup code by Bruce Allan · 14 years ago
  20. a65a4a0 e1000e: fix checks for manageability enabled and management pass-through by Bruce Allan · 14 years ago
  21. cd79161 e1000e: initialize manageability (IPMI) pass-through in 82574/82583 by Bruce Allan · 14 years ago
  22. ab8932f e1000e: genericize the update multicast address list by Bruce Allan · 15 years ago
  23. f4d2dd4 e1000e: provide MAC-family-specific function to set LAN ID by Bruce Allan · 15 years ago
  24. 608f8a0 e1000e: use alternate MAC address on ESB2 if available by Bruce Allan · 15 years ago
  25. f464ba8 e1000e: perform 10/100 adaptive IFS only on parts that support it by Bruce Allan · 15 years ago
  26. 3421eec e1000e: only perform ESB2 MDIC workaround on certain configurations by Bruce Allan · 15 years ago
  27. 0781895 e1000e: replace incorrect use of GG82563_REG macro by Bruce Allan · 15 years ago
  28. 5eb6f3c e1000e: refactor PHY ID detection workaround by Bruce Allan · 15 years ago
  29. 9e135a2 e1000e: enable new 82567V-3 device by Bruce Allan · 15 years ago
  30. 17f208d e1000e: provide family-specific PHY power up/down operations by Bruce Allan · 15 years ago
  31. caaddaf e1000e: provide family-specific functions to manage VLAN filter arrays by Bruce Allan · 15 years ago
  32. c7e54b1 e1000e: update copyright information by Bruce Allan · 15 years ago
  33. 94d8186 e1000e: cleanup ops function pointers by Bruce Allan · 15 years ago
  34. 3bb99fe e1000e: consolidate two dbug macros into one simpler one by Bruce Allan · 15 years ago
  35. 1d5846b e1000e: rework disable K1 at 1000Mbps for 82577/82578 by Bruce Allan · 15 years ago
  36. 5ccdcec e1000e: allow for swflag to be held over consecutive PHY accesses by Bruce Allan · 15 years ago
  37. 7d3cabb e1000e: disable K1 at 1000Mbps for 82577/82578 by Bruce Allan · 15 years ago
  38. 23a2d1b e1000e: Fixes possible phy corrupton on 82571 designs. by Dave Graham · 15 years ago
  39. a4f58f5 e1000e: add support for 82577/82578 GbE LOM parts by Bruce Allan · 15 years ago
  40. cbe7a81 igb/e1000e: update PSSR_MDIX value to reflect correct bit by Alexander Duyck · 15 years ago
  41. bef28b1 e1000e: add support for 82574 device ID 0x10F6 by Bruce Allan · 15 years ago
  42. 8c81c9c e1000e: add support for 82583 device id by Alexander Duyck · 15 years ago
  43. c952337 e1000e: Serdes - attempt autoneg when link restored. by dave graham · 16 years ago
  44. 78272bb e1000e: workaround hw errata by Jesse Brandeburg · 16 years ago
  45. 5c48ef3e2 e1000e: sync change flow control variables with ixgbe by Bruce Allan · 16 years ago
  46. 75eb0fa e1000e: ESB2 config after link up by Bruce Allan · 16 years ago
  47. 6ea7ae1 e1000e: enable ECC correction on 82571 silicon by Alexander Duyck · 16 years ago
  48. 4662e82 e1000e: add support for new 82574L part by Bruce Allan · 16 years ago
  49. f4187b5 e1000e: add support for 82567LM-3 and 82567LF-3 (ICH10D) parts by Bruce Allan · 16 years ago
  50. 2f15f9d e1000e: add support for the 82567LM-4 device by Bruce Allan · 16 years ago
  51. 97ac8ca e1000e: Add support for BM PHYs on ICH9 by Bruce Allan · 16 years ago
  52. 7c25769 e1000e: cleanup several stats issues by Bruce Allan · 16 years ago
  53. e9ec2c0 e1000e: Make arrays out of these Rx/Tx registers by Jeff Kirsher · 16 years ago
  54. 318a94d e1000e: reorganize PHY and flow control interface by Jeff Kirsher · 16 years ago
  55. e2de3eb e1000e: rename mc_addr_list_update by Jeff Kirsher · 16 years ago
  56. ad68076 e1000e: reformat comment blocks, cosmetic changes only by Bruce Allan · 16 years ago
  57. 489815c e1000e: fix spelling errors in comments by Auke Kok · 16 years ago
  58. a39fe74 e1000e endianness annotations by Al Viro · 17 years ago
  59. 040babf e1000/e1000e: Move PCI-Express device IDs over to e1000e by Auke Kok · 17 years ago
  60. 93ca161 e1000e: alternate MAC address support by Bill Hayes · 17 years ago
  61. 121244a e1000e: Fix debug printk macro by Auke Kok · 17 years ago
  62. 589c085 e1000e: fix debugging printout code by Auke Kok · 17 years ago
  63. bc7f75f [E1000E]: New pci-express e1000 driver (currently for ICH9 devices only) by Auke Kok · 17 years ago