1. b046ffe net/mlx4_core: Load higher level modules according to ports type by Eyal Perry · 11 years ago
  2. 39e210f net/mlx4: Unused local variable in mlx4_opreq_action by Amir Vadai · 11 years ago
  3. 5930e8d net/mlx4: Fix typo, move similar defs to same location by Or Gerlitz · 11 years ago
  4. fe66bb2 net/mlx4: Clean the code to eliminate trivial build warnings by Or Gerlitz · 11 years ago
  5. d04795d i40e: Bump version by Catherine Sullivan · 11 years ago
  6. 980e9b1 i40e: Add support for 64 bit netstats by Alexander Duyck · 11 years ago
  7. 9f65e15b i40e: Move rings from pointer to array to array of pointers by Alexander Duyck · 11 years ago
  8. cd0b6fa i40e: Replace ring container array with linked list by Alexander Duyck · 11 years ago
  9. 493fb30 i40e: Move q_vectors from pointer to array to array of pointers by Alexander Duyck · 11 years ago
  10. a114d0a i40e: Split bytes and packets from Rx/Tx stats by Alexander Duyck · 11 years ago
  11. 7070ce0 i40e: Add support for Tx byte queue limits by Alexander Duyck · 11 years ago
  12. b194130 i40e: Drop dead code and flags from Tx hotpath by Alexander Duyck · 11 years ago
  13. a5e9c57 i40e: clean up Tx fast path by Alexander Duyck · 11 years ago
  14. fc4ac67 i40e: Do not directly increment Tx next_to_use by Alexander Duyck · 11 years ago
  15. 35a1e2a i40e: Cleanup Tx buffer info layout by Alexander Duyck · 11 years ago
  16. c304fda i40e: Drop unused completed stat by Alexander Duyck · 11 years ago
  17. 6d779b4 i40e: Link code updates by Anjali Singhai · 11 years ago
  18. b68656b be2net: change the driver version number to 4.9.224.0 by Ajit Khaparde · 11 years ago
  19. 461ae37 be2net: Display RoCE specific counters in ethtool -S by Ajit Khaparde · 11 years ago
  20. 6100086 be2net: Call version 2 of GET_STATS ioctl for Skyhawk-R by Ajit Khaparde · 11 years ago
  21. 3d7d562 bnx2x: Add ndo_get_phys_port_id support by Yuval Mintz · 11 years ago
  22. 53af53a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  23. 9684d7b Merge branch 'sfc-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfc by David S. Miller · 11 years ago
  24. 2b1f18a qlcnic: add missing destroy_workqueue() on error path in qlcnic_probe() by Wei Yongjun · 11 years ago
  25. bdfd630 moxa: fix the error handling in moxart_mac_probe() by Wei Yongjun · 11 years ago
  26. 021f110 net/mlx4_en: Fix pages never dma unmapped on rx by Amir Vadai · 11 years ago
  27. 70fbe07 net/mlx4_en: Rename name of mlx4_en_rx_alloc members by Amir Vadai · 11 years ago
  28. 2c6221e net: sh_eth: Fix RX packets errors on R8A7740 by Nguyen Hong Ky · 11 years ago
  29. d96caf6 net: fujitsu: Remove ISA depdendency from Kconfig by Matthew Whitehead · 11 years ago
  30. 281abd9 net/ethernet: cpsw: DT read bool dual_emac by Markus Pargmann · 11 years ago
  31. f468b10 net: ethernet: cpsw: Search childs for slave nodes by Markus Pargmann · 11 years ago
  32. ecb1c9c sfc: Only bind to EF10 functions with the LinkCtrl and Trusted flags by Ben Hutchings · 11 years ago
  33. 568d7a0 sfc: Add PM and RXDP drop counters to ethtool stats by Edward Cree · 11 years ago
  34. 2ca10a7 sfc: Add definitions for new stats counters and capability flag by Matthew Slattery · 11 years ago
  35. 4bae913 sfc: Refactor EF10 stat mask code to allow for more conditional stats by Edward Cree · 11 years ago
  36. 87648cc sfc: Fix internal indices of ethtool stats for EF10 by Edward Cree · 11 years ago
  37. d546a89 sfc: Add rmb() between reading stats and generation count to ensure consistency by Jon Cooper · 11 years ago
  38. 40dc9ab atl1e: enable support for NETIF_F_RXALL and NETIF_F_RXCRC features by Andrea Merello · 11 years ago
  39. 1d3d591 3com: Fix drivers/net/ethernet/3com/Kconfig references to PCMCIA and 3c515 by Matthew Whitehead · 11 years ago
  40. de36cef net: myri10ge: Change variable type to bool by Peter Senna Tschudin · 11 years ago
  41. b85d717 net: bnx2x: Change variable type to bool by Peter Senna Tschudin · 11 years ago
  42. 5570563 net: atl1c: Change variable type to bool by Peter Senna Tschudin · 11 years ago
  43. b5d82db net: mv643xx_eth: fix missing device_node for port devices by Sebastian Hesselbarth · 11 years ago
  44. f564412 net: mv643xx_eth: fix orphaned statistics timer crash by Sebastian Hesselbarth · 11 years ago
  45. 041b4dd net: mv643xx_eth: update statistics timer from timer context only by Sebastian Hesselbarth · 11 years ago
  46. d458cdf net:drivers/net: Miscellaneous conversions to ETH_ALEN by Joe Perches · 11 years ago
  47. 58e4e1f igb: Avoid uninitialized advertised variable in eee_set_cur by Andi Kleen · 11 years ago
  48. 0cf2f38 net: calxedaxgmac: determine number of address filters at runtime by Rob Herring · 11 years ago
  49. 8a8c3f5 net: calxedaxgmac: add uc and mc filter addresses in promiscuous mode by Rob Herring · 11 years ago
  50. 8c1c58e net: calxedaxgmac: fix clearing of old filter addresses by Rob Herring · 11 years ago
  51. ee002b6 tg3: use phylib when robo switch is in use by Hauke Mehrtens · 11 years ago
  52. ead2402 tg3: add support a phy at an address different than 01 by Hauke Mehrtens · 11 years ago
  53. 4fbef95 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  54. 907b783 igb: Add ethtool support to configure number of channels by Laura Mihaela Vasilescu · 11 years ago
  55. a4e979a igb: Add ethtool offline tests for i354 by Fujinaka, Todd · 11 years ago
  56. b464003 ixgbe: remove marketing names from busy poll code by Jacob Keller · 11 years ago
  57. b000748 ixgbe: Cleanup the use of tabs and spaces by Jeff Kirsher · 11 years ago
  58. 51e409f ixgbe: ethtool DCB registers dump for 82599 and x540 by Leonardo Potenza · 11 years ago
  59. 798e381 ixgbevf: move API neg to reset path by Don Skidmore · 11 years ago
  60. 858c3dd ixgbevf: add wait for Rx queue disable by Don Skidmore · 11 years ago
  61. c7bb417 ixgbevf: cleanup redundant mailbox read failure check by Don Skidmore · 11 years ago
  62. fa07f10 ixgbevf: do not print registers to dmesg in ixgbevf_get_regs by Jacob Keller · 11 years ago
  63. bc61752 be2net: add a counter for pkts dropped in xmit path by Sathya Perla · 11 years ago
  64. 2632baf be2net: fix adaptive interrupt coalescing by Sathya Perla · 11 years ago
  65. 0599863 be2net: call ENABLE_VF cmd for Skyhawk-R too by Vasundhara Volam · 11 years ago
  66. 30f3fe4 be2net: Create single TXQ on BE3-R 1G ports by Vasundhara Volam · 11 years ago
  67. 81b0265 be2net: pass if_id for v1 and V2 versions of TX_CREATE cmd by Vasundhara Volam · 11 years ago
  68. b905b5d be2net: Call be_vf_setup() even when VFs are enbaled from previous load by Vasundhara Volam · 11 years ago
  69. 1ed98ed qlcnic: Fix SR-IOV configuration by Manish Chopra · 11 years ago
  70. 7167cf0 ll_temac: Reset dma descriptors indexes on ndo_open by Ricardo Ribalda · 11 years ago
  71. 2afc6df net: ethernet: cpsw-phy-sel: Remove redundant of_match_ptr by Sachin Kamat · 11 years ago
  72. 1e5c76d net: ethernet: cpsw: Remove redundant of_match_ptr by Sachin Kamat · 11 years ago
  73. 437a3ae ethernet: moxa: fix incorrect placement of __initdata tag by Bartlomiej Zolnierkiewicz · 11 years ago
  74. 36a8f39 net: skb_is_gso_v6() requires skb_is_gso() by Eric Dumazet · 11 years ago
  75. 49a467b bgmac: add support for Byte Queue Limits by Hauke Mehrtens · 11 years ago
  76. 5055544 b44: add support for Byte Queue Limits by Hauke Mehrtens · 11 years ago
  77. e58f6f4 powerpc/83xx: gianfar_ptp: select 1588 clock source through dts file by Aida Mynzhasova · 11 years ago
  78. 3f3f096 Revert "powerpc/83xx: gianfar_ptp: select 1588 clock source through dts file" by David S. Miller · 11 years ago
  79. 894116bd powerpc/83xx: gianfar_ptp: select 1588 clock source through dts file by Aida Mynzhasova · 11 years ago
  80. b91e1a1 bnx2x: use pcie_get_minimum_link() by Yuval Mintz · 11 years ago
  81. 7dc950c bnx2x: Add support for EXTPHY2 LED mode by Yaniv Rosner · 11 years ago
  82. d67710f bnx2x: Change function prototype by Yaniv Rosner · 11 years ago
  83. 9a8130b bnx2x: Don't disable/enable SR-IOV when loading by Ariel Elior · 11 years ago
  84. 7554374 bnx2x: Correct VF driver info by Yuval Mintz · 11 years ago
  85. bd8e012 bnx2x: Test nvram when interface is down by Yuval Mintz · 11 years ago
  86. f0e28d48 lance: Fix hardcoded interrupt name lp->name to use system device value by Nate Levesque · 11 years ago
  87. 307fc4d hp100: replace hardcoded name in /proc/interrupts with interface name by Mihir Singh · 11 years ago
  88. 6645161 qlcnic: Fix register device in FAILED state for 82xx. by Sucheta Chakraborty · 11 years ago
  89. a60b3a1 be2net: Fix to display the VLAN priority for a VF by Ajit Khaparde · 11 years ago
  90. b9fc0e53 be2net: Fix to configure VLAN priority for a VF interface. by Ajit Khaparde · 11 years ago
  91. 45c4597 be2net: Fix to allow VLAN configuration on VF interfaces. by Ajit Khaparde · 11 years ago
  92. 1aa9673 be2net: Fix number of VLANs supported in UMC mode for BE3-R. by Ajit Khaparde · 11 years ago
  93. d9d604f be2net: Fix VLAN promiscuous mode programming by Ajit Khaparde · 11 years ago
  94. d44517fd be2net: Fix the size of be_nic_res_desc structure by Ajit Khaparde · 11 years ago
  95. b54881f be2net: Fix to prevent Tx stall on SH-R when packet size < 32 by Ajit Khaparde · 11 years ago
  96. 146669a qlge: Update version to 1.00.00.33 by Jitendra Kalsaria · 11 years ago
  97. a45adbe qlge: Enhance nested VLAN (Q-in-Q) handling. by Jitendra Kalsaria · 11 years ago
  98. fac87a8 netxen_nic: Update version to 4.0.82 by Shahed Shaikh · 11 years ago
  99. 5e7856b netxen_nic: Print ULA information by Shahed Shaikh · 11 years ago
  100. d7595a2 i40e: clean up coccicheck reported errors by Jesse Brandeburg · 11 years ago