1. fe2ddfb e1000e: split lib.c into three more-appropriate files by Bruce Allan · 13 years ago[Renamed (65%) from drivers/net/ethernet/intel/e1000e/lib.c]
  2. 434f139 e1000e: concatenate long debug strings which span multiple lines by Bruce Allan · 13 years ago
  3. 7ee9135 e1000e: re-enable alternate MAC address for all devices which support it by Bruce Allan · 13 years ago
  4. 823dcd2 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  5. dee1ad4 intel: Move the Intel wired LAN drivers by Jeff Kirsher · 13 years ago[Renamed from drivers/net/e1000e/lib.c]
  6. 945a515 intel drivers: repair missing flush operations by Jesse Brandeburg · 13 years ago
  7. 3e714ad net: e1000e: Use is_multicast_ether_addr helper by Tobias Klauser · 13 years ago
  8. 353064d e1000e: remove unnecessary reads of PCI_CAP_ID_EXP by Jon Mason · 13 years ago
  9. d64a6f4 e1000e: minor comment cleanups by Bruce Allan · 13 years ago
  10. dbf80dc e1000e: implement ethtool set_phys_id by Bruce Allan · 13 years ago
  11. 1bba438 e1000e: convert short duration msleep() to usleep_range() by Bruce Allan · 13 years ago
  12. 90da066 e1000e: reduce scope of some variables, remove unnecessary ones by Bruce Allan · 14 years ago
  13. af667a2 e1000e: consistent use of Rx/Tx vs. RX/TX/rx/tx in comments/logs by Bruce Allan · 14 years ago
  14. 0d6057e e1000e: update Copyright for 2011 by Bruce Allan · 14 years ago
  15. 482fed8 e1000e: convert calls of ops.[read|write]_reg to e1e_[r|w]phy by Bruce Allan · 14 years ago
  16. b1cdfea e1000e: checkpatch warnings - braces by Bruce Allan · 14 years ago
  17. 073287c e1000e: support new PBA format from EEPROM by Bruce Allan · 14 years ago
  18. 1aef70e e1000e: don't check for alternate MAC addr on parts that don't support it by Bruce Allan · 14 years ago
  19. 451152d e1000e: update copyright information 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. 757c530 e1000e: Remove EN_MAC_ADDR_FILTER check from enable_mng_pass_thru check by Bruce Allan · 14 years ago
  22. 2c73e1f e1000e: typo corrections by Joe Perches · 14 years ago
  23. 318ae2e Merge branch 'for-next' into for-linus by Jiri Kosina · 14 years ago
  24. 3ad2f3f tree-wide: Assorted spelling fixes by Daniel Mack · 15 years ago
  25. ab8932f e1000e: genericize the update multicast address list by Bruce Allan · 15 years ago
  26. f4d2dd4 e1000e: provide MAC-family-specific function to set LAN ID by Bruce Allan · 15 years ago
  27. 608f8a0 e1000e: use alternate MAC address on ESB2 if available by Bruce Allan · 15 years ago
  28. b7a9216 e1000e: fix and commonize code for setting the receive address registers by Bruce Allan · 15 years ago
  29. ca777f9 e1000e: e1000e_enable_tx_pkt_filtering() returns wrong value by Bruce Allan · 15 years ago
  30. f464ba8 e1000e: perform 10/100 adaptive IFS only on parts that support it by Bruce Allan · 15 years ago
  31. 5ff5b66 e1000e: comment corrections by Bruce Allan · 15 years ago
  32. caaddaf e1000e: provide family-specific functions to manage VLAN filter arrays by Bruce Allan · 15 years ago
  33. 99673d9 e1000e: cleanup functions that clear hardware statistics by Bruce Allan · 15 years ago
  34. 564ea9b e1000e: set bools to true/false instead of 1/0 by Bruce Allan · 15 years ago
  35. c7e54b1 e1000e: update copyright information by Bruce Allan · 15 years ago
  36. 94d8186 e1000e: cleanup ops function pointers by Bruce Allan · 15 years ago
  37. 3bb99fe e1000e: consolidate two dbug macros into one simpler one by Bruce Allan · 15 years ago
  38. d8014db e1000e: cleanup redundant #include's by Bruce Allan · 15 years ago
  39. 7d3cabb e1000e: disable K1 at 1000Mbps for 82577/82578 by Bruce Allan · 15 years ago
  40. a4f58f5 e1000e: add support for 82577/82578 GbE LOM parts by Bruce Allan · 15 years ago
  41. a72d2b2 e1000e: fix loss of multicast packets by Jesse Brandeburg · 15 years ago
  42. 612e244 e1000e: normalize usage of serdes_has_link by Alex Chiang · 16 years ago
  43. 5c48ef3e2 e1000e: sync change flow control variables with ixgbe by Bruce Allan · 16 years ago
  44. 63dcf3d e1000e: 82571 check for link fix on 82571 serdes by Bruce Allan · 16 years ago
  45. 1694f25 e1000e: release hw semaphore after successfully writing EEPROM by Arthur Jones · 16 years ago
  46. 4662e82 e1000e: add support for new 82574L part by Bruce Allan · 16 years ago
  47. 69e3fd8 e1000e: rename a few functions by Jeff Kirsher · 16 years ago
  48. 318a94d e1000e: reorganize PHY and flow control interface by Jeff Kirsher · 16 years ago
  49. e2de3eb e1000e: rename mc_addr_list_update by Jeff Kirsher · 16 years ago
  50. ad68076 e1000e: reformat comment blocks, cosmetic changes only by Bruce Allan · 16 years ago
  51. 67d204a e1000e: remove no longer used e1000e_read_nvm_spi by Auke Kok · 16 years ago
  52. 489815c e1000e: fix spelling errors in comments by Auke Kok · 16 years ago
  53. de92d84 e1000e: fix flow control denial of service possibility by Jesse Brandeburg · 16 years ago
  54. 4a5694e e1000e: fix flow control when using ethtool overrides by Jesse Brandeburg · 16 years ago
  55. 93ca161 e1000e: alternate MAC address support by Bill Hayes · 17 years ago
  56. 309af40 e1000e: restore flow control settings properly by Auke Kok · 17 years ago
  57. bc7f75f [E1000E]: New pci-express e1000 driver (currently for ICH9 devices only) by Auke Kok · 17 years ago