1. 5f226dd fm10k: Add support for ptp to hw specific files by Alexander Duyck · 10 years ago
  2. 7461fd9 fm10k: Add support for debugfs by Alexander Duyck · 10 years ago
  3. 9f801ab fm10k: Add support for IEEE DCBx by Alexander Duyck · 10 years ago
  4. 883a9cc fm10k: Add support for SR-IOV to driver by Alexander Duyck · 10 years ago
  5. c265386 fm10k: Add support for SR-IOV to PF core files by Alexander Duyck · 10 years ago
  6. 5cb8db4 fm10k: Add support for VF by Alexander Duyck · 10 years ago
  7. b651957 fm10k: Add support for PF <-> VF mailbox by Alexander Duyck · 10 years ago
  8. 5cd5e2e fm10k: Add support for MACVLAN acceleration by Alexander Duyck · 10 years ago
  9. 76a540d fm10k: Add support for netdev offloads by Alexander Duyck · 10 years ago
  10. aa3ac82 fm10k: Add support for multiple queues by Alexander Duyck · 10 years ago
  11. 19ae1b3 fm10k: Add support for PCI power management and error handling by Alexander Duyck · 10 years ago
  12. 82dd0f7 fm10k: Add ethtool support by Alexander Duyck · 10 years ago
  13. b101c96 fm10k: Add transmit and receive fastpath and interrupt handlers by Alexander Duyck · 10 years ago
  14. 3abaae4 fm10k: Add Tx/Rx hardware ring bring-up/tear-down by Alexander Duyck · 10 years ago
  15. b7d8514 fm10k: Add service task to handle delayed events by Alexander Duyck · 10 years ago
  16. e27ef59 fm10k: add support for Tx/Rx rings by Alexander Duyck · 10 years ago
  17. 18283ca fm10k: Add interrupt support by Alexander Duyck · 10 years ago
  18. 504c5ea fm10k: Add support for ndo_open/stop by Alexander Duyck · 10 years ago
  19. 8f5e20d fm10k: Add support for L2 filtering by Alexander Duyck · 10 years ago
  20. 0e7b364 fm10k: Add netdev by Alexander Duyck · 10 years ago
  21. 401b538 fm10k: Add support for configuring PF interface by Alexander Duyck · 10 years ago
  22. b6fec18 fm10k: Add support for PF by Alexander Duyck · 10 years ago
  23. 1337e6b fm10k: Implement PF <-> SM mailbox operations by Alexander Duyck · 10 years ago
  24. 6b1f201 fm10k: Add support for mailbox by Alexander Duyck · 10 years ago
  25. 04a5aef fm10k: Add support for basic interaction with hardware by Alexander Duyck · 10 years ago
  26. ae17db0ee fm10k: Add support for TLV message parsing and generation by Alexander Duyck · 10 years ago
  27. 6d2ce90 fm10k: Add register defines and basic structures by Alexander Duyck · 10 years ago
  28. b3890e3 fm10k: Add skeletal frame for Intel(R) FM10000 Ethernet Switch Host Interface Driver by Alexander Duyck · 10 years ago
  29. b749fc9 net: fec: fix code identation by Nimrod Andy · 10 years ago
  30. 96e65d7 net: dsa: bcm_sf2: add support for Wake-on-LAN by Florian Fainelli · 10 years ago
  31. 8cfa949 net: dsa: bcm_sf2: add suspend/resume callbacks by Florian Fainelli · 10 years ago
  32. afe6e00 qlge: Fix compilation warning by Harish Patil · 10 years ago
  33. 5f5316f am2150: Update nmclan_cs.c to use update PCMCIA API by Jeff Kirsher · 10 years ago
  34. 6c62f60 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next by David S. Miller · 10 years ago
  35. b1b6b4d net/mlx4_en: Add mlx4_en_get_cqe helper by Ido Shamay · 10 years ago
  36. 43c816c net/mlx4_core: Cache line EQE size support by Ido Shamay · 10 years ago
  37. 77507aa net/mlx4_core: Enable CQE/EQE stride support by Ido Shamay · 10 years ago
  38. 83bad20 bnx2x: Add a fallback multi-function mode NPAR1.5 by Yuval Mintz · 10 years ago
  39. 7609647 bnx2x: New multi-function mode: UFP by Yuval Mintz · 10 years ago
  40. 2e98ffc bnx2x: Changes with storage & MAC macros by Dmitry Kravkov · 10 years ago
  41. d8ebfed net: phy: bcm7xxx: utilize PHY revision in config_init by Florian Fainelli · 10 years ago
  42. aa9aef7 net: dsa: bcm_sf2: communicate integrated PHY revision to PHY driver by Florian Fainelli · 10 years ago
  43. 487320c net: bcmgenet: communicate integrated PHY revision to PHY driver by Florian Fainelli · 10 years ago
  44. 80780a5 net: bcmgenet: remove PHY_BRCM_100MBPS_WAR by Florian Fainelli · 10 years ago
  45. e18556e net: phy: bcm7xxx: do not use PHY_BRCM_100MBPS_WAR by Florian Fainelli · 10 years ago
  46. 2f63715 of: mdio: honor flags passed to of_phy_connect by Florian Fainelli · 10 years ago
  47. acbf74a vxlan: Refactor vxlan driver to make use of the common UDP tunnel functions. by Andy Zhou · 10 years ago
  48. 37d6017 net: fec: Workaround for imx6sx enet tx hang when enable three queues by Fugang Duan · 10 years ago
  49. 73e7228 net:fec: increase DMA queue number by Fugang Duan · 10 years ago
  50. d851b47 net: fec: add interrupt coalescence feature support by Fugang Duan · 10 years ago
  51. b7bd75c net: fec: refine error handle of parser queue number from DT by Frank Li · 10 years ago
  52. 6fbac83 ixgbe: remove IXGBE_FLAG_MSI(X)_CAPABLE flags by Jacob Keller · 10 years ago
  53. d786cf7 ixgbe: add warnings for other disabled features without MSI-X support by Jacob Keller · 10 years ago
  54. 5d31b48 ixgbe: use e_dev_warn instead of netif_printk by Jacob Keller · 10 years ago
  55. c1c55f6 ixgbe: use e_dev_warn instead of e_err for displaying warning by Jacob Keller · 10 years ago
  56. 3bcf344 ixgbe: determine vector count inside ixgbe_acquire_msix_vectors by Jacob Keller · 10 years ago
  57. 027bb56 ixgbe: move msix_entries allocation into ixgbe_acquire_msix_vectors by Jacob Keller · 10 years ago
  58. d7de3c6 ixgbe: return integer from ixgbe_acquire_msix_vectors by Jacob Keller · 10 years ago
  59. 493043e ixgbe: use e_dev_warn instead of netif_printk by Jacob Keller · 10 years ago
  60. d523493 ixgbe: Do not schedule an uninitialized workqueue entry by Mark Rustad · 10 years ago
  61. d38e924 ixgbe: remove useless bd_number from adapter struct by Ethan Zhao · 10 years ago
  62. 8d34b31 ixgbevf: remove useless bd_number from struct ixgbevf_adapter by Ethan Zhao · 10 years ago
  63. bf3c228 net: fec: fix build error at m68k platform by Frank Li · 10 years ago
  64. b4d2394 dsa: Replace mii_bus with a generic host device by Alexander Duyck · 10 years ago
  65. e097458 bonding: consolidate ASSERT_RTNL()s and remove the unnecessary by Nikolay Aleksandrov · 10 years ago
  66. 547942c bonding: trivial: style and comment fixes by Nikolay Aleksandrov · 10 years ago
  67. 56924c3 bonding: consolidate the two rlb_next_rx_slave functions into one by Nikolay Aleksandrov · 10 years ago
  68. 13bb518 net: ethernet: neterion: vxge: vxge-main.c: Cleaning up missing null-terminate in conjunction with strncpy by Rickard Strandqvist · 10 years ago
  69. 949bdd2 net: ethernet: freescale: fec_main.c: Cleaning up missing null-terminate in conjunction with strncpy by Rickard Strandqvist · 10 years ago
  70. 17b6f24 bna: use container_of to resolve bufdesc_ex from bufdesc by Fabian Frederick · 10 years ago
  71. 61cd2eb net: fec: use container_of to resolve bufdesc_ex from bufdesc by Fabian Frederick · 10 years ago
  72. 5879823 net/macb: Add hardware revision information during probe by Bo Shen · 10 years ago
  73. b4d39b5 net: fec: init complete variable in early to avoid kernel dump by Fugang Duan · 10 years ago
  74. 41ef84c net: fec: change FEC alignment according to i.mx6 sx requirement by Fugang Duan · 10 years ago
  75. ba593e0 net:fec: Add fsl,imx6sx-fec compatible strings by Fugang Duan · 10 years ago
  76. ce99d0d net: fec: add enet-avb IP support by Frank Li · 10 years ago
  77. 106c314 net:fec: Disable enet-avb MAC instead of reset MAC by Fugang Duan · 10 years ago
  78. 59d0f74 net: fec: init multi queue date structure by Frank Li · 10 years ago
  79. 9fc095f net: fec: parser max queue number from dt file by Fugang Duan · 10 years ago
  80. 4d494cd net: fec: change data structure to support multiqueue by Fugang Duan · 10 years ago
  81. 95a7747 net:fec: add enet AVB feature macro define for imx6sx by Fugang Duan · 10 years ago
  82. 9b5330e net:fec: add enet refrence clock for i.MX 6SX chip by Fugang Duan · 10 years ago
  83. 42f2725 net: DSA: Marvell mv88e6171 switch driver by Andrew Lunn · 10 years ago
  84. 2f951a9 be2net: enable PCIe error reporting on VFs too by Kalesh AP · 10 years ago
  85. 9367670 be2net: send a max of 8 EQs to be_cmd_modify_eqd() on Lancer by Kalesh AP · 10 years ago
  86. 6809cee be2net: fix port-type reporting in get_settings by Ravikumar Nelavelli · 10 years ago
  87. e36edd9 be2net: add ethtool "-m" option support by Mark Leonard · 10 years ago
  88. b29812c be2net: use v1 of SET_FLOW_CONTROL command by Suresh Reddy · 10 years ago
  89. c30d726 be2net: fix RX fragment posting for jumbo frames by Ajit Khaparde · 10 years ago
  90. 242eb47 be2net: replace strcpy with strlcpy by Vasundhara Volam · 10 years ago
  91. 5076266 be2net: fix some log messages by Vasundhara Volam · 10 years ago
  92. ac7a04c net: dsa: change tag_protocol to an enum by Florian Fainelli · 10 years ago
  93. c555429 r8152: support VLAN by hayeswang · 10 years ago
  94. f19f916 net: stmmac: fix return value check in socfpga_dwmac_parse_data() by Wei Yongjun · 10 years ago
  95. 8c0bc55 bonding: adjust locking comments by Nikolay Aleksandrov · 10 years ago
  96. e470259 bonding: 3ad: convert to bond->mode_lock by Nikolay Aleksandrov · 10 years ago
  97. 4bab16d bonding: alb: convert to bond->mode_lock by Nikolay Aleksandrov · 10 years ago
  98. b743562 bonding: convert curr_slave_lock to a spinlock and rename it by Nikolay Aleksandrov · 10 years ago
  99. 1c72cfdc9 bonding: clean curr_slave_lock use by Nikolay Aleksandrov · 10 years ago
  100. 62c5f51 bonding: alb: remove curr_slave_lock by Nikolay Aleksandrov · 10 years ago