1. 80ec396 gianfar: Don't free/request irqs on device reset by Claudiu Manoil · 11 years ago
  2. 8830264 gianfar: Fix on-the-fly vlan and mtu updates by Claudiu Manoil · 11 years ago
  3. a328ac9 gianfar: Implement MAC reset and reconfig procedure by Claudiu Manoil · 11 years ago
  4. 225a9a2 bcmgenet: Deleted unnecessary select_queue method. by David S. Miller · 11 years ago
  5. 5343a10 net: bcmgenet: Use devm_ioremap_resource() by Fabio Estevam · 11 years ago
  6. e8b3901 cgxb4: Stop using ethtool SPEED_* constants by Ben Hutchings · 11 years ago
  7. 3dd4705 qlcnic: Update version to 5.3.56 by Shahed Shaikh · 11 years ago
  8. 1a51042 qlcnic: Enhance semaphore lock access failure error message by Harish Patil · 11 years ago
  9. cecd59d qlcnic: Allow vlan0 traffic by Rajesh Borundia · 11 years ago
  10. 2a355aec qlcnic: Enhance driver message in failed state. by Sucheta Chakraborty · 11 years ago
  11. d91abf9 qlcnic: Updates to QLogic application/driver interface for virtual NIC configuration by Jitendra Kalsaria · 11 years ago
  12. 225837a qlcnic: Re-factor firmware minidump template header handling by Shahed Shaikh · 11 years ago
  13. bb2146b net/mlx4: Fix limiting number of IRQ's instead of RSS queues by Ido Shamay · 11 years ago
  14. 0251248 net/mlx4: Set number of RX rings in a utility function by Ido Shamay · 11 years ago
  15. acbc3eb i40e and i40evf: Bump driver versions by Catherine Sullivan · 11 years ago
  16. 77fa28b i40e: Change MSIX to MSI-X by Catherine Sullivan · 11 years ago
  17. 6c5ef62 i40e: tighten up ring enable/disable flow by Mitch Williams · 11 years ago
  18. 81b8c01 i40e: remove unnecessary delay by Mitch Williams · 11 years ago
  19. 821bd3e i40evf: remove errant space by Mitch A Williams · 11 years ago
  20. 673f2eb i40evf: update version and copyright date by Mitch Williams · 11 years ago
  21. 77d77f9 i40evf: store ring size in ring structs by Mitch Williams · 11 years ago
  22. d15632d i40evf: don't guess device name by Mitch Williams · 11 years ago
  23. db8ed10 i40evf: remove bogus comment by Mitch Williams · 11 years ago
  24. c2a137c i40evf: fix up strings in init task by Mitch Williams · 11 years ago
  25. dbbd811 i40evf: get rid of pci_using_dac by Mitch Williams · 11 years ago
  26. dbb01c8 i40evf: fix multiple crashes on remove by Mitch Williams · 11 years ago
  27. ed1f5b5 i40evf: remove VLAN filters on close by Mitch Williams · 11 years ago
  28. 625777e i40evf: request reset on tx hang by Mitch Williams · 11 years ago
  29. 4cc5c47 pcnet32: add missing check for pci_dma_mapping_error by Don Fry · 11 years ago
  30. 60e2e8b pcnet32: fix reallocation error by Don Fry · 11 years ago
  31. 1e8d642 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  32. b0d3f6d4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
  33. 4b636b5 net: ethernet: update dependency and help text of mvneta by Thomas Petazzoni · 11 years ago
  34. ce5eaf0 NET: fec: only enable napi if we are successful by Russell King · 11 years ago
  35. b356e97 sh_eth: add device tree support by Sergei Shtylyov · 11 years ago
  36. 6df3efc Drivers: net: ethernet: 3com: 3c589_cs fixed coding style issues by Justin van Wijngaarden · 11 years ago
  37. f0a8e6d cxgb4: Add more PCI device ids. by Hariprasad Shenai · 11 years ago
  38. 0034b29 cxgb4: Don't assume LSO only uses SGL path in t4_eth_xmit() by Kumar Sanghvi · 11 years ago
  39. c1f49e3 cxgb4: Remove unused registers and add missing ones by Kumar Sanghvi · 11 years ago
  40. 1ac0f09 cxgb4: Query firmware for T5 ULPTX MEMWRITE DSGL capabilities by Kumar Sanghvi · 11 years ago
  41. 4fe44dd cxgb4: LE-Workaround is not atomic in firmware by Kumar Sanghvi · 11 years ago
  42. 57d8b76 cxgb4: Allow >10G ports to have multiple queues by Kumar Sanghvi · 11 years ago
  43. a94cd70 cxgb4: Print adapter VPD Part Number instead of Engineering Change field by Kumar Sanghvi · 11 years ago
  44. 72aca4b cxgb4: Add support to recognize 40G links by Kumar Sanghvi · 11 years ago
  45. 9e7df17 niu: Use pci_enable_msix_range() instead of pci_enable_msix() by Alexander Gordeev · 11 years ago
  46. 184603d sfc: Use pci_enable_msix_range() instead of pci_enable_msix() by Alexander Gordeev · 11 years ago
  47. 50b483a qlge: Use pci_enable_msix_range() instead of pci_enable_msix() by Alexander Gordeev · 11 years ago
  48. 7f8358c qlge: Get rid of an redundant assignment by Alexander Gordeev · 11 years ago
  49. 9732ec0 qlcnic: Use pci_enable_msix_range() instead of pci_enable_msix() by Alexander Gordeev · 11 years ago
  50. 74a1fa4 qlcnic: Cleanup qlcnic_enable_msix() return values by Alexander Gordeev · 11 years ago
  51. 4a6768d netxen: Use pci_enable_msix_range() instead of pci_enable_msix() by Alexander Gordeev · 11 years ago
  52. 04698ef forcedeth: Use pci_enable_msix_range() instead of pci_enable_msix() by Alexander Gordeev · 11 years ago
  53. d9bd00a forcedeth: Cleanup MSI-X to MSI to INTx fallback code by Alexander Gordeev · 11 years ago
  54. 61c9471 forcedeth: Fix invalid errno reporting in nv_request_irq() by Alexander Gordeev · 11 years ago
  55. 9644cdc vxge: Use pci_enable_msix_range() instead of pci_enable_msix() by Alexander Gordeev · 11 years ago
  56. 37a15ed s2io: Use pci_enable_msix_range() instead of pci_enable_msix() by Alexander Gordeev · 11 years ago
  57. 0729cc0 myri10ge: Use pci_enable_msix_range() instead of pci_enable_msix() by Alexander Gordeev · 11 years ago
  58. f3c9407 mlx5: Use pci_enable_msix_range() instead of pci_enable_msix() by Alexander Gordeev · 11 years ago
  59. 66e2f9c mlx4: Use pci_enable_msix_range() instead of pci_enable_msix() by Alexander Gordeev · 11 years ago
  60. 5c1e3588 ixgbevf: Use pci_enable_msix_range() instead of pci_enable_msix() by Alexander Gordeev · 11 years ago
  61. b45e620 ixgbe: Use pci_enable_msix_range() instead of pci_enable_msix() by Alexander Gordeev · 11 years ago
  62. 4601e75 igbvf: Use pci_enable_msix_range() instead of pci_enable_msix() by Alexander Gordeev · 11 years ago
  63. 479d02d igb: Use pci_enable_msix_range() instead of pci_enable_msix() by Alexander Gordeev · 11 years ago
  64. 7b37f37 i40e: Use pci_enable_msix_range() instead of pci_enable_msix() by Alexander Gordeev · 11 years ago
  65. 0cc7c95 e1000e: Use pci_enable_msix_range() instead of pci_enable_msix() by Alexander Gordeev · 11 years ago
  66. 7dc4c06 benet: Use pci_enable_msix_range() instead of pci_enable_msix() by Alexander Gordeev · 11 years ago
  67. abbb6a3 enic: Use pci_enable_msix_range() instead of pci_enable_msix() by Alexander Gordeev · 11 years ago
  68. bd66368 cxgb4vf: Use pci_enable_msix_range() instead of pci_enable_msix() by Alexander Gordeev · 11 years ago
  69. f6f273b cxgb4vf: Remove superfluous call to pci_disable_msix() by Alexander Gordeev · 11 years ago
  70. c32ad22 cxgb4: Use pci_enable_msix_range() instead of pci_enable_msix() by Alexander Gordeev · 11 years ago
  71. fc1d0bf cxgb3: Use pci_enable_msix_range() instead of pci_enable_msix() by Alexander Gordeev · 11 years ago
  72. c0b2551 cxgb3: Remove superfluous call to pci_disable_msix() by Alexander Gordeev · 11 years ago
  73. 43c2020 bna: Use pci_enable_msix_range() instead of pci_enable_msix() by Alexander Gordeev · 11 years ago
  74. 6f1f411 tg3: Use pci_enable_msix_range() instead of pci_enable_msix() by Alexander Gordeev · 11 years ago
  75. a5444b1 bnx2x: Use pci_enable_msix_range() instead of pci_enable_msix() by Alexander Gordeev · 11 years ago
  76. f2a2dfe bnx2: Use pci_enable_msix_range() instead of pci_enable_msix() by Alexander Gordeev · 11 years ago
  77. 7cca336 gianfar: Remove clean_rx_ring race from gfar_ethtool by Claudiu Manoil · 11 years ago
  78. c10650b gianfar: Add missing graceful reset steps and fixes by Claudiu Manoil · 11 years ago
  79. efeddce gianfar: Factor out enabling/disabling of hw interrupts by Claudiu Manoil · 11 years ago
  80. 532c37b gianfar: Remove useless HAS_PADDING device flag by Claudiu Manoil · 11 years ago
  81. 34018fd gianfar: Remove sysfs stubs for FIFOCFG and stashing by Claudiu Manoil · 11 years ago
  82. 2086278 gianfar: Cleanup/Fix gfar_probe and the hw init code by Claudiu Manoil · 11 years ago
  83. c85fde8 net: i40evf: Remove duplicate include by Sachin Kamat · 11 years ago
  84. 99932d4 netdevice: add queue selection fallback handler for ndo_select_queue by Daniel Borkmann · 11 years ago
  85. c1b5994 net:cpsw: Pass unhandled ioctl's on to generic phy ioctl by Stefan Sørensen · 11 years ago
  86. c321f7d drivers/net: tulip_remove_one needs to call pci_disable_device() by Ingo Molnar · 11 years ago
  87. 1c213bd net: introduce netdev_alloc_pcpu_stats() for drivers by WANG Cong · 11 years ago
  88. e847882 Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 11 years ago
  89. bdaa53b net: bcmgenet: hook into the build system by Florian Fainelli · 11 years ago
  90. aa09677 net: bcmgenet: add MDIO routines by Florian Fainelli · 11 years ago
  91. 1c1008c net: bcmgenet: add main driver file by Florian Fainelli · 11 years ago
  92. b4af9a5 net: bcmgenet: add driver definitions and private structure by Florian Fainelli · 11 years ago
  93. 0861565 IB/mlx5: Remove dependency on X86 by Eli Cohen · 11 years ago
  94. 0d961b3 drivers: net: cpsw: fix buggy loop condition by Heiko Schocher · 11 years ago
  95. 89e1017 net: cpsw: catch of_get_phy_mode failing and propagate error by Uwe Kleine-König · 11 years ago
  96. f93f160 be2net: refactor multi-channel config code for Skyhawk-R chip by Vasundhara Volam · 11 years ago
  97. 4026382 be2net: Update copyright year by Vasundhara Volam · 11 years ago
  98. eb0eecc be2net: Log a kernel message when UE is detected in BE & Skyhawk by Somnath Kotur · 11 years ago
  99. 730c8c6 sh_eth: use ETH_ZLEN instead of home-grown #define by Sergei Shtylyov · 11 years ago
  100. 91ff37f net: axienet: Fix compilation warnings by Michal Simek · 11 years ago