1. e50287b be2net: dma_sync each RX frag before passing it to the stack by Sathya Perla · 10 years ago
  2. 9717218 net/mlx4_en: Change Connect-X description in kconfig by Eyal Perry · 10 years ago
  3. ec57094 net/mlx4_en: Use union for BlueFlame WQE by Amir Vadai · 10 years ago
  4. 28d222b net/mlx4_core: Fix sparse warning by Eyal Perry · 10 years ago
  5. 313c2d3 net/mlx4_en: Fix selftest failing on non 10G link speed by Amir Vadai · 10 years ago
  6. 9813337 net/mlx4: Replace mlx4_en_mac_to_u64() with mlx4_mac_to_u64() by Eugenia Emantayev · 10 years ago
  7. 15bffdf net/mlx4_en: Move queue stopped/waked counters to be per ring by Eugenia Emantayev · 10 years ago
  8. 93591aa net/mlx4_en: Pad ethernet packets smaller than 17 bytes by Eugenia Emantayev · 10 years ago
  9. b97b33a net/mlx4_en: Verify mlx4_en module parameters by Eugenia Emantayev · 10 years ago
  10. fd8daa4 net/mlx4_en: Fix UP limit in ieee_ets->prio_tc by Amir Vadai · 10 years ago
  11. 93501d4 ixgbe: implement SIOCGHWTSTAMP ioctl by Jacob Keller · 10 years ago
  12. 1443846 ixgbe: Check config reads for removal by Mark Rustad · 10 years ago
  13. 0edd2bd ixgbe: Fix up some ethtool results when adapter is removed by Mark Rustad · 10 years ago
  14. 0391bbe ixgbe: Restore hw_addr in LER recovery paths by Mark Rustad · 10 years ago
  15. 4e76ca7 net: w5100: Use devm_ioremap_resource() by Jingoo Han · 10 years ago
  16. d1b44ce net: w5300: Use devm_ioremap_resource() by Jingoo Han · 10 years ago
  17. 01a545c ixgbevf: add check for CHECKSUM_PARTIAL when doing TSO by Emil Tantilov · 10 years ago
  18. b5d217f ixgbevf: fix handling of tx checksumming by Emil Tantilov · 10 years ago
  19. c97506a ixgbe: Add check for FW veto bit by Don Skidmore · 10 years ago
  20. 9f4d278 ixgbe: fix bit toggled for 82599 reset fix. by Don Skidmore · 10 years ago
  21. 429d6a3 ixgbe: collect all 82599 AUTOC code in one function by Don Skidmore · 10 years ago
  22. 1f86c98 ixgbe: fix to use correct timeout interval for memory read completion by Don Skidmore · 10 years ago
  23. 74cfb2e igb: Update license text to remove FSF address and update copyright. by Carolyn Wyborny · 10 years ago
  24. 167f3f7 igb: make local functions static and remove dead code by Jeff Kirsher · 10 years ago
  25. 8755744 ixgbe: Add WoL support for a new device by Mark Rustad · 10 years ago
  26. ca32409 ixgbe: don't use magic size number to assign ptp_caps.name by Jacob Keller · 10 years ago
  27. d773ce2 ixgbe: modify behavior on receiving a HW ECC error. by Don Skidmore · 10 years ago
  28. ca9f9f7 net/mlx4_en: Fix bad use of dev_id by Amir Vadai · 10 years ago
  29. 76a066f net/mlx4_en: Expose port number through sysfs by Amir Vadai · 10 years ago
  30. 94d9de3 bnx2x: save RAM in kdump kernel by disabling TPA by Michal Schmidt · 10 years ago
  31. ff2ad30 bnx2x: save RAM in kdump kernel by using a single queue by Michal Schmidt · 10 years ago
  32. 7d0445d bnx2x: clamp num_queues to prevent passing a negative value by Michal Schmidt · 10 years ago
  33. cd2b038 bnx2x: Remove hidden flow control goto from BNX2X_ALLOC macros by Joe Perches · 10 years ago
  34. 51adfcc33 net: bcmgenet: remove unused bh_lock member by Florian Fainelli · 10 years ago
  35. da56bbf net: bcmgenet: remove commented code in bcmgenet_xmit() by Florian Fainelli · 10 years ago
  36. 80d8e96 net: bcmgenet: drop checks on priv->phydev by Florian Fainelli · 10 years ago
  37. f19015b gianfar: Fix Tx int miss, dont write IC on-the-fly by Claudiu Manoil · 10 years ago
  38. 0851133 gianfar: Fix device reset races (oops) for Tx by Claudiu Manoil · 10 years ago
  39. 80ec396 gianfar: Don't free/request irqs on device reset by Claudiu Manoil · 10 years ago
  40. 8830264 gianfar: Fix on-the-fly vlan and mtu updates by Claudiu Manoil · 10 years ago
  41. a328ac9 gianfar: Implement MAC reset and reconfig procedure by Claudiu Manoil · 10 years ago
  42. 225a9a2 bcmgenet: Deleted unnecessary select_queue method. by David S. Miller · 10 years ago
  43. 5343a10 net: bcmgenet: Use devm_ioremap_resource() by Fabio Estevam · 10 years ago
  44. e8b3901 cgxb4: Stop using ethtool SPEED_* constants by Ben Hutchings · 10 years ago
  45. 3dd4705 qlcnic: Update version to 5.3.56 by Shahed Shaikh · 10 years ago
  46. 1a51042 qlcnic: Enhance semaphore lock access failure error message by Harish Patil · 10 years ago
  47. cecd59d qlcnic: Allow vlan0 traffic by Rajesh Borundia · 10 years ago
  48. 2a355aec qlcnic: Enhance driver message in failed state. by Sucheta Chakraborty · 10 years ago
  49. d91abf9 qlcnic: Updates to QLogic application/driver interface for virtual NIC configuration by Jitendra Kalsaria · 10 years ago
  50. 225837a qlcnic: Re-factor firmware minidump template header handling by Shahed Shaikh · 10 years ago
  51. bb2146b net/mlx4: Fix limiting number of IRQ's instead of RSS queues by Ido Shamay · 10 years ago
  52. 0251248 net/mlx4: Set number of RX rings in a utility function by Ido Shamay · 10 years ago
  53. acbc3eb i40e and i40evf: Bump driver versions by Catherine Sullivan · 10 years ago
  54. 77fa28b i40e: Change MSIX to MSI-X by Catherine Sullivan · 10 years ago
  55. 6c5ef62 i40e: tighten up ring enable/disable flow by Mitch Williams · 10 years ago
  56. 81b8c01 i40e: remove unnecessary delay by Mitch Williams · 10 years ago
  57. 821bd3e i40evf: remove errant space by Mitch A Williams · 10 years ago
  58. 673f2eb i40evf: update version and copyright date by Mitch Williams · 10 years ago
  59. 77d77f9 i40evf: store ring size in ring structs by Mitch Williams · 10 years ago
  60. d15632d i40evf: don't guess device name by Mitch Williams · 10 years ago
  61. db8ed10 i40evf: remove bogus comment by Mitch Williams · 10 years ago
  62. c2a137c i40evf: fix up strings in init task by Mitch Williams · 10 years ago
  63. dbbd811 i40evf: get rid of pci_using_dac by Mitch Williams · 10 years ago
  64. dbb01c8 i40evf: fix multiple crashes on remove by Mitch Williams · 10 years ago
  65. ed1f5b5 i40evf: remove VLAN filters on close by Mitch Williams · 10 years ago
  66. 625777e i40evf: request reset on tx hang by Mitch Williams · 10 years ago
  67. 4cc5c47 pcnet32: add missing check for pci_dma_mapping_error by Don Fry · 10 years ago
  68. 60e2e8b pcnet32: fix reallocation error by Don Fry · 10 years ago
  69. 1e8d642 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  70. b0d3f6d4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  71. 4b636b5 net: ethernet: update dependency and help text of mvneta by Thomas Petazzoni · 10 years ago
  72. ce5eaf0 NET: fec: only enable napi if we are successful by Russell King · 10 years ago
  73. b356e97 sh_eth: add device tree support by Sergei Shtylyov · 10 years ago
  74. 6df3efc Drivers: net: ethernet: 3com: 3c589_cs fixed coding style issues by Justin van Wijngaarden · 10 years ago
  75. f0a8e6d cxgb4: Add more PCI device ids. by Hariprasad Shenai · 10 years ago
  76. 0034b29 cxgb4: Don't assume LSO only uses SGL path in t4_eth_xmit() by Kumar Sanghvi · 10 years ago
  77. c1f49e3 cxgb4: Remove unused registers and add missing ones by Kumar Sanghvi · 10 years ago
  78. 1ac0f09 cxgb4: Query firmware for T5 ULPTX MEMWRITE DSGL capabilities by Kumar Sanghvi · 10 years ago
  79. 4fe44dd cxgb4: LE-Workaround is not atomic in firmware by Kumar Sanghvi · 10 years ago
  80. 57d8b76 cxgb4: Allow >10G ports to have multiple queues by Kumar Sanghvi · 10 years ago
  81. a94cd70 cxgb4: Print adapter VPD Part Number instead of Engineering Change field by Kumar Sanghvi · 10 years ago
  82. 72aca4b cxgb4: Add support to recognize 40G links by Kumar Sanghvi · 10 years ago
  83. 9e7df17 niu: Use pci_enable_msix_range() instead of pci_enable_msix() by Alexander Gordeev · 10 years ago
  84. 184603d sfc: Use pci_enable_msix_range() instead of pci_enable_msix() by Alexander Gordeev · 10 years ago
  85. 50b483a qlge: Use pci_enable_msix_range() instead of pci_enable_msix() by Alexander Gordeev · 10 years ago
  86. 7f8358c qlge: Get rid of an redundant assignment by Alexander Gordeev · 10 years ago
  87. 9732ec0 qlcnic: Use pci_enable_msix_range() instead of pci_enable_msix() by Alexander Gordeev · 10 years ago
  88. 74a1fa4 qlcnic: Cleanup qlcnic_enable_msix() return values by Alexander Gordeev · 10 years ago
  89. 4a6768d netxen: Use pci_enable_msix_range() instead of pci_enable_msix() by Alexander Gordeev · 10 years ago
  90. 04698ef forcedeth: Use pci_enable_msix_range() instead of pci_enable_msix() by Alexander Gordeev · 10 years ago
  91. d9bd00a forcedeth: Cleanup MSI-X to MSI to INTx fallback code by Alexander Gordeev · 10 years ago
  92. 61c9471 forcedeth: Fix invalid errno reporting in nv_request_irq() by Alexander Gordeev · 10 years ago
  93. 9644cdc vxge: Use pci_enable_msix_range() instead of pci_enable_msix() by Alexander Gordeev · 10 years ago
  94. 37a15ed s2io: Use pci_enable_msix_range() instead of pci_enable_msix() by Alexander Gordeev · 10 years ago
  95. 0729cc0 myri10ge: Use pci_enable_msix_range() instead of pci_enable_msix() by Alexander Gordeev · 10 years ago
  96. f3c9407 mlx5: Use pci_enable_msix_range() instead of pci_enable_msix() by Alexander Gordeev · 10 years ago
  97. 66e2f9c mlx4: Use pci_enable_msix_range() instead of pci_enable_msix() by Alexander Gordeev · 10 years ago
  98. 5c1e3588 ixgbevf: Use pci_enable_msix_range() instead of pci_enable_msix() by Alexander Gordeev · 10 years ago
  99. b45e620 ixgbe: Use pci_enable_msix_range() instead of pci_enable_msix() by Alexander Gordeev · 10 years ago
  100. 4601e75 igbvf: Use pci_enable_msix_range() instead of pci_enable_msix() by Alexander Gordeev · 10 years ago