1. 2fbe452 e1000e: initial support for i217 by Bruce Allan · 13 years ago
  2. d02c70a e1000e: Update driver version number by Matthew Vick · 13 years ago
  3. f192508 net/niu: remove one superfluous dma mask check by Sebastian Andrzej Siewior · 13 years ago
  4. 9cd9130 ixgbevf: Update version string by Greg Rose · 13 years ago
  5. 795180d ixgbevf: Make sure jumbo frames are set correctly after PF reset by Greg Rose · 13 years ago
  6. 31a1b37 ixgbevf: Add support to recognize 100mb link speed by Greg Rose · 13 years ago
  7. 59aed952 e1000e: Remove special case for 82573/82574 ASPM L1 disablement by Chris Boot · 13 years ago
  8. d4a4206 e1000e: Disable ASPM L1 on 82574 by Chris Boot · 13 years ago
  9. f6bd557 e1000e: Driver workaround for IPv6 Header Extension Erratum. by Matthew Vick · 13 years ago
  10. 885fe7b e1000e: Resolve intermittent negotiation issue on 82574/82583. by Matthew Vick · 13 years ago
  11. f1430d6 e1000e: cleanup long [read|write]_reg_locked PHY ops function pointers by Bruce Allan · 13 years ago
  12. 7c0427e e1000e: suggest a possible workaround to a device hang on 82577/8 by Bruce Allan · 13 years ago
  13. af94bf6 ixgbe: Fix use after free on module remove by Alexander Duyck · 13 years ago
  14. eeb7fc7 be2net: Fix EEH error reset before a flash dump completes by Somnath Kotur · 13 years ago
  15. aaa6dae be2net: Record receive queue index in skb to aid RPS. by Somnath Kotur · 13 years ago
  16. 682256d be2net: Fix to apply duplex value as unknown when link is down. by Somnath Kotur · 13 years ago
  17. 22ca7a6 be2net: Fix to not set link speed for disabled functions of a UMC card by Somnath Kotur · 13 years ago
  18. 5c6239c net/pasemi: fix compiler warning by Stephen Rothwell · 13 years ago
  19. 69c326b bnx2x: fix handling single MSIX mode for 57710/57711 by Dmitry Kravkov · 13 years ago
  20. 6b42a9c ixgbe: Reset max_vfs to zero when user request is out of range by Greg Rose · 13 years ago
  21. 2ee7065 ixgbe: Deny MACVLAN requests from VFs with admin set MAC by Greg Rose · 13 years ago
  22. 3ca8bc6 ixgbe: add hwmon interface to export thermal data by Don Skidmore · 13 years ago
  23. e1ea915 ixgbe: add support functions to access thermal data by Don Skidmore · 13 years ago
  24. 69e1e01 e1000e: fix .ndo_set_rx_mode for 82579 by Bruce Allan · 13 years ago
  25. cb17aab e1000e: PHY initialization flow changes for 82577/8/9 by Bruce Allan · 13 years ago
  26. 62bc813 e1000e: workaround EEPROM configuration change on 82579 by Bruce Allan · 13 years ago
  27. 80bcb42 atl1c: remove PHY polling from atl1c_change_mtu by Huang, Xiong · 13 years ago
  28. 4fc3635 atl1c: Disable L0S when no cable link by Huang, Xiong · 13 years ago
  29. 5e5c096 atl1c: do MAC-reset when PHY link down by Huang, Xiong · 13 years ago
  30. 0aa76ce atl1c: cancel task when interface closed by Huang, Xiong · 13 years ago
  31. f56fa56 atl1c: enlarge L1 response waiting timer by Huang, Xiong · 13 years ago
  32. 229e6b6 atl1c: refine mac address related code by Huang, Xiong · 13 years ago
  33. e119258 atl1c: remove code of closing register writable attribution by Huang, Xiong · 13 years ago
  34. 87eabe6 atl1c: clear WoL status when reset pcie by Huang, Xiong · 13 years ago
  35. 903d7ce atl1c: add PHY link event(up/down) patch by Huang, Xiong · 13 years ago
  36. 1191cb8 bnx2x: remove some bloat by Eric Dumazet · 13 years ago
  37. d344c4f pch_gbe: reprogram multicast address register on reset by RongQing.Li · 13 years ago
  38. 8d4057a tg3: provide frags as skb head by Eric Dumazet · 13 years ago
  39. d3836f2 net: allow skb->head to be a page fragment by Eric Dumazet · 13 years ago
  40. 49cbb1c forcedeth: add transmit timestamping support by Willem de Bruijn · 13 years ago
  41. 8373c57 bnx2x: add transmit timestamping support by Willem de Bruijn · 13 years ago
  42. 80be312 e1000e: add transmit timestamping support by Willem de Bruijn · 13 years ago
  43. eab467f e1000: add transmit timestamping support by Willem de Bruijn · 13 years ago
  44. a319726 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next by David S. Miller · 13 years ago
  45. 62ecc37 drivers/net/oki-semi: Donot recompute IP header checksum by RongQing.Li · 13 years ago
  46. d89bdff drivers/net/oki-semi: Remove the definition of PCH_GBE_ETH_ALEN by RongQing.Li · 13 years ago
  47. 86cc070 net/at91_ether: use gpio_to_irq for phy IRQ line by Nicolas Ferre · 13 years ago
  48. c5f0f83 AT91: Remove fixed mapping for AT91RM9200 ethernet by Andrew Victor · 13 years ago
  49. 8e2813f ixgbe: check for WoL support in single function by Jacob Keller · 13 years ago
  50. a27416b igb: Force flow control off during reset when forcing speed. by Matthew Vick · 13 years ago
  51. bdc125f e1000e: 82579 potential system hang on stress when ME enabled by Bruce Allan · 13 years ago
  52. 36ceeb4 e1000e: 82579 packet drop workaround by Bruce Allan · 13 years ago
  53. 2cb7a9c e1000e: Enable DMA Burst Mode on 82574 by default. by Matthew Vick · 13 years ago
  54. 1c1093a e1000e: Disable Far-End LoopBack following reset on 80003ES2LAN. by Matthew Vick · 13 years ago
  55. 06b0ab3 be2net: update the driver version by Ajit Khaparde · 13 years ago
  56. 2a89611 be2net: fix speed displayed by ethtool on certain SKUs by Ajit Khaparde · 13 years ago
  57. ddc3f5c be2net: Ignore status of some ioctls during driver load by Ajit Khaparde · 13 years ago
  58. 4fbec4d qlcnic: Allow a predefined set of capture masks for FW dump by Manish Chopra · 13 years ago
  59. 54a8997 qlcnic: Adding mac statistics to ethtool. by Jitendra Kalsaria · 13 years ago
  60. b43e5ee qlcnic: Register device in FAILED state. by Sucheta Chakraborty · 13 years ago
  61. 25456e5 atl1c: refine start/enable code for MAC module by Huang, Xiong · 13 years ago
  62. 319d013 atl1c: add function atl1c_power_saving by Huang, Xiong · 13 years ago
  63. 52a12fc atl1c: remove PHY reset/init for link down event by Huang, Xiong · 13 years ago
  64. ce5b972 atl1c: update PHY reset related routine by Huang, Xiong · 13 years ago
  65. 7c6c44f atl1c: remove PHY polling from atl1c_open by Huang, Xiong · 13 years ago
  66. 7737fd9 atl1c: refine SERDES-clock related code by Huang, Xiong · 13 years ago
  67. ce3ba0c atl1c: remove PHY contrl in atl1c_reset_pcie by Huang, Xiong · 13 years ago
  68. 929a5e9 atl1c: refine phy-register read/write function by Huang, Xiong · 13 years ago
  69. 8f33ab9 atl1c: remove REG_PHY_STATUS by Huang, Xiong · 13 years ago
  70. c165541e be2net: Fix FW download for BE by Padmanabh Ratnakar · 13 years ago
  71. 652bf64 be2net: Fix wrong status getting returned for MCC commands by Padmanabh Ratnakar · 13 years ago
  72. d51ebd3 be2net: Fix Lancer statistics by Padmanabh Ratnakar · 13 years ago
  73. af311fe be2net: Fix traffic stall INTx mode by Padmanabh Ratnakar · 13 years ago
  74. a704739 be2net: Fix ethtool self test for Lancer by Padmanabh Ratnakar · 13 years ago
  75. 804c751 be2net: Fix FW download in Lancer by Padmanabh Ratnakar · 13 years ago
  76. 0fc16eb be2net: Fix VLAN/multicast packet reception by Padmanabh Ratnakar · 13 years ago
  77. f240019 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  78. e29ecd5 bnx2x: Update driver version to 1.72.50-0 by Barak Witkowski · 13 years ago
  79. 94b2f9b bnx2x: remove gro workaround by Dmitry Kravkov · 13 years ago
  80. a334872 bnx2x: add afex support by Barak Witkowski · 13 years ago
  81. 5b263f5 mlx4_en: Byte Queue Limit support by Yevgeny Petrilin · 13 years ago
  82. e22979d mlx4_en: Moving to Interrupts for TX completions by Yevgeny Petrilin · 13 years ago
  83. a19a848 mlx4_en: Added Ethtool support for TX Interrupt coalescing by Yevgeny Petrilin · 13 years ago
  84. 42f11cf be2net: fix ethtool get settings by Ajit Khaparde · 13 years ago
  85. cd754a5 gianfar: add GRO support by Wu Jiajun-B06378 · 13 years ago
  86. 163faf3 drivers/net: Do not free an IRQ if its request failed by Lee Jones · 13 years ago
  87. e8195b2 ks8851: Fix request_irq/free_irq mismatch by Matt Renzelmann · 13 years ago
  88. c5a9993 ks8851: Fix mutex deadlock in ks8851_net_stop() by Stephen Boyd · 13 years ago
  89. 3a22d5d sungem: use mdelay instead of udelay where necessary by Arnd Bergmann · 13 years ago
  90. 31f3120 8390: select CRC32 support by Arnd Bergmann · 13 years ago
  91. 65f6092 drivers/net: add missing __devexit_p() annotations by Arnd Bergmann · 13 years ago
  92. 32a6d90 davinci_cpdma: export symbols used by other drivers by Arnd Bergmann · 13 years ago
  93. 8e7073a pch_gbe: remove suspicious comment by Richard Cochran · 13 years ago
  94. 32127a0 pch_gbe: run the ptp bpf just once per packet by Richard Cochran · 13 years ago
  95. 358dfb6 pch_gbe: correct receive time stamp filtering by Takahiro Shimizu · 13 years ago
  96. 93c8acb pch_gbe: improve coding style by Takahiro Shimizu · 13 years ago
  97. 17cdedf pch_gbe: export a method to set the receive match address by Takahiro Shimizu · 13 years ago
  98. eefc48b pch_gbe: reprogram multicast address register on reset by Takahiro Shimizu · 13 years ago
  99. 5481c8c pch_gbe: simplify transmit time stamping flag test by Takahiro Shimizu · 13 years ago
  100. d50566c pch_gbe: scale time stamps to nanoseconds by Takahiro Shimizu · 13 years ago