1. 52cc308 e1000e: fix EEH recovery during reset on PPC by Jeff Kirsher · 16 years ago
  2. f47e81f e1000e: use resource_size_t, not unsigned long, for phys addrs by Becky Bruce · 16 years ago
  3. f227ec3 e1000e: don't return half-read eeprom on error by Kok, Auke · 16 years ago
  4. 97ac8ca e1000e: Add support for BM PHYs on ICH9 by Bruce Allan · 16 years ago
  5. f014e97 e1000e: Increment version to 0.2.1 by Jesse Brandeburg · 16 years ago
  6. aad3273 e1000e: save and restore pcie/msi state to support EEH recovery by Wendy Xiong · 16 years ago
  7. 7b1be19 e1000e: lower ring minimum size to 64 by Auke Kok · 16 years ago
  8. 2d9498f e1000e: Fix HW Error on es2lan, ARP capture issue by BMC by David Graham · 16 years ago
  9. de5b307 e1000e: Add interrupt moderation run-time ethtool interface by Auke Kok · 16 years ago
  10. 7c25769 e1000e: cleanup several stats issues by Bruce Allan · 16 years ago
  11. cef8c79 e1000e: reformat register test code, fix some minor initialization by Bruce Allan · 16 years ago
  12. 69e3fd8 e1000e: rename a few functions by Jeff Kirsher · 16 years ago
  13. e9ec2c0 e1000e: Make arrays out of these Rx/Tx registers by Jeff Kirsher · 16 years ago
  14. 8d7c294 e1000e: limit EEPROM size accesses by Jeff Kirsher · 16 years ago
  15. 318a94d e1000e: reorganize PHY and flow control interface by Jeff Kirsher · 16 years ago
  16. e2de3eb e1000e: rename mc_addr_list_update by Jeff Kirsher · 16 years ago
  17. ad68076 e1000e: reformat comment blocks, cosmetic changes only by Bruce Allan · 16 years ago
  18. 74ef9c3 e1000e: remove irq_sem by Jesse Brandeburg · 16 years ago
  19. 67d204a e1000e: remove no longer used e1000e_read_nvm_spi by Auke Kok · 16 years ago
  20. 3bf319a e1000e: remove unused read value in ASPM disable code. by Auke Kok · 16 years ago
  21. 489815c e1000e: fix spelling errors in comments by Auke Kok · 16 years ago
  22. de92d84 e1000e: fix flow control denial of service possibility by Jesse Brandeburg · 16 years ago
  23. 4a5694e e1000e: fix flow control when using ethtool overrides by Jesse Brandeburg · 16 years ago
  24. 03ae221 e1000e: fix link up message to show ethX: by Jesse Brandeburg · 16 years ago
  25. 31f8c4f e1000e: 82573 can use eerd method to read eeprom by Auke Kok · 16 years ago
  26. e8ef7f2 e1000e: PCIe devices do not need to unset MANC_ARP_ENA by David Graham · 16 years ago
  27. 5918bd8 e1000e: Fix CRC stripping in hardware context bug by Auke Kok · 17 years ago
  28. 23b66e2 e1000e: Fix logic reversal keeping link active by Auke Kok · 17 years ago
  29. 9b71c5e e1000e: tweak irq allocation messages by Andy Gospodarek · 17 years ago
  30. 5cfe33d e1000e: make a function static by Adrian Bunk · 17 years ago
  31. efb90e4 e1000e: add new wakeup cababilities by Mitch Williams · 17 years ago
  32. a39fe74 e1000e endianness annotations by Al Viro · 17 years ago
  33. 2a88719 [E1000E]: convert register test macros to functions by Joe Perches · 17 years ago
  34. 4198869 [E1000E]: update netstats traffic counters realtime by Auke Kok · 17 years ago
  35. 040babf e1000/e1000e: Move PCI-Express device IDs over to e1000e by Auke Kok · 17 years ago
  36. 1eae4eb e1000e: Disable L1 ASPM power savings for 82573 mobile variants by Auke Kok · 17 years ago
  37. 93ca161 e1000e: alternate MAC address support by Bill Hayes · 17 years ago
  38. c00acf4 netdev: ARRAY_SIZE() cleanups by Alejandro Martinez Ruiz · 17 years ago
  39. 4c3616c netdev: use ARRAY_SIZE() instead of sizeof(array) / ETH_GSTRING_LEN by Alejandro Martinez Ruiz · 17 years ago
  40. 49d85c5 [NET]: Fix interrupt semaphore corruption in Intel drivers. by David S. Miller · 17 years ago
  41. d2c7ddd [NET]: Fix TX timeout regression in Intel drivers. by David S. Miller · 17 years ago
  42. 53e52c7 [NET]: Make ->poll() breakout consistent in Intel ethernet drivers. by David S. Miller · 17 years ago
  43. 4ec2411 [NET]: Do not check netif_running() and carrier state in ->poll() by David S. Miller · 17 years ago
  44. c32bc6e e1000: fix memcpy in e1000_get_strings by Roel Kluin · 17 years ago
  45. 6e4ca80 e1000e: Fix typo ! & by Roel Kluin · 17 years ago
  46. 5a9147b e1000e: fix sparse warnings by Stephen Hemminger · 17 years ago
  47. f920c18 e1000e: Remove legacy jumbo frame receive code by Auke Kok · 17 years ago
  48. 140a748 e1000e: Re-enable SECRC - crc stripping by Auke Kok · 17 years ago
  49. df76246 e1000e: Fix PBA calculation for jumbo frame packets by Auke Kok · 17 years ago
  50. 47f44e4 e1000e: Fix jumbo frame receive code. by Auke Kok · 17 years ago
  51. 369d742 e1000e: don't poke PHY registers to retreive link status by Auke Kok · 17 years ago
  52. e265522 e1000e: fix error checks by Adrian Bunk · 17 years ago
  53. 121244a e1000e: Fix debug printk macro by Auke Kok · 17 years ago
  54. 309af40 e1000e: restore flow control settings properly by Auke Kok · 17 years ago
  55. 4e6c709 e1000e: Simple optimizations in e1000_xmit_frame by Auke Kok · 17 years ago
  56. 8658251 e1000e: Fix ethtool register test code by Auke Kok · 17 years ago
  57. 589c085 e1000e: fix debugging printout code by Auke Kok · 17 years ago
  58. 7b5dfe1a e1000e: Do not allow requeue of freed skb by Krishna Kumar · 17 years ago
  59. b9f2c04 [netdrvr] Stop using legacy hooks ->self_test_count, ->get_stats_count by Jeff Garzik · 17 years ago
  60. 10d024c [NET]: Nuke SET_MODULE_OWNER macro. by Ralf Baechle · 17 years ago
  61. bc7f75f [E1000E]: New pci-express e1000 driver (currently for ICH9 devices only) by Auke Kok · 17 years ago