1. fe2ddfb e1000e: split lib.c into three more-appropriate files by Bruce Allan · 13 years ago
  2. c8243ee e1000e: call er16flash() instead of __er16flash() by Bruce Allan · 13 years ago
  3. 058e8ed e1000e: increase version number by Bruce Allan · 13 years ago
  4. f2315bf e1000e: convert final strncpy() to strlcpy() by Bruce Allan · 13 years ago
  5. 434f139 e1000e: concatenate long debug strings which span multiple lines by Bruce Allan · 13 years ago
  6. 464c85e e1000e: conditionally restart autoneg on 82577/8/9 when setting LPLU state by Bruce Allan · 13 years ago
  7. 7f1557e e1000e: increase Rx PBA to prevent dropping received packets on 82566/82567 by Bruce Allan · 13 years ago
  8. c077a90 e1000e: ICHx/PCHx LOMs should use LPLU setting in NVM when going to Sx by Bruce Allan · 13 years ago
  9. 90b8298 e1000e: update workaround for 82579 intermittently disabled during S0->Sx by Bruce Allan · 13 years ago
  10. 79d4e90 e1000e: disable Early Receive DMA on ICH LOMs by Bruce Allan · 13 years ago
  11. c85c21a e1000e: Need to include vmalloc.h by David S. Miller · 12 years ago
  12. d6cb17d e1000e: 82574/82583 Tx hang workaround by Bruce Allan · 13 years ago
  13. c550b12 e1000e: use hardware default values for Transmit Control register by Bruce Allan · 13 years ago
  14. 6a92f73 e1000e: use default settings for Tx Inter Packet Gap timer by Bruce Allan · 13 years ago
  15. 4d24136 e1000e: 82579: workaround for link drop issue by Bruce Allan · 13 years ago
  16. 56032be e1000e: always set transmit descriptor control registers the same by Bruce Allan · 13 years ago
  17. b6fbca2 e1000e: default IntMode based on kernel config & available hardware support by Bruce Allan · 13 years ago
  18. 508da42 e1000e: re-factor ethtool get/set ring parameter by Bruce Allan · 13 years ago
  19. 55aa698 e1000e: pass pointer to ring struct instead of adapter struct by Bruce Allan · 13 years ago
  20. c5083cf e1000e: convert head, tail and itr_register offsets to __iomem pointers by Bruce Allan · 13 years ago
  21. 7ee9135 e1000e: re-enable alternate MAC address for all devices which support it by Bruce Allan · 13 years ago
  22. 70495a5 e1000e: add Receive Packet Steering (RPS) support by Bruce Allan · 13 years ago
  23. afd1293 e1000e: cleanup Rx checksum offload code by Bruce Allan · 13 years ago
  24. 3db1cd5 net: fix assignment of 0/1 to bool variables. by Rusty Russell · 13 years ago
  25. 8e58613 net: make vlan ndo_vlan_rx_[add/kill]_vid return error value by Jiri Pirko · 13 years ago
  26. 5f4a780 e1000e: hitting BUG_ON() from napi_enable by Bruce Allan · 13 years ago
  27. 09357b0 e1000e: Avoid wrong check on TX hang by Jeff Kirsher · 13 years ago
  28. 3f0cfa3 e1000e: Support for byte queue limits by Tom Herbert · 13 years ago
  29. f85fa27 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next by David S. Miller · 13 years ago
  30. c8f44af net: introduce and use netdev_features_t for device features sets by Michał Mirosław · 13 years ago
  31. 33a5ba1 net: sweep-up some straglers in strlcpy conversion of .get_drvinfo routines by Rick Jones · 13 years ago
  32. ef456f8 e1000e: Convert printks to pr_<level> by Jeff Kirsher · 13 years ago
  33. ef9b965 e1000e: convert to real ndo_set_rx_mode by Jesse Brandeburg · 13 years ago
  34. 612a94d Sweep the last of the active .get_drvinfo floors under ethernet/ by Rick Jones · 13 years ago
  35. 32aaeff Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 13 years ago
  36. 34c9ef8 e1000e: demote a debugging WARN to a debug log message by Bruce Allan · 13 years ago
  37. 9d9779e drivers/net: Add module.h to drivers who were implicitly using it by Paul Gortmaker · 13 years ago
  38. 7e0bb71 Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 13 years ago
  39. 9e903e0 net: add skb frag size accessors by Eric Dumazet · 13 years ago
  40. a90b412 e1000e: locking bug introduced by commit 67fd4fcb by Bruce Allan · 13 years ago
  41. 98a045d e1000e: fix skb truesize underestimation by Eric Dumazet · 13 years ago
  42. 8b0c116 net: Remove unnecessary driver assignments of ethtool_ringparam fields to zero by Rick Jones · 13 years ago
  43. b64e9dd e1000e: bad short packets received when jumbos enabled on 82579 by Bruce Allan · 13 years ago
  44. 462d599 e1000e: WoL fails on device ID 0x1501 by Bruce Allan · 13 years ago
  45. 03299e4 e1000e: WoL can fail on 82578DM by Bruce Allan · 13 years ago
  46. 8ce9d6c e1000e: make function tables const by Jeff Kirsher · 13 years ago
  47. 877749b intel: convert to SKB paged frag API. by Ian Campbell · 13 years ago
  48. dc22129 e1000e: convert to netdev features/hw_features API by Bruce Allan · 13 years ago
  49. ca1ba7c Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/jkirsher/net-next by David S. Miller · 13 years ago
  50. 823dcd2 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  51. c5778b4 e1000e: bump driver version number by Bruce Allan · 13 years ago
  52. 5f45021 e1000e: convert driver to use extended descriptors by Bruce Allan · 13 years ago
  53. afc4b13 net: remove use of ndo_set_multicast_list in drivers by Jiri Pirko · 13 years ago
  54. dee1ad4 intel: Move the Intel wired LAN drivers by Jeff Kirsher · 13 years ago