1. ca32409 ixgbe: don't use magic size number to assign ptp_caps.name by Jacob Keller · 11 years ago
  2. d773ce2 ixgbe: modify behavior on receiving a HW ECC error. by Don Skidmore · 11 years ago
  3. ca9f9f7 net/mlx4_en: Fix bad use of dev_id by Amir Vadai · 11 years ago
  4. 76a066f net/mlx4_en: Expose port number through sysfs by Amir Vadai · 11 years ago
  5. 94d9de3 bnx2x: save RAM in kdump kernel by disabling TPA by Michal Schmidt · 11 years ago
  6. ff2ad30 bnx2x: save RAM in kdump kernel by using a single queue by Michal Schmidt · 11 years ago
  7. 7d0445d bnx2x: clamp num_queues to prevent passing a negative value by Michal Schmidt · 11 years ago
  8. cd2b038 bnx2x: Remove hidden flow control goto from BNX2X_ALLOC macros by Joe Perches · 11 years ago
  9. 51adfcc33 net: bcmgenet: remove unused bh_lock member by Florian Fainelli · 11 years ago
  10. da56bbf net: bcmgenet: remove commented code in bcmgenet_xmit() by Florian Fainelli · 11 years ago
  11. 80d8e96 net: bcmgenet: drop checks on priv->phydev by Florian Fainelli · 11 years ago
  12. f19015b gianfar: Fix Tx int miss, dont write IC on-the-fly by Claudiu Manoil · 11 years ago
  13. 0851133 gianfar: Fix device reset races (oops) for Tx by Claudiu Manoil · 11 years ago
  14. 80ec396 gianfar: Don't free/request irqs on device reset by Claudiu Manoil · 11 years ago
  15. 8830264 gianfar: Fix on-the-fly vlan and mtu updates by Claudiu Manoil · 11 years ago
  16. a328ac9 gianfar: Implement MAC reset and reconfig procedure by Claudiu Manoil · 11 years ago
  17. 225a9a2 bcmgenet: Deleted unnecessary select_queue method. by David S. Miller · 11 years ago
  18. 5343a10 net: bcmgenet: Use devm_ioremap_resource() by Fabio Estevam · 11 years ago
  19. e8b3901 cgxb4: Stop using ethtool SPEED_* constants by Ben Hutchings · 11 years ago
  20. 3dd4705 qlcnic: Update version to 5.3.56 by Shahed Shaikh · 11 years ago
  21. 1a51042 qlcnic: Enhance semaphore lock access failure error message by Harish Patil · 11 years ago
  22. cecd59d qlcnic: Allow vlan0 traffic by Rajesh Borundia · 11 years ago
  23. 2a355aec qlcnic: Enhance driver message in failed state. by Sucheta Chakraborty · 11 years ago
  24. d91abf9 qlcnic: Updates to QLogic application/driver interface for virtual NIC configuration by Jitendra Kalsaria · 11 years ago
  25. 225837a qlcnic: Re-factor firmware minidump template header handling by Shahed Shaikh · 11 years ago
  26. bb2146b net/mlx4: Fix limiting number of IRQ's instead of RSS queues by Ido Shamay · 11 years ago
  27. 0251248 net/mlx4: Set number of RX rings in a utility function by Ido Shamay · 11 years ago
  28. acbc3eb i40e and i40evf: Bump driver versions by Catherine Sullivan · 11 years ago
  29. 77fa28b i40e: Change MSIX to MSI-X by Catherine Sullivan · 11 years ago
  30. 6c5ef62 i40e: tighten up ring enable/disable flow by Mitch Williams · 11 years ago
  31. 81b8c01 i40e: remove unnecessary delay by Mitch Williams · 11 years ago
  32. 821bd3e i40evf: remove errant space by Mitch A Williams · 11 years ago
  33. 673f2eb i40evf: update version and copyright date by Mitch Williams · 11 years ago
  34. 77d77f9 i40evf: store ring size in ring structs by Mitch Williams · 11 years ago
  35. d15632d i40evf: don't guess device name by Mitch Williams · 11 years ago
  36. db8ed10 i40evf: remove bogus comment by Mitch Williams · 11 years ago
  37. c2a137c i40evf: fix up strings in init task by Mitch Williams · 11 years ago
  38. dbbd811 i40evf: get rid of pci_using_dac by Mitch Williams · 11 years ago
  39. dbb01c8 i40evf: fix multiple crashes on remove by Mitch Williams · 11 years ago
  40. ed1f5b5 i40evf: remove VLAN filters on close by Mitch Williams · 11 years ago
  41. 625777e i40evf: request reset on tx hang by Mitch Williams · 11 years ago
  42. 4cc5c47 pcnet32: add missing check for pci_dma_mapping_error by Don Fry · 11 years ago
  43. 60e2e8b pcnet32: fix reallocation error by Don Fry · 11 years ago
  44. 1e8d642 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  45. b0d3f6d4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
  46. 4b636b5 net: ethernet: update dependency and help text of mvneta by Thomas Petazzoni · 11 years ago
  47. ce5eaf0 NET: fec: only enable napi if we are successful by Russell King · 11 years ago
  48. b356e97 sh_eth: add device tree support by Sergei Shtylyov · 11 years ago
  49. 6df3efc Drivers: net: ethernet: 3com: 3c589_cs fixed coding style issues by Justin van Wijngaarden · 11 years ago
  50. f0a8e6d cxgb4: Add more PCI device ids. by Hariprasad Shenai · 11 years ago
  51. 0034b29 cxgb4: Don't assume LSO only uses SGL path in t4_eth_xmit() by Kumar Sanghvi · 11 years ago
  52. c1f49e3 cxgb4: Remove unused registers and add missing ones by Kumar Sanghvi · 11 years ago
  53. 1ac0f09 cxgb4: Query firmware for T5 ULPTX MEMWRITE DSGL capabilities by Kumar Sanghvi · 11 years ago
  54. 4fe44dd cxgb4: LE-Workaround is not atomic in firmware by Kumar Sanghvi · 11 years ago
  55. 57d8b76 cxgb4: Allow >10G ports to have multiple queues by Kumar Sanghvi · 11 years ago
  56. a94cd70 cxgb4: Print adapter VPD Part Number instead of Engineering Change field by Kumar Sanghvi · 11 years ago
  57. 72aca4b cxgb4: Add support to recognize 40G links by Kumar Sanghvi · 11 years ago
  58. 9e7df17 niu: Use pci_enable_msix_range() instead of pci_enable_msix() by Alexander Gordeev · 11 years ago
  59. 184603d sfc: Use pci_enable_msix_range() instead of pci_enable_msix() by Alexander Gordeev · 11 years ago
  60. 50b483a qlge: Use pci_enable_msix_range() instead of pci_enable_msix() by Alexander Gordeev · 11 years ago
  61. 7f8358c qlge: Get rid of an redundant assignment by Alexander Gordeev · 11 years ago
  62. 9732ec0 qlcnic: Use pci_enable_msix_range() instead of pci_enable_msix() by Alexander Gordeev · 11 years ago
  63. 74a1fa4 qlcnic: Cleanup qlcnic_enable_msix() return values by Alexander Gordeev · 11 years ago
  64. 4a6768d netxen: Use pci_enable_msix_range() instead of pci_enable_msix() by Alexander Gordeev · 11 years ago
  65. 04698ef forcedeth: Use pci_enable_msix_range() instead of pci_enable_msix() by Alexander Gordeev · 11 years ago
  66. d9bd00a forcedeth: Cleanup MSI-X to MSI to INTx fallback code by Alexander Gordeev · 11 years ago
  67. 61c9471 forcedeth: Fix invalid errno reporting in nv_request_irq() by Alexander Gordeev · 11 years ago
  68. 9644cdc vxge: Use pci_enable_msix_range() instead of pci_enable_msix() by Alexander Gordeev · 11 years ago
  69. 37a15ed s2io: Use pci_enable_msix_range() instead of pci_enable_msix() by Alexander Gordeev · 11 years ago
  70. 0729cc0 myri10ge: Use pci_enable_msix_range() instead of pci_enable_msix() by Alexander Gordeev · 11 years ago
  71. f3c9407 mlx5: Use pci_enable_msix_range() instead of pci_enable_msix() by Alexander Gordeev · 11 years ago
  72. 66e2f9c mlx4: Use pci_enable_msix_range() instead of pci_enable_msix() by Alexander Gordeev · 11 years ago
  73. 5c1e3588 ixgbevf: Use pci_enable_msix_range() instead of pci_enable_msix() by Alexander Gordeev · 11 years ago
  74. b45e620 ixgbe: Use pci_enable_msix_range() instead of pci_enable_msix() by Alexander Gordeev · 11 years ago
  75. 4601e75 igbvf: Use pci_enable_msix_range() instead of pci_enable_msix() by Alexander Gordeev · 11 years ago
  76. 479d02d igb: Use pci_enable_msix_range() instead of pci_enable_msix() by Alexander Gordeev · 11 years ago
  77. 7b37f37 i40e: Use pci_enable_msix_range() instead of pci_enable_msix() by Alexander Gordeev · 11 years ago
  78. 0cc7c95 e1000e: Use pci_enable_msix_range() instead of pci_enable_msix() by Alexander Gordeev · 11 years ago
  79. 7dc4c06 benet: Use pci_enable_msix_range() instead of pci_enable_msix() by Alexander Gordeev · 11 years ago
  80. abbb6a3 enic: Use pci_enable_msix_range() instead of pci_enable_msix() by Alexander Gordeev · 11 years ago
  81. bd66368 cxgb4vf: Use pci_enable_msix_range() instead of pci_enable_msix() by Alexander Gordeev · 11 years ago
  82. f6f273b cxgb4vf: Remove superfluous call to pci_disable_msix() by Alexander Gordeev · 11 years ago
  83. c32ad22 cxgb4: Use pci_enable_msix_range() instead of pci_enable_msix() by Alexander Gordeev · 11 years ago
  84. fc1d0bf cxgb3: Use pci_enable_msix_range() instead of pci_enable_msix() by Alexander Gordeev · 11 years ago
  85. c0b2551 cxgb3: Remove superfluous call to pci_disable_msix() by Alexander Gordeev · 11 years ago
  86. 43c2020 bna: Use pci_enable_msix_range() instead of pci_enable_msix() by Alexander Gordeev · 11 years ago
  87. 6f1f411 tg3: Use pci_enable_msix_range() instead of pci_enable_msix() by Alexander Gordeev · 11 years ago
  88. a5444b1 bnx2x: Use pci_enable_msix_range() instead of pci_enable_msix() by Alexander Gordeev · 11 years ago
  89. f2a2dfe bnx2: Use pci_enable_msix_range() instead of pci_enable_msix() by Alexander Gordeev · 11 years ago
  90. 7cca336 gianfar: Remove clean_rx_ring race from gfar_ethtool by Claudiu Manoil · 11 years ago
  91. c10650b gianfar: Add missing graceful reset steps and fixes by Claudiu Manoil · 11 years ago
  92. efeddce gianfar: Factor out enabling/disabling of hw interrupts by Claudiu Manoil · 11 years ago
  93. 532c37b gianfar: Remove useless HAS_PADDING device flag by Claudiu Manoil · 11 years ago
  94. 34018fd gianfar: Remove sysfs stubs for FIFOCFG and stashing by Claudiu Manoil · 11 years ago
  95. 2086278 gianfar: Cleanup/Fix gfar_probe and the hw init code by Claudiu Manoil · 11 years ago
  96. c85fde8 net: i40evf: Remove duplicate include by Sachin Kamat · 11 years ago
  97. 99932d4 netdevice: add queue selection fallback handler for ndo_select_queue by Daniel Borkmann · 11 years ago
  98. c1b5994 net:cpsw: Pass unhandled ioctl's on to generic phy ioctl by Stefan Sørensen · 11 years ago
  99. c321f7d drivers/net: tulip_remove_one needs to call pci_disable_device() by Ingo Molnar · 11 years ago
  100. 1c213bd net: introduce netdev_alloc_pcpu_stats() for drivers by WANG Cong · 12 years ago