summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/cavium
AgeCommit message (Expand)Author
2016-06-16liquidio: Introduce new octeon2/3 headerRaghu Vatsavayi
2016-06-16liquidio: Replace ifidx for FW commandsRaghu Vatsavayi
2016-06-16liquidio: New driver FW command structureRaghu Vatsavayi
2016-06-16liquidio: Consider PTP for packet size calculationsRaghu Vatsavayi
2016-06-16liquidio: RX desc alloc changesRaghu Vatsavayi
2016-06-16liquidio:RX queue alloc changesRaghu Vatsavayi
2016-06-16liquidio:Scatter gather list per IQRaghu Vatsavayi
2016-06-16liquidio: Host queue mapping changesRaghu Vatsavayi
2016-06-16liquidio: Avoid double free during soft commandRaghu Vatsavayi
2016-06-10net: cavium: liquidio: Remove deprecated create_workqueueBhaktipriya Shridhar
2016-06-07net: ethernet: cavium: liquidio: request_manager: Remove create_workqueueBhaktipriya Shridhar
2016-06-07net: ethernet: cavium: liquidio: response_manager: Remove create_workqueueBhaktipriya Shridhar
2016-05-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2016-05-20net:liquidio: use kmemdupMuhammad Falak R Wani
2016-05-20mm/page_ref: use page_ref helper instead of direct modification of _countJoonsoo Kim
2016-05-19net: thunderx: avoid null pointer dereferencexypron.glpk@gmx.de
2016-05-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-05-10net: thunderx: avoid exposing kernel stackxypron.glpk@gmx.de
2016-05-04treewide: replace dev->trans_start update with helperFlorian Westphal
2016-04-14net: thunderx: Fix broken of_node_put() code.David Daney
2016-03-18netdev: Move octeon/octeon_mgmt driver to cavium directory.David Daney
2016-03-16net: thunderx: Don't leak phy device references on -EPROBE_DEFER condition.David Daney
2016-03-16net: cavium: For Kconfig THUNDER_NIC_BGX, select MDIO_THUNDER.David Daney
2016-03-14net: thunderx: Cleanup PHY probing code.David Daney
2016-03-14net: thunderx: Adjust nicvf structure to reduce cache missesSunil Goutham
2016-03-14net: thunderx: Set recevie buffer page usage count in bulkSunil Goutham
2016-03-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-02-25net: thunderx: Fix for Qset error due to CQ fullSunil Goutham
2016-02-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-02-18net: thunderx: Fix receive packet statsSunil Goutham
2016-02-18net: thunderx: Fix for HW TSO not enabled for secondary qsetsSunil Goutham
2016-02-18net: thunderx: Fix for multiqset not configured upon interface toggleSunil Goutham
2016-02-13net: cavium: liquidio: fix check for in progress flagColin Ian King
2016-02-13net: cavium: liquidio: Return correct error codeAmitoj Kaur Chawla
2016-02-11net: thunderx: Alloc higher order pages when pagesize is smallSunil Goutham
2016-02-11net: thunderx: bgx: Add log message when setting mac addressRobert Richter
2016-02-11net: thunderx: bgx: Use standard firmware node infrastructure.David Daney
2016-02-11net: thunderx: Assign affinity hints to vf's interruptsSunil Goutham
2016-02-11net: thunderx: Use napi_schedule_irqoff()Sunil Goutham
2016-02-11net, thunderx: Add TX timeout and RX buffer alloc failure stats.Thanneeru Srinivasulu
2016-01-29net: cavium: liquidio: use helpers ns_to_timespec64()Kefeng Wang
2015-12-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-12-12net: thunderx: Enable CQE count threshold interruptSunil Goutham
2015-12-12net: thunderx: HW TSO support for pass-2 hardwareSunil Goutham
2015-12-09net: thunderx: Correctly distinguish between VF and LMAC countPavel Fedin
2015-12-07net, thunderx: Remove unnecessary rcv buffer start address managementSunil Goutham
2015-12-07net: thunderx: nicvf_queues: nivc_*_intr: remove duplicationYury Norov
2015-12-02net: thunderx: Enable BGX LMAC's RX/TX only after VF is upSunil Goutham
2015-12-02net: thunderx: Switchon carrier only upon interface link upSunil Goutham
2015-12-02net: thunderx: Set CQ timer threshold properlySunil Goutham