1. f8c5a87 stmmac: fix suspend/resume locking by Giuseppe CAVALLARO · 13 years ago
  2. b9cde0a stmmac: add mixed burst for DMA by Giuseppe CAVALLARO · 13 years ago
  3. cffb13f stmmac: extend mac addr reg and fix perfect filering by Giuseppe CAVALLARO · 13 years ago
  4. 20fb18d dm9000: some coldfire boards need this by Steven King · 13 years ago
  5. f96a8a0 igb: Add Support for new i210/i211 devices. by Carolyn Wyborny · 13 years ago
  6. da02cde igb: Add function and pointers for 82580 low power state settings. by Carolyn Wyborny · 13 years ago
  7. 2e42e47 drivers/net: Convert compare_ether_addr to ether_addr_equal by Joe Perches · 13 years ago
  8. 39f1d94 be2net: avoid disabling sriov while VFs are assigned by Sathya Perla · 13 years ago
  9. 74e04ac Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next by David S. Miller · 13 years ago
  10. eef4560 ixgbe: update version number by Don Skidmore · 13 years ago
  11. 1210982 ixgbe: cleanup the hwmon function calls by Don Skidmore · 13 years ago
  12. aa7bd46 ixgbe: support software timestamping by Jacob Keller · 13 years ago
  13. e3aac88 ixgbe: add support for get_ts_info by Jacob Keller · 13 years ago
  14. db76ad4 ixgbe: correct disable_rx_buff timeout by Jacob Keller · 13 years ago
  15. 681ae1a ixgbe: Enable timesync clock-out feature for PPS support on X540 by Jacob E Keller · 13 years ago
  16. 3a6a4ed ixgbe: Hardware Timestamping + PTP Hardware Clock (PHC) by Jacob Keller · 13 years ago
  17. 44b82dd ixgbe: Fix bogus error message by Greg Rose · 13 years ago
  18. 3ebe8fd ixgbe: Set Drop_EN bit when multiple Rx queues are present w/o flow control by Alexander Duyck · 13 years ago
  19. 943561d ixgbe: Clean up priority based flow control by Alexander Duyck · 13 years ago
  20. dcaccc8 ixgbe: Exit on error case in VF message processing by Alexander Duyck · 13 years ago
  21. 7e3b4ff igb: output register's information related to RX/TX queue[4-15] by Koki Sanagi · 13 years ago
  22. 01da0c2 netxen_nic: Fix estimation of recv MSS in case of LRO by Rajesh Borundia · 13 years ago
  23. d612698 netxen: added miniDIMM support in driver. by Sucheta Chakraborty · 13 years ago
  24. d8c3e77 netxen_nic: Allow only useful and recommended firmware dump capture mask values by Manish chopra · 13 years ago
  25. 458c285 netxen_nic: disable minidump by default by Sritej Velaga · 13 years ago
  26. ba62b2a sfc: Implement module EEPROM access for SFE4002 and SFN4112F by Ben Hutchings · 13 years ago
  27. c087bd2 sfc: Added support for new ethtool APIs for obtaining module eeprom by Stuart Hodgson · 13 years ago
  28. 6423518 sfc: By default refill RX rings as soon as space for a batch by David Riddoch · 13 years ago
  29. da9ca50 sfc: Fill RX rings completely full, rather than to 95% full by David Riddoch · 13 years ago
  30. 3de4e30 sfc: Fix missing cleanup in failure path of efx_pci_probe() by Ben Hutchings · 13 years ago
  31. 3dca9d2 sfc: Do not attempt to flush queues if DMA is disabled by Stuart Hodgson · 13 years ago
  32. 2e7d21c e1000e: Fix merge conflict (net->net-next) by Jeff Kirsher · 13 years ago
  33. eeb0d01 e1000e: Fix merge conflict (net->net-next) by Jeff Kirsher · 13 years ago
  34. 0d6c4a2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  35. 24f0671 bnx2x: bug fix when loading after SAN boot by Ariel Elior · 13 years ago
  36. e1abc1b ixgbe: dcb: IEEE PFC stats and reset logic incorrect by John Fastabend · 13 years ago
  37. a61d3d1 e1000e: increase version number by Bruce Allan · 13 years ago
  38. 1f56f45 e1000e: clear REQ and GNT in EECD (82571 && 82572) by Richard Alpe · 13 years ago
  39. 7b9f7e3 e1000e: enable forced master/slave on 82577 by Bruce Allan · 13 years ago
  40. dd7f5c9 e1000: Silence sparse warnings by correcting type by Andrei Emeltchenko · 13 years ago
  41. dad8a3b igb, ixgbe: netdev_tx_reset_queue incorrectly called from tx init path by John Fastabend · 13 years ago
  42. 041441d ixgbe: Update link flow control to correctly handle multiple packet buffer DCB by Alexander Duyck · 13 years ago
  43. 67a79df ixgbe: Reorder link flow control functions in ixgbe_common.c by Alexander Duyck · 13 years ago
  44. dd411ec ixgbe: Use __free_pages instead of put_page to release pages by Alexander Duyck · 13 years ago
  45. 786e9a5 ixgbe: Make ixgbe_fc_autoneg return void and always set current_mode by Alexander Duyck · 13 years ago
  46. d0bfcdf ixgbe: Reorder the ring to q_vector mapping to improve performance by Alexander Duyck · 13 years ago
  47. a4d4f62 ixgbe: Track instances of buffer available but no DMA resources present by Alexander Duyck · 13 years ago
  48. 2fbe452 e1000e: initial support for i217 by Bruce Allan · 13 years ago
  49. d02c70a e1000e: Update driver version number by Matthew Vick · 13 years ago
  50. f192508 net/niu: remove one superfluous dma mask check by Sebastian Andrzej Siewior · 13 years ago
  51. f525c6d2 ixgbe: dcb: BIT_APP_UPCHG not set by ixgbe_copy_dcb_cfg() by John Fastabend · 13 years ago
  52. ab6039a ixgbe: fix race condition with shutdown by Don Skidmore · 13 years ago
  53. 9cd9130 ixgbevf: Update version string by Greg Rose · 13 years ago
  54. 795180d ixgbevf: Make sure jumbo frames are set correctly after PF reset by Greg Rose · 13 years ago
  55. 31a1b37 ixgbevf: Add support to recognize 100mb link speed by Greg Rose · 13 years ago
  56. 59aed952 e1000e: Remove special case for 82573/82574 ASPM L1 disablement by Chris Boot · 13 years ago
  57. d4a4206 e1000e: Disable ASPM L1 on 82574 by Chris Boot · 13 years ago
  58. f6bd557 e1000e: Driver workaround for IPv6 Header Extension Erratum. by Matthew Vick · 13 years ago
  59. 885fe7b e1000e: Resolve intermittent negotiation issue on 82574/82583. by Matthew Vick · 13 years ago
  60. f1430d6 e1000e: cleanup long [read|write]_reg_locked PHY ops function pointers by Bruce Allan · 13 years ago
  61. 7c0427e e1000e: suggest a possible workaround to a device hang on 82577/8 by Bruce Allan · 13 years ago
  62. af94bf6 ixgbe: Fix use after free on module remove by Alexander Duyck · 13 years ago
  63. 5a8887d sungem: Fix WakeOnLan by Gerard Lledo · 13 years ago
  64. eeb7fc7 be2net: Fix EEH error reset before a flash dump completes by Somnath Kotur · 13 years ago
  65. aaa6dae be2net: Record receive queue index in skb to aid RPS. by Somnath Kotur · 13 years ago
  66. 682256d be2net: Fix to apply duplex value as unknown when link is down. by Somnath Kotur · 13 years ago
  67. 22ca7a6 be2net: Fix to not set link speed for disabled functions of a UMC card by Somnath Kotur · 13 years ago
  68. 5c6239c net/pasemi: fix compiler warning by Stephen Rothwell · 13 years ago
  69. 70f8002 ucc_geth: Add 16 bytes to max TX frame for VLANs by Joakim Tjernlund · 13 years ago
  70. 5bbdc05 net: ucc_geth, increase no. of HW RX descriptors by Joakim Tjernlund · 13 years ago
  71. 69c326b bnx2x: fix handling single MSIX mode for 57710/57711 by Dmitry Kravkov · 13 years ago
  72. 6b42a9c ixgbe: Reset max_vfs to zero when user request is out of range by Greg Rose · 13 years ago
  73. 2ee7065 ixgbe: Deny MACVLAN requests from VFs with admin set MAC by Greg Rose · 13 years ago
  74. 3ca8bc6 ixgbe: add hwmon interface to export thermal data by Don Skidmore · 13 years ago
  75. e1ea915 ixgbe: add support functions to access thermal data by Don Skidmore · 13 years ago
  76. 69e1e01 e1000e: fix .ndo_set_rx_mode for 82579 by Bruce Allan · 13 years ago
  77. cb17aab e1000e: PHY initialization flow changes for 82577/8/9 by Bruce Allan · 13 years ago
  78. 62bc813 e1000e: workaround EEPROM configuration change on 82579 by Bruce Allan · 13 years ago
  79. e072b3f sky2: fix receive length error in mixed non-VLAN/VLAN traffic by stephen hemminger · 13 years ago
  80. 3f42941 sky2: propogate rx hash when packet is copied by stephen hemminger · 13 years ago
  81. 60158e6 cxgb3: Don't call cxgb_vlan_mode until q locks are initialized by Roland Dreier · 13 years ago
  82. 441e171 ixgbe: fix calling skb_put on nonlinear skb assertion bug by Yi Zou · 13 years ago
  83. 2b1588c ixgbe: Fix a memory leak in IEEE DCB by Alexander Duyck · 13 years ago
  84. 9bd1be45 igbvf: fix the bug when initializing the igbvf by Samuel Liao · 13 years ago
  85. 80bcb42 atl1c: remove PHY polling from atl1c_change_mtu by Huang, Xiong · 13 years ago
  86. 4fc3635 atl1c: Disable L0S when no cable link by Huang, Xiong · 13 years ago
  87. 5e5c096 atl1c: do MAC-reset when PHY link down by Huang, Xiong · 13 years ago
  88. 0aa76ce atl1c: cancel task when interface closed by Huang, Xiong · 13 years ago
  89. f56fa56 atl1c: enlarge L1 response waiting timer by Huang, Xiong · 13 years ago
  90. 229e6b6 atl1c: refine mac address related code by Huang, Xiong · 13 years ago
  91. e119258 atl1c: remove code of closing register writable attribution by Huang, Xiong · 13 years ago
  92. 87eabe6 atl1c: clear WoL status when reset pcie by Huang, Xiong · 13 years ago
  93. 903d7ce atl1c: add PHY link event(up/down) patch by Huang, Xiong · 13 years ago
  94. 1191cb8 bnx2x: remove some bloat by Eric Dumazet · 13 years ago
  95. d344c4f pch_gbe: reprogram multicast address register on reset by RongQing.Li · 13 years ago
  96. 8d4057a tg3: provide frags as skb head by Eric Dumazet · 13 years ago
  97. d3836f2 net: allow skb->head to be a page fragment by Eric Dumazet · 13 years ago
  98. 49cbb1c forcedeth: add transmit timestamping support by Willem de Bruijn · 13 years ago
  99. 8373c57 bnx2x: add transmit timestamping support by Willem de Bruijn · 13 years ago
  100. 80be312 e1000e: add transmit timestamping support by Willem de Bruijn · 13 years ago