1. 4601e75 igbvf: Use pci_enable_msix_range() instead of pci_enable_msix() by Alexander Gordeev · 11 years ago
  2. 479d02d igb: Use pci_enable_msix_range() instead of pci_enable_msix() by Alexander Gordeev · 11 years ago
  3. 7b37f37 i40e: Use pci_enable_msix_range() instead of pci_enable_msix() by Alexander Gordeev · 11 years ago
  4. 0cc7c95 e1000e: Use pci_enable_msix_range() instead of pci_enable_msix() by Alexander Gordeev · 11 years ago
  5. 7dc4c06 benet: Use pci_enable_msix_range() instead of pci_enable_msix() by Alexander Gordeev · 11 years ago
  6. abbb6a3 enic: Use pci_enable_msix_range() instead of pci_enable_msix() by Alexander Gordeev · 11 years ago
  7. bd66368 cxgb4vf: Use pci_enable_msix_range() instead of pci_enable_msix() by Alexander Gordeev · 11 years ago
  8. f6f273b cxgb4vf: Remove superfluous call to pci_disable_msix() by Alexander Gordeev · 11 years ago
  9. c32ad22 cxgb4: Use pci_enable_msix_range() instead of pci_enable_msix() by Alexander Gordeev · 11 years ago
  10. fc1d0bf cxgb3: Use pci_enable_msix_range() instead of pci_enable_msix() by Alexander Gordeev · 11 years ago
  11. c0b2551 cxgb3: Remove superfluous call to pci_disable_msix() by Alexander Gordeev · 11 years ago
  12. 43c2020 bna: Use pci_enable_msix_range() instead of pci_enable_msix() by Alexander Gordeev · 11 years ago
  13. 6f1f411 tg3: Use pci_enable_msix_range() instead of pci_enable_msix() by Alexander Gordeev · 11 years ago
  14. a5444b1 bnx2x: Use pci_enable_msix_range() instead of pci_enable_msix() by Alexander Gordeev · 11 years ago
  15. f2a2dfe bnx2: Use pci_enable_msix_range() instead of pci_enable_msix() by Alexander Gordeev · 11 years ago
  16. 7cca336 gianfar: Remove clean_rx_ring race from gfar_ethtool by Claudiu Manoil · 11 years ago
  17. c10650b gianfar: Add missing graceful reset steps and fixes by Claudiu Manoil · 11 years ago
  18. efeddce gianfar: Factor out enabling/disabling of hw interrupts by Claudiu Manoil · 11 years ago
  19. 532c37b gianfar: Remove useless HAS_PADDING device flag by Claudiu Manoil · 11 years ago
  20. 34018fd gianfar: Remove sysfs stubs for FIFOCFG and stashing by Claudiu Manoil · 11 years ago
  21. 2086278 gianfar: Cleanup/Fix gfar_probe and the hw init code by Claudiu Manoil · 11 years ago
  22. c85fde8 net: i40evf: Remove duplicate include by Sachin Kamat · 11 years ago
  23. c1b5994 net:cpsw: Pass unhandled ioctl's on to generic phy ioctl by Stefan Sørensen · 11 years ago
  24. 1c213bd net: introduce netdev_alloc_pcpu_stats() for drivers by WANG Cong · 12 years ago
  25. bdaa53b net: bcmgenet: hook into the build system by Florian Fainelli · 12 years ago
  26. aa09677 net: bcmgenet: add MDIO routines by Florian Fainelli · 12 years ago
  27. 1c1008c net: bcmgenet: add main driver file by Florian Fainelli · 12 years ago
  28. b4af9a5 net: bcmgenet: add driver definitions and private structure by Florian Fainelli · 12 years ago
  29. f93f160 be2net: refactor multi-channel config code for Skyhawk-R chip by Vasundhara Volam · 12 years ago
  30. 4026382 be2net: Update copyright year by Vasundhara Volam · 12 years ago
  31. eb0eecc be2net: Log a kernel message when UE is detected in BE & Skyhawk by Somnath Kotur · 12 years ago
  32. 730c8c6 sh_eth: use ETH_ZLEN instead of home-grown #define by Sergei Shtylyov · 12 years ago
  33. ef8693e i40evf: refactor reset handling by Mitch Williams · 12 years ago
  34. e8106eb i40evf: change type of flags variable by Mitch Williams · 12 years ago
  35. e1dfee8 i40evf: don't store unnecessary array of strings by Mitch Williams · 12 years ago
  36. 708e8c2 i40evf: fix bogus comment by Mitch Williams · 12 years ago
  37. a377384 i40evf: clean up adapter struct by Mitch Williams · 12 years ago
  38. eb2d80b i40e: don't handle VF reset on unload by Mitch Williams · 12 years ago
  39. 4aeec01 i40e: enable extant VFs by Mitch Williams · 12 years ago
  40. 69f64b2 i40e: reset VFs after PF reset by Mitch Williams · 12 years ago
  41. c17b362 i40e: set VF state to active when reset is complete by Mitch Williams · 12 years ago
  42. fd1646e i40e: remove dead code by Mitch Williams · 12 years ago
  43. e108b0e i40e: Setting i40e_down bit for tx_timeout by Akeem G Abodunrin · 12 years ago
  44. a63fa1c i40evf: clean up memsets by Mitch Williams · 12 years ago
  45. af1a2a9 i40evf: trivial fixes by Jesse Brandeburg · 12 years ago
  46. 14ad375 i40e: bump driver version by Jesse Brandeburg · 12 years ago
  47. ddf1d0d i40e: spelling error by Jesse Brandeburg · 12 years ago
  48. 3156b8e bnx2x: utilize FW 7.8.19 by Dmitry Kravkov · 12 years ago
  49. 230bb0f bnx2x: (semantic) revise scheduling of sp_rtnl by Yuval Mintz · 12 years ago
  50. 0155a27 bnx2x: Fix bnx2x_panic_dump for VFs by Yuval Mintz · 12 years ago
  51. 3a3534e bnx2x: Revise IOV vlan/mac validation by Yuval Mintz · 12 years ago
  52. 14a94eb bnx2x: Add support in PF driver for RSC by Michal Kalderon · 12 years ago
  53. ba72f32 bnx2x: Semantic Validate vlan/mac changes by Yuval Mintz · 12 years ago
  54. f96d8d8 bnx2x: Remove unnecessary internal mem config by Ariel Elior · 12 years ago
  55. 3565b66d bnx2x: Remove unused iov code by Yuval Mintz · 12 years ago
  56. 76ca70f bnx2x: [Debug] change verbosity of some prints by Yuval Mintz · 12 years ago
  57. 5b3b760 sfc: Add/remove blank lines to taste by Ben Hutchings · 12 years ago
  58. 5eed1f6 sfc: Fail self-test with -EBUSY, not -EIO, if the device is busy by Ben Hutchings · 12 years ago
  59. 17e678d sfc: Cosmetic changes to self-test from the out-of-tree driver by Ben Hutchings · 12 years ago
  60. 6a350fd sfc: Update product naming by Ben Hutchings · 12 years ago
  61. e0b3ae3 sfc: Use canonical pointer type for MAC address in efx_set_mac_address() by Ben Hutchings · 12 years ago
  62. 93413f5 sfc: Rename 'use_options' variable in tso_start() to clearer 'use_opt_desc' by Ben Hutchings · 12 years ago
  63. 2fa25cf sfc: Preserve rx_frm_trunc counters when resizing DMA rings by Ben Hutchings · 12 years ago
  64. aa3930e sfc: Correct comment about number of TX queues used on EF10 by Ben Hutchings · 12 years ago
  65. 86fc187 sfc: Remove unused definitions of EF10 user-mode DMA descriptors by Ben Hutchings · 12 years ago
  66. 0bdadad sfc: Replace TSOH_OFFSET with the equivalent NET_IP_ALIGN by Ben Hutchings · 12 years ago
  67. 92d8f76 sfc: Rewrite adjustment of PPS event in a clearer way by Ben Hutchings · 12 years ago
  68. ce320f4 sfc: Cache skb->data in local variable in efx_ptp_rx() by Ben Hutchings · 12 years ago
  69. f9fd7ec7 sfc: Removed adhoc scheme to rate limit PTP event queue overflow message by Laurence Evans · 12 years ago
  70. 3e5ccc2 alx: add missing stats_lock spinlock init by John Greene · 12 years ago
  71. 0fbb829 net: vxge: Remove unused device pointer by Christian Engelmayer · 12 years ago
  72. 4e6ecd4 3c59x: Remove unused pointer in vortex_eisa_cleanup() by Christian Engelmayer · 12 years ago
  73. 440b87e drivers/net: fix build warning in ethernet/sfc/tx.c by Paul Gortmaker · 12 years ago
  74. 656493d bnx2x: Allow VF rss on higher PFs by Yuval Mintz · 12 years ago
  75. c6993df tg3: Fix deadlock in tg3_change_mtu() by Nithin Sujir · 12 years ago
  76. c6e27f2 tg3: cleanup an error path in tg3_phy_reset_5703_4_5() by Dan Carpenter · 12 years ago
  77. 1c8bb76 bnx2[x]: Make module parameters readable by James M Leddy · 12 years ago
  78. 4dae168 net: ethernet: sunxi: Add new compatibles by Maxime Ripard · 12 years ago
  79. e8c37aff bnx2x: fix L2-GRE TCP issues by Dmitry Kravkov · 12 years ago
  80. a13aff0 net: ethoc: set up MII management bus clock by Max Filippov · 12 years ago
  81. 445a48c net: ethoc: don't advertise gigabit speed on attached PHY by Max Filippov · 12 years ago
  82. bee7bac net: ethoc: implement ethtool get/set ring parameters by Max Filippov · 12 years ago
  83. 1112909 net: ethoc: implement ethtool get registers by Max Filippov · 12 years ago
  84. 01cd7d5 net: ethoc: implement ethtool get/set settings by Max Filippov · 12 years ago
  85. fba9110 net: ethoc: implement basic ethtool operations by Max Filippov · 12 years ago
  86. 2b6e0ca e100: Fix "disabling already-disabled device" warning by Michele Baldessari · 12 years ago
  87. f8d56d8 net: eth: cpsw: Correctly attach to GPIO bitbang MDIO driver by Stefan Roese · 12 years ago
  88. 1d494f3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  89. 33f9e6f bnx2x: Fix generic option settings by Yaniv Rosner · 12 years ago
  90. 092dfcf qlcnic: Fix loopback test failure by Shahed Shaikh · 12 years ago
  91. 060d056 qlcnic: Fix tx timeout. by Rajesh Borundia · 12 years ago
  92. bcf6cb1 qlcnic: Fix initialization of vlan list. by Rajesh Borundia · 12 years ago
  93. 462bed4 qlcnic: Correct off-by-one errors in bounds checks by Manish Chopra · 12 years ago
  94. 1b17366 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 12 years ago
  95. 3d9667a i40e: Add missing braces to i40e_dcb_need_reconfig() by Dave Jones · 12 years ago
  96. 731073b sky2: initialize napi before registering device by Stanislaw Gruszka · 12 years ago
  97. 5f6db13 bnx2x: More Shutdown revisions by Yuval Mintz · 12 years ago
  98. c88460b net: stmmac: Log MAC address only once by Hans de Goede · 12 years ago
  99. 7509edd net: stmmac: Silence PTP init errors on hw without PTP by Hans de Goede · 12 years ago
  100. b565c9f net/apne: Remove unused variable ei_local by Geert Uytterhoeven · 12 years ago