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