1. 9277a4f net: cavium: For Kconfig THUNDER_NIC_BGX, select MDIO_THUNDER. by David Daney · 9 years ago
  2. 5fc7cf1 net: thunderx: Cleanup PHY probing code. by David Daney · 9 years ago
  3. 1d36879 net: thunderx: Adjust nicvf structure to reduce cache misses by Sunil Goutham · 9 years ago
  4. 5c2e26f net: thunderx: Set recevie buffer page usage count in bulk by Sunil Goutham · 9 years ago
  5. 810813c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  6. 4c0b6eaf net: thunderx: Fix for Qset error due to CQ full by Sunil Goutham · 9 years ago
  7. b633353 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  8. ad2eceb net: thunderx: Fix receive packet stats by Sunil Goutham · 9 years ago
  9. 8d210d5 net: thunderx: Fix for HW TSO not enabled for secondary qsets by Sunil Goutham · 9 years ago
  10. 6a9bab7 net: thunderx: Fix for multiqset not configured upon interface toggle by Sunil Goutham · 9 years ago
  11. 19a6d15 net: cavium: liquidio: fix check for in progress flag by Colin Ian King · 9 years ago
  12. 08a965e net: cavium: liquidio: Return correct error code by Amitoj Kaur Chawla · 9 years ago
  13. 6e4be8d net: thunderx: Alloc higher order pages when pagesize is small by Sunil Goutham · 9 years ago
  14. 1d82efa net: thunderx: bgx: Add log message when setting mac address by Robert Richter · 9 years ago
  15. eee326f net: thunderx: bgx: Use standard firmware node infrastructure. by David Daney · 9 years ago
  16. fb4b7d9 net: thunderx: Assign affinity hints to vf's interrupts by Sunil Goutham · 9 years ago
  17. ef0a4d8 net: thunderx: Use napi_schedule_irqoff() by Sunil Goutham · 9 years ago
  18. a05d484 net, thunderx: Add TX timeout and RX buffer alloc failure stats. by Thanneeru Srinivasulu · 9 years ago
  19. 286af31 net: cavium: liquidio: use helpers ns_to_timespec64() by Kefeng Wang · 9 years ago
  20. b3e0d3d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  21. b9687b4 net: thunderx: Enable CQE count threshold interrupt by Sunil Goutham · 9 years ago
  22. 40fb5f8 net: thunderx: HW TSO support for pass-2 hardware by Sunil Goutham · 9 years ago
  23. f406ce4 net: thunderx: Correctly distinguish between VF and LMAC count by Pavel Fedin · 9 years ago
  24. 668dda0 net, thunderx: Remove unnecessary rcv buffer start address management by Sunil Goutham · 9 years ago
  25. b45ceb4 net: thunderx: nicvf_queues: nivc_*_intr: remove duplication by Yury Norov · 9 years ago
  26. bc69fdf net: thunderx: Enable BGX LMAC's RX/TX only after VF is up by Sunil Goutham · 9 years ago
  27. 0b72a9a net: thunderx: Switchon carrier only upon interface link up by Sunil Goutham · 9 years ago
  28. 006394a net: thunderx: Set CQ timer threshold properly by Sunil Goutham · 9 years ago
  29. a7b1f53 net: thunderx: Wait for delayed work to finish before destroying it by Thanneeru Srinivasulu · 9 years ago
  30. 723cda5 net: thunderx: Force to load octeon-mdio before bgx driver. by Thanneeru Srinivasulu · 9 years ago
  31. 7750130 net: thunder: Check for driver data in nicvf_remove() by Pavel Fedin · 9 years ago
  32. 166e236 net: cavium: liquidio: constify pci_error_handlers structures by Julia Lawall · 9 years ago
  33. 5883d9c net: thunder: Fix crash upon shutdown after failed probe by Pavel Fedin · 9 years ago
  34. b75ec3a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  35. 8c387eb net: thunderx: add missing of_node_put by Julia Lawall · 9 years ago
  36. 34411b6 net: thunderx: Incorporate pass2 silicon CPI index configuration changes by Thanneeru Srinivasulu · 9 years ago
  37. 88ed237 net: thunderx: Rewrite silicon revision tests. by David Daney · 9 years ago
  38. 4e85777 net: thunderx: Fix incorrect subsystem devid of VF on pass2 silicon by Sunil Goutham · 9 years ago
  39. f9bf45e0 net: thunderx: Remove PF soft reset. by Sunil Goutham · 9 years ago
  40. ba3e208 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  41. 7a4264a net: cavium: change NET_VENDOR_CAVIUM to bool by Andreas Schwab · 9 years ago
  42. 47ea032 drivers/net: get rid of unnecessary initializations in .get_drvinfo() by Ivan Vecera · 9 years ago
  43. ce8e5c7 net: cavium: liquidio: use kzalloc in setup_glist() by Rasmus Villemoes · 9 years ago
  44. d77a238 net: thunderx: Support for internal loopback mode by Sunil Goutham · 9 years ago
  45. 92dc876 net: thunderx: Support for upto 96 queues for a VF by Sunil Goutham · 9 years ago
  46. 39ad6ee net: thunderx: Rework interrupt handling by Sunil Goutham · 9 years ago
  47. aa2e259 net: thunderx: Support for HW VLAN stripping by Sunil Goutham · 9 years ago
  48. 38bb5d4 net: thunderx: Receive hashing HW offload support by Sunil Goutham · 9 years ago
  49. 6051cba net: thunderx: mailboxes: remove code duplication by Sunil Goutham · 9 years ago
  50. a2dc5de net: thunderx: Add receive error stats reporting via ethtool by Sunil Goutham · 9 years ago
  51. 182ad46 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  52. 46b903a net, thunder, bgx: Add support to get MAC address from ACPI. by David Daney · 9 years ago
  53. de387e1 net: thunder: Factor out DT specific code in BGX by Robert Richter · 9 years ago
  54. 22f54bf9 net: thunderx: remove effective "default y" from Kconfig if ARCH_THUNDER=y by Ian Campbell · 9 years ago
  55. 5510b3c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  56. 60f83c8 net: thunderx: Fix for crash while BGX teardown by Thanneeru Srinivasulu · 9 years ago
  57. 4adf435 net: thunderx: Add PCI driver shutdown routine by Sunil Goutham · 9 years ago
  58. b49087d net: thunderx: Fix crash when changing rss with mutliple traffic flows by Sunil Goutham · 9 years ago
  59. 3d7a8aa net: thunderx: Set watchdog timeout value by Sunil Goutham · 9 years ago
  60. 74840b8 net: thunderx: Wakeup TXQ only if CQE_TX are processed by Sunil Goutham · 9 years ago
  61. f8ce966 net: thunderx: Suppress alloc_pages() failure warnings by Sunil Goutham · 9 years ago
  62. 2cb468e net: thunderx: Fix TSO packet statistic by Sunil Goutham · 9 years ago
  63. c62cd3c net: thunderx: Fix memory leak when changing queue count by Sunil Goutham · 9 years ago
  64. 32c1b96 net: thunderx: Fix RQ_DROP miscalculation by Sunil Goutham · 9 years ago
  65. 143ceb0 net: thunderx: Fix memory leak while tearing down interface by Sunil Goutham · 9 years ago
  66. 4b561c1 net: thunderx: Fix data integrity issues with LDWB by Sunil Goutham · 9 years ago
  67. 274b0b3 net: thunderx: Select CONFIG_MDIO_OCTEON for ThunderX NIC by Radha Mohan Chintakuntla · 9 years ago
  68. 9686f31 net-Liquidio: Delete unnecessary checks before the function call "vfree" by Markus Elfring · 9 years ago
  69. cbdb977 cavium/liquidio: fix some error handling in lio_set_phys_id() by Dan Carpenter · 9 years ago
  70. bd049a9 net: Cavium: Fix MAC address setting in shutdown state by Pavel Fedin · 9 years ago
  71. 3dc817d2 Modify Liquidio Kconfig for crc lib by Raghu Vatsavayi · 9 years ago
  72. 5b173cf Fix Cavium Liquidio build related errors and warnings by Raghu Vatsavayi · 9 years ago
  73. f21fb3e Add support of Cavium Liquidio ethernet adapters by Raghu Vatsavayi · 9 years ago
  74. 86ace69 net: thunderx: use GFP_KERNEL in thread context by Aleksey Makarov · 9 years ago
  75. fa1a6c9 net: thunderx: check if memory allocation was successful by Aleksey Makarov · 9 years ago
  76. 39a0dd0 net: thunderx: remove unneeded type conversions by Aleksey Makarov · 9 years ago
  77. 8998784 net: thunderx: fix nicvf_set_rxfh() by Aleksey Makarov · 9 years ago
  78. fd7ec06 net: thunderx: add static by Aleksey Makarov · 9 years ago
  79. 0c886a1 net: thunderx: delete unused variables by Aleksey Makarov · 9 years ago
  80. e610cb3 net: thunderx: rework mac address handling by Aleksey Makarov · 9 years ago
  81. 2cd2a19 net: thunderx: introduce a function for mailbox access by Aleksey Makarov · 9 years ago
  82. 4a4f87d net: thunderx: fix constants by Aleksey Makarov · 9 years ago
  83. d768b67 net: thunderx: Cleanup duplicate NODE_ID macros, add nic_get_node_id() by Robert Richter · 9 years ago
  84. 5e9615b net: thunderx: add 64-bit dependency by Arnd Bergmann · 9 years ago
  85. 4863dea net: Adding support for Cavium ThunderX network controller by Sunil Goutham · 9 years ago