1. 990a2d6 ixgbe: Resolve "initialized field overwritten" warnings by Mark Rustad · 9 years ago
  2. 7837e28 ixgbe: Remove bimodal SR-IOV disabling by Alex Williamson · 9 years ago
  3. 454adb0 ixgbe: Add support for reporting 2.5G link speed by Mark Rustad · 9 years ago
  4. 7e3f5c8 ixgbe: fix bounds checking in ixgbe_setup_tc for 82598 by Emil Tantilov · 9 years ago
  5. 1c7cf07 ixgbe: support for ethtool set_rxfh by Tom Barbette · 9 years ago
  6. ae8140a ixgbe: Avoid needless PHY access on copper phys by Mark Rustad · 9 years ago
  7. 897b934 ixgbe: cleanup to use cached mask value by Don Skidmore · 9 years ago
  8. d5702de ixgbe: Remove second instance of lan_id variable by Don Skidmore · 9 years ago
  9. bc52f95 ixgbe: use kzalloc for allocating one thing by Maninder Singh · 9 years ago
  10. fa888b8 ixgbe: Remove unused PCI bus types by Don Skidmore · 9 years ago
  11. f9328bc ixgbe: add new bus type for intergrated I/O interface (IOSF) by Don Skidmore · 9 years ago
  12. 454c65d ixgbe: add get_bus_info method for X550 by Don Skidmore · 9 years ago
  13. 6ac7439 ixgbe: Add support for entering low power link up state by Don Skidmore · 9 years ago
  14. 67359c3 ixgbe: Add support for VXLAN RX offloads by Mark Rustad · 9 years ago
  15. f467bc0 ixgbe: Add support for UDP-encapsulated tx checksum offload by Mark Rustad · 9 years ago
  16. d490d15 ixgbe: Check whether FDIRCMD writes actually complete by Mark Rustad · 9 years ago
  17. b5529ef ixgbe: Assign set_phy_power dynamically where needed by Don Skidmore · 9 years ago
  18. bd8069a ixgbe: add new function to check for management presence by Don Skidmore · 9 years ago
  19. 0d36938 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  20. 2f064f3 mm: make page pfmemalloc check more robust by Michal Hocko · 9 years ago
  21. 56d1392 ixgbe: TRIVIAL fix up double 'the' and comment style by Jacob Keller · 9 years ago
  22. d147329 ixgbe: Simplify port-specific macros by Mark Rustad · 9 years ago
  23. 3b7884f ixgbe: Don't report flow director filter's status by Fan Du · 9 years ago
  24. 7edda4b ixgbe: Specify Rx hash type WRT Rx desc RSS type by Fan Du · 9 years ago
  25. 044651f ixgbe: only report generic filters in get_ts_info by Jacob Keller · 9 years ago
  26. 7d4f8d8 switchdev; add VLAN support for port's bridge_getlink by Scott Feldman · 9 years ago
  27. bec4e68 ixgbe: Remember to write ixfi changes after modifying by Don Skidmore · 9 years ago
  28. d5ec98a ixgbe: fix X550 default set_phy_power method by Don Skidmore · 9 years ago
  29. 7e49d61 ixgbe: Set lan_id before using I2C by Don Skidmore · 9 years ago
  30. a4e293a ixgbe: add link check for X550 copper by Don Skidmore · 9 years ago
  31. deda562 ixgbe: Add support for another X550 device. by Don Skidmore · 9 years ago
  32. bef23de ixgbe: fix X550 PHY function pointers by Don Skidmore · 9 years ago
  33. e2261bc ixgbe: fix X550 devices init flow by Don Skidmore · 9 years ago
  34. e87ce1c ixgbe: fix bug in not clearing counters for X550 devices by Don Skidmore · 9 years ago
  35. 45788d2 ixgbe: fix issue with sfp events with new X550 devices by Don Skidmore · 9 years ago
  36. 597f22d ixgbe: add support for interrupts from X550 external PHY by Don Skidmore · 9 years ago
  37. f44e751 ixgbe: Add const string for overheat message by Don Skidmore · 9 years ago
  38. f4410d2 ixgbe: Add reset for X550 device by Don Skidmore · 9 years ago
  39. c3dc4c0 ixgbe: add X550 support for external PHY and forced 1G/10G support by Don Skidmore · 9 years ago
  40. ab5fe0c ixgbe: Restore ESDP settings after MAC reset by Don Skidmore · 9 years ago
  41. 961fac8 ixgbe: Add a PHY power state method by Don Skidmore · 9 years ago
  42. c2c78d5 ixgbe: add define for X557 PHY ID by Don Skidmore · 9 years ago
  43. df8c26f ixgbe: add support for WoL and autoneg FC for some X550 devices by Don Skidmore · 9 years ago
  44. 9a900ec ixgbe: add array of MAC type dependent values by Don Skidmore · 9 years ago
  45. 7aac842 ixgbe: Allow flow director to use entire queue space by John Fastabend · 9 years ago
  46. a1e869d ixgbe: Use a signed type to hold error codes by Mark Rustad · 9 years ago
  47. cb2effe ixgbe: Release semaphore bits in the right order by Mark Rustad · 9 years ago
  48. ae14a1d ixgbe: Fix IOSF SB access issues by Mark Rustad · 9 years ago
  49. 46c264d bridge/nl: remove wrong use of NLM_F_MULTI by Nicolas Dichtel · 9 years ago
  50. 3c0841a ixgbe: Add GET_RSS_KEY command to VF-PF channel commands set by Vlad Zolotarov · 9 years ago
  51. 4ce37a4 ixgbe: Add a RETA query command to VF-PF channel API by Vlad Zolotarov · 9 years ago
  52. e65ce0d ixgbe: Add a new netdev op to allow/prevent a VF from querying an RSS info by Vlad Zolotarov · 9 years ago
  53. 7f276ef ixgbe: Add the appropriate ethtool ops to query RSS indirection table and key by Vlad Zolotarov · 9 years ago
  54. dfaf891 ixgbe: Refactor the RSS configuration code by Vlad Zolotarov · 9 years ago
  55. 020f1d9 ixgbe: Drop unnecessary call to rcu_barrier by Alexander Duyck · 9 years ago
  56. 87031c0 ixgbe: Remove NETIF_F_HW_VLAN_CTAG_FILTER from hw_features by Alexander Duyck · 9 years ago
  57. ea41201 ixgbe: adds x550 specific FCoE offloads by Vasu Dev · 9 years ago
  58. 6d4c96a ixgbe: add support for X550 source_address_prunning by Don Skidmore · 9 years ago
  59. 219efe9 ixgbe: add new bridge mode support function. by Don Skidmore · 9 years ago
  60. aa2bacb ixgbe: Move bridge mode from flag to variable by Don Skidmore · 9 years ago
  61. 0704fae ptp: ixgbe: use helpers for converting ns to timespec. by Richard Cochran · 9 years ago
  62. 4e833c5 ethernet: Use bool function returns of true/false instead of 1/0 by Joe Perches · 9 years ago
  63. 91432d1 ptp: ixgbe: convert to the 64 bit get/set time methods. by Richard Cochran · 9 years ago
  64. 856f606 ixgbe: Remove IXGBE_FLAG_IN_NETPOLL since it doesn't do anything by Alexander Duyck · 9 years ago
  65. 887012e ixgbe: enable relaxed ordering for SPARC by Jeff Kirsher · 9 years ago
  66. bc035fc ixgbe: cleanup make ixgbe_set_ethertype_anti_spoofing_X550 static by Don Skidmore · 9 years ago
  67. ef5398b ixgbe: Clean up type inconsistency by Don Skidmore · 9 years ago
  68. 1f9ac57 ixgbe: add new wrapper for X550 support by Don Skidmore · 9 years ago
  69. dbedd44 ethernet: codespell comment spelling fixes by Joe Perches · 9 years ago
  70. c7bf716 ethernet: Use eth_<foo>_addr instead of memset by Joe Perches · 9 years ago
  71. 5b7f000 ixgbe: add Tx anti spoofing support by Don Skidmore · 10 years ago
  72. 3f20780 ixgbe: add VXLAN offload support for X550 devices by Don Skidmore · 10 years ago
  73. 4dedadc ixgbe: Cleanup probe to remove redundant attempt to ID PHY by Don Skidmore · 10 years ago
  74. f9c9e48 ixgbe: cleanup redundant default method set_rxpba by Don Skidmore · 10 years ago
  75. 42ce2c8 ixgbe: fix setting port VLAN by Emil Tantilov · 10 years ago
  76. dec2e39 ixgbe: allow multiple queues in SRIOV mode by Emil Tantilov · 10 years ago
  77. 7ddbde3 ixgbe: cleanup sparse errors in new ixgbe_x550.c file by Don Skidmore · 10 years ago
  78. 6e03f89 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  79. add511b bridge: add flags argument to ndo_bridge_setlink and ndo_bridge_dellink by Roopa Prabhu · 10 years ago
  80. 0213668 ixgbe: Fix checksum error when using stacked vlan by Toshiaki Makita · 10 years ago
  81. df8a39d net: rename vlan_tx_* helpers since "tx" is misleading there by Jiri Pirko · 10 years ago
  82. d312da2 ixgbe: convert to CYCLECOUNTER_MASK macro. by Richard Cochran · 10 years ago
  83. 826ef90 net: ixgbe: convert to timecounter adjtime. by Richard Cochran · 10 years ago
  84. 74d23cc time: move the timecounter/cyclecounter code into its own file. by Richard Cochran · 10 years ago
  85. 124b74c fm10k/igb/ixgbe: Use dma_rmb on Rx descriptor reads by Alexander Duyck · 10 years ago
  86. 67fd893 ethernet/intel: Use napi_alloc_skb by Alexander Duyck · 10 years ago
  87. a94d9e2 ethernet/intel: Use eth_skb_pad and skb_put_padto helpers by Alexander Duyck · 10 years ago
  88. 0fb6a55 ixgbe: fix crash on rmmod after probe fail by Emil Tantilov · 10 years ago
  89. 9be4a9b ixgbe: bump version number by Don Skidmore · 10 years ago
  90. 6a14ee0 ixgbe: Add X550 support function pointers by Don Skidmore · 10 years ago
  91. 735c35a ixgbe: cleanup checksum to allow error results by Don Skidmore · 10 years ago
  92. 28abba0 ixgbe: add methods for combined read and write operations by Don Skidmore · 10 years ago
  93. 030eaec ixgbe: Add x550 SW/FW semaphore support by Don Skidmore · 10 years ago
  94. b48e4aa ixgbe: Add timeout parameter to ixgbe_host_interface_command by Don Skidmore · 10 years ago
  95. 0f9b232 ixgbe: add support for X550 extended RSS support by Don Skidmore · 10 years ago
  96. 9079e41 ixgbe: remove CIAA/D register reads from bad VF check by Emil Tantilov · 10 years ago
  97. c762dff ixgbe: Look up MAC address in Open Firmware or IDPROM by Martin K Petersen · 10 years ago
  98. ad435ec ixgbe: Remove tail write abstraction and add missing barrier by Alexander Duyck · 10 years ago
  99. 18cb652 ixgbe: Clean-up page reuse code by Alexander Duyck · 10 years ago
  100. 2c3c031 bridge: add brport flags to dflt bridge_getlink by Scott Feldman · 10 years ago