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. afe6e00 qlge: Fix compilation warning by Harish Patil · 10 years ago
  31. 5f5316f am2150: Update nmclan_cs.c to use update PCMCIA API by Jeff Kirsher · 10 years ago
  32. 6c62f60 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next by David S. Miller · 10 years ago
  33. b1b6b4d net/mlx4_en: Add mlx4_en_get_cqe helper by Ido Shamay · 10 years ago
  34. 43c816c net/mlx4_core: Cache line EQE size support by Ido Shamay · 10 years ago
  35. 77507aa net/mlx4_core: Enable CQE/EQE stride support by Ido Shamay · 10 years ago
  36. 83bad20 bnx2x: Add a fallback multi-function mode NPAR1.5 by Yuval Mintz · 10 years ago
  37. 7609647 bnx2x: New multi-function mode: UFP by Yuval Mintz · 10 years ago
  38. 2e98ffc bnx2x: Changes with storage & MAC macros by Dmitry Kravkov · 10 years ago
  39. 487320c net: bcmgenet: communicate integrated PHY revision to PHY driver by Florian Fainelli · 10 years ago
  40. 80780a5 net: bcmgenet: remove PHY_BRCM_100MBPS_WAR by Florian Fainelli · 10 years ago
  41. 37d6017 net: fec: Workaround for imx6sx enet tx hang when enable three queues by Fugang Duan · 10 years ago
  42. 73e7228 net:fec: increase DMA queue number by Fugang Duan · 10 years ago
  43. d851b47 net: fec: add interrupt coalescence feature support by Fugang Duan · 10 years ago
  44. b7bd75c net: fec: refine error handle of parser queue number from DT by Frank Li · 10 years ago
  45. 6fbac83 ixgbe: remove IXGBE_FLAG_MSI(X)_CAPABLE flags by Jacob Keller · 10 years ago
  46. d786cf7 ixgbe: add warnings for other disabled features without MSI-X support by Jacob Keller · 10 years ago
  47. 5d31b48 ixgbe: use e_dev_warn instead of netif_printk by Jacob Keller · 10 years ago
  48. c1c55f6 ixgbe: use e_dev_warn instead of e_err for displaying warning by Jacob Keller · 10 years ago
  49. 3bcf344 ixgbe: determine vector count inside ixgbe_acquire_msix_vectors by Jacob Keller · 10 years ago
  50. 027bb56 ixgbe: move msix_entries allocation into ixgbe_acquire_msix_vectors by Jacob Keller · 10 years ago
  51. d7de3c6 ixgbe: return integer from ixgbe_acquire_msix_vectors by Jacob Keller · 10 years ago
  52. 493043e ixgbe: use e_dev_warn instead of netif_printk by Jacob Keller · 10 years ago
  53. d523493 ixgbe: Do not schedule an uninitialized workqueue entry by Mark Rustad · 10 years ago
  54. d38e924 ixgbe: remove useless bd_number from adapter struct by Ethan Zhao · 10 years ago
  55. 8d34b31 ixgbevf: remove useless bd_number from struct ixgbevf_adapter by Ethan Zhao · 10 years ago
  56. bf3c228 net: fec: fix build error at m68k platform by Frank Li · 10 years ago
  57. 13bb518 net: ethernet: neterion: vxge: vxge-main.c: Cleaning up missing null-terminate in conjunction with strncpy by Rickard Strandqvist · 10 years ago
  58. 949bdd2 net: ethernet: freescale: fec_main.c: Cleaning up missing null-terminate in conjunction with strncpy by Rickard Strandqvist · 10 years ago
  59. 17b6f24 bna: use container_of to resolve bufdesc_ex from bufdesc by Fabian Frederick · 10 years ago
  60. 61cd2eb net: fec: use container_of to resolve bufdesc_ex from bufdesc by Fabian Frederick · 10 years ago
  61. 5879823 net/macb: Add hardware revision information during probe by Bo Shen · 10 years ago
  62. b4d39b5 net: fec: init complete variable in early to avoid kernel dump by Fugang Duan · 10 years ago
  63. 41ef84c net: fec: change FEC alignment according to i.mx6 sx requirement by Fugang Duan · 10 years ago
  64. ba593e0 net:fec: Add fsl,imx6sx-fec compatible strings by Fugang Duan · 10 years ago
  65. ce99d0d net: fec: add enet-avb IP support by Frank Li · 10 years ago
  66. 106c314 net:fec: Disable enet-avb MAC instead of reset MAC by Fugang Duan · 10 years ago
  67. 59d0f74 net: fec: init multi queue date structure by Frank Li · 10 years ago
  68. 9fc095f net: fec: parser max queue number from dt file by Fugang Duan · 10 years ago
  69. 4d494cd net: fec: change data structure to support multiqueue by Fugang Duan · 10 years ago
  70. 95a7747 net:fec: add enet AVB feature macro define for imx6sx by Fugang Duan · 10 years ago
  71. 9b5330e net:fec: add enet refrence clock for i.MX 6SX chip by Fugang Duan · 10 years ago
  72. 2f951a9 be2net: enable PCIe error reporting on VFs too by Kalesh AP · 10 years ago
  73. 9367670 be2net: send a max of 8 EQs to be_cmd_modify_eqd() on Lancer by Kalesh AP · 10 years ago
  74. 6809cee be2net: fix port-type reporting in get_settings by Ravikumar Nelavelli · 10 years ago
  75. e36edd9 be2net: add ethtool "-m" option support by Mark Leonard · 10 years ago
  76. b29812c be2net: use v1 of SET_FLOW_CONTROL command by Suresh Reddy · 10 years ago
  77. c30d726 be2net: fix RX fragment posting for jumbo frames by Ajit Khaparde · 10 years ago
  78. 242eb47 be2net: replace strcpy with strlcpy by Vasundhara Volam · 10 years ago
  79. 5076266 be2net: fix some log messages by Vasundhara Volam · 10 years ago
  80. f19f916 net: stmmac: fix return value check in socfpga_dwmac_parse_data() by Wei Yongjun · 10 years ago
  81. 0fe1315 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next by David S. Miller · 10 years ago
  82. d101564 sunvnet: Avoid sending superfluous LDC messages. by Sowmini Varadhan · 10 years ago
  83. c706471 net: axienet: remove unnecessary ether_setup after alloc_etherdev by Subbaraya Sundeep Bhatta · 10 years ago
  84. e9c3f99 ethernet: amd: use pr_info_once() by Varka Bhadram · 10 years ago
  85. de591c7 e1000: switch to napi_gro_frags api by Florian Westphal · 10 years ago
  86. 1380960 e1000: convert to build_skb by Florian Westphal · 10 years ago
  87. 580f321 e1000: rename struct e1000_buffer to e1000_tx_buffer by Florian Westphal · 10 years ago
  88. 93f0afe e1000: add and use e1000_rx_buffer info for Rx by Florian Westphal · 10 years ago
  89. 2b294b1 e1000: perform copybreak ahead of DMA unmap by Florian Westphal · 10 years ago
  90. 2037110 e1000: move tbi workaround code into helper function by Florian Westphal · 10 years ago
  91. 4f0aeb1 e1000: move e1000_tbi_adjust_stats to where its used by Florian Westphal · 10 years ago
  92. adc81090 ixgbe: Refactor busy poll socket code to address multiple issues by Alexander Duyck · 10 years ago
  93. 15be71c ixgbe: Drop Rx alloc at end of Rx cleanup by Alexander Duyck · 10 years ago
  94. db99d95 ixgbevf: Resolve missing-field-initializers warnings by Mark Rustad · 10 years ago
  95. ca8dfe2 ixgbe: Resolve warnings produced in W=2 builds by Mark Rustad · 10 years ago
  96. 56e03e5 cxgb4/cxgb4vf: Add device ID for new adapter and remove for dbg adapter by Hariprasad Shenai · 10 years ago
  97. c290607 cxgb4: Add warning msg when attaching to adapters which have FLASHes smaller than 2Mb by Hariprasad Shenai · 10 years ago
  98. c0d5b8c cxgb4: Fix t4_flash_erase_sectors() to throw an error when requested to erase sectors which aren't in the FLASH by Hariprasad Shenai · 10 years ago
  99. fe2ee13 cxgb4: Add support to S25FL032P flash by Hariprasad Shenai · 10 years ago
  100. 60d42bf cxgb4: Allow T4/T5 firmware sizes up to 1MB by Hariprasad Shenai · 10 years ago