1. 56cec24 igb: Add new feature Media Auto Sense for 82580 devices only by Carolyn Wyborny · 11 years ago
  2. 89dbefb igb: Support ports mapped in 64-bit PCI space by Aaron Sierra · 11 years ago
  3. 2bdfc4e igb: Add media switching feature for i354 PHY's by Carolyn Wyborny · 11 years ago
  4. 5cdab2f ixgbe: Focus config of head, tail ntc, and ntu all into a single function by Don Skidmore · 11 years ago
  5. c0832b2 ixgbevf: update Kconfig description by Jacob Keller · 11 years ago
  6. 893238a i40e: Bump version number by Catherine Sullivan · 11 years ago
  7. 0319577 i40e: remove and fix confusing define name by Jesse Brandeburg · 11 years ago
  8. 1fa1837 i40e: complain about out-of-range descriptor request by Shannon Nelson · 11 years ago
  9. 639dc37 i40e: loopback info and set loopback fix by Kamil Krawczyk · 11 years ago
  10. b03aaa9 i40e: restrict diag test messages by Shannon Nelson · 11 years ago
  11. 5824d2d bgmac: connect to PHY and make use of PHY device by Rafał Miłecki · 11 years ago
  12. 0c9eb5b net: sh_eth: do not issue a wild PHY reset through BMCR by Florian Fainelli · 11 years ago
  13. 01b0114 net: tc35815: use phy_init_hw for PHY reset by Florian Fainelli · 11 years ago
  14. 78de53f net: pxa168_eth: use phy_init_hw for PHY reset by Florian Fainelli · 11 years ago
  15. 7cd1463 net: mv643xx_eth: use phy_init_hw to reset PHY by Florian Fainelli · 11 years ago
  16. 87aa9f9 net: phy: consolidate PHY reset in phy_init_hw() by Florian Fainelli · 11 years ago
  17. 06d87ce net: bfin_mac: do not reset PHY after phy_start() by Florian Fainelli · 11 years ago
  18. f0528ce net: greth: use phy_read_status() by Florian Fainelli · 11 years ago
  19. 2613f95 net: phy: use phy_init_hw instead of open-coding it by Florian Fainelli · 11 years ago
  20. 114002b net: phy: report link partner features through ethtool by Florian Fainelli · 11 years ago
  21. 7371335 tun: remove useless codes in tun_chr_aio_read() and tun_recvmsg() by Zhi Yong Wu · 11 years ago
  22. 41e4af6 macvtap: remove useless codes in macvtap_aio_read() and macvtap_recvmsg() by Zhi Yong Wu · 11 years ago
  23. ca2f09f xen-netback: improve guest-receive-side flow control by Paul Durrant · 11 years ago
  24. 34f9f43 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  25. fbec370 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next by David S. Miller · 11 years ago
  26. 42cd36a wan: wanxl: remove unnecessary pci_set_drvdata() by Jingoo Han · 11 years ago
  27. 9e2c921 wan: pci200syn: remove unnecessary pci_set_drvdata() by Jingoo Han · 11 years ago
  28. 06bbd68 wan: pc300too: remove unnecessary pci_set_drvdata() by Jingoo Han · 11 years ago
  29. 94d6b53 wan: lmc: remove unnecessary pci_set_drvdata() by Jingoo Han · 11 years ago
  30. 3c0d6d3 wan: dscc4: remove unnecessary pci_set_drvdata() by Jingoo Han · 11 years ago
  31. 825d15d irda: vlsi_ir: remove unnecessary pci_set_drvdata() by Jingoo Han · 11 years ago
  32. 12c51e1 irda: via-ircc: remove unnecessary pci_set_drvdata() by Jingoo Han · 11 years ago
  33. 3722c1b net: forcedeth: remove unnecessary pci_set_drvdata() by Jingoo Han · 11 years ago
  34. e28f4d5 net: ns83820: remove unnecessary pci_set_drvdata() by Jingoo Han · 11 years ago
  35. add0cdb net: bna: remove unnecessary pci_set_drvdata() by Jingoo Han · 11 years ago
  36. e104637 net: sis900: remove unnecessary pci_set_drvdata() by Jingoo Han · 11 years ago
  37. 3166950 net: sfc: remove unnecessary pci_set_drvdata() by Jingoo Han · 11 years ago
  38. 93cd765 i40e: Add a new variable to track number of pf instances by Anjali Singhai Jain · 11 years ago
  39. 4a38d09 i40e: add num_VFs message by Anjali Singhai Jain · 11 years ago
  40. 7b08639 i40e: refactor ethtool tests by Shannon Nelson · 11 years ago
  41. c140c17 i40e: clear test state bit after all ethtool tests by Shannon Nelson · 11 years ago
  42. ac6c5e3 i40e: only set up the rings to be used by Shannon Nelson · 11 years ago
  43. 4617e8c i40e: Enable all PCTYPEs except FCOE for RSS. by Anjali Singhai Jain · 11 years ago
  44. f650a38 i40e: refactor reset code by Anjali Singhai Jain · 11 years ago
  45. 217ffd4 i40e: Bump version by Catherine Sullivan · 11 years ago
  46. a19a41e i40e: whitespace by Jeff Kirsher · 11 years ago
  47. 7134f9c i40e: enable early hardware support by Jesse Brandeburg · 11 years ago
  48. e1c51b95 i40e: Add flag for L2 VEB filtering by Kevin Scott · 11 years ago
  49. be405eb i40e: get media type during link info by Jesse Brandeburg · 11 years ago
  50. 8a49492 i40e: check multi-bit state correctly by Jesse Brandeburg · 11 years ago
  51. dcf8f55 i40e: separate TSYNVALID and TSYNINDX fields in Rx descriptor by Jacob Keller · 11 years ago
  52. 98bfd23 virtio-net: free bufs correctly on invalid packet length by Michael Dalton · 11 years ago
  53. a328f3a net: mvneta: Fix incorrect DMA unmapping size by Ezequiel Garcia · 11 years ago
  54. d4fb84e virtio: delete napi structures from netdev before releasing memory by Andrey Vagin · 11 years ago
  55. fa9fac1 virtio-net: determine type of bufs correctly by Andrey Vagin · 11 years ago
  56. f96eb74 tun: remove unused parameter in tun_do_read() by Zhi Yong Wu · 11 years ago
  57. 55ec8e2 macvtap: remove unused parameter in macvtap_do_read() by Zhi Yong Wu · 11 years ago
  58. 359d44d macvtap: remove the dead branch by Zhi Yong Wu · 11 years ago
  59. a752a8b bonding: fix packets_per_slave showing by Nikolay Aleksandrov · 11 years ago
  60. 941c225 tg3: Update version to 3.135 by Nithin Sujir · 11 years ago
  61. 94962f7 tg3: Expand multicast drop counter miscounting fix to 5762 by Nithin Sujir · 11 years ago
  62. efe8f0e tg3: Fix bit definition for the nvram Auto Power Down setting by Nithin Sujir · 11 years ago
  63. 7c78606 tg3: Add flag to disable 1G Half Duplex advertisement by Nithin Sujir · 11 years ago
  64. ec99f76 tg3: Don't add rxbds_empty to rx_over_errors by Nithin Sujir · 11 years ago
  65. b05004a be2net: Free/delete pmacs (in be_clear()) only if they exist by Somnath Kotur · 11 years ago
  66. 4bebb56 be2net: Fix Lancer error recovery to distinguish FW download by Somnath Kotur · 11 years ago
  67. b0ac956 arc_emac: remove custom "max-speed" parsing code by Florian Fainelli · 11 years ago
  68. 19e1190 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next by David S. Miller · 11 years ago
  69. f1abb34 Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next by David S. Miller · 11 years ago
  70. d8535a0 3c59x/net: Use dev_is_pci() instead of hardcoding by Yijing Wang · 11 years ago
  71. 5349d93 net/fddi: Replace local macro with PCI standard macro by Yijing Wang · 11 years ago
  72. 92d4ea6 tun: spelling fixes by stephen hemminger · 11 years ago
  73. d0b7da8a tun: update file current position by Zhi Yong Wu · 11 years ago
  74. e6ebc7f macvtap: update file current position by Zhi Yong Wu · 11 years ago
  75. adf8d3f drivers/net/*: Fix FSF address in file headers by Jeff Kirsher · 11 years ago
  76. 9cb0007 usb: Fix FSF address in file headers by Jeff Kirsher · 11 years ago
  77. e8478de irda: Fix FSF address in file headers by Jeff Kirsher · 11 years ago
  78. 0ab75ae ethernet: Fix FSF address in file headers by Jeff Kirsher · 11 years ago
  79. d86804c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 11 years ago
  80. e08fd97 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 11 years ago
  81. 91612c3 i40e: sync header files with hardware by Anjali Singhai Jain · 11 years ago
  82. b7b580a i40e: restrict diag test length by Kamil Krawczyk · 11 years ago
  83. 7823fe3 i40e: add support for triggering EMPR by Shannon Nelson · 11 years ago
  84. cd92e72 i40e: add interrupt test by Shannon Nelson · 11 years ago
  85. 2759997 i40e: default debug mask setting by Shannon Nelson · 11 years ago
  86. 4f28c72 i40e: fix debugging messages by Mitch Williams · 11 years ago
  87. 7e68edf9 i40e: properly add VF MAC addresses by Mitch Williams · 11 years ago
  88. d4946cf i40e: retry call on timeout by Shannon Nelson · 11 years ago
  89. d52cf0a i40e: select reset counters correctly by Shannon Nelson · 11 years ago
  90. 54692b4 i40e: allow one more vector for VFs by Mitch Williams · 11 years ago
  91. fe31070 i40e: firmware version fields offsets update by Anjali Singhai jain · 11 years ago
  92. 17e6a84 i40e: simplify aq head-tail-len setups by Shannon Nelson · 11 years ago
  93. 26d7178 i40e: clear AQ head and tail registers by Shannon Nelson · 11 years ago
  94. 5807822 i40e: register file updates by Anjali Singhai jain · 11 years ago
  95. 71bd4b8 i40e: set pf_id based on device and function numbers by Christopher Pau · 11 years ago
  96. 86d9be2 forcedeth: run loopback test only on chipsets that support it by Ivan Vecera · 11 years ago
  97. 89015c1 bonding: add arp_ip_target checks when install the module by dingtianhong · 11 years ago
  98. c8781cf bnx2x: avoid null pointer dereference when enabling SR-IOV by Michal Kalderon · 11 years ago
  99. dd0df47 net: davinci_emac: Fix platform data handling and make usable for am3517 by Tony Lindgren · 11 years ago
  100. ace34c9 qlge: Update version to 1.00.00.34 by Jitendra Kalsaria · 11 years ago