aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/cavium/thunder/nic_main.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-12-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-21/+18
2015-12-11net: thunderx: HW TSO support for pass-2 hardwareSunil Goutham1-8/+3
2015-12-08net: thunderx: Correctly distinguish between VF and LMAC countPavel Fedin1-21/+18
2015-12-02net: thunderx: Enable BGX LMAC's RX/TX only after VF is upSunil Goutham1-1/+19
2015-12-02net: thunderx: Wait for delayed work to finish before destroying itThanneeru Srinivasulu1-2/+1
2015-10-25net: thunderx: Incorporate pass2 silicon CPI index configuration changesThanneeru Srinivasulu1-6/+23
2015-10-25net: thunderx: Rewrite silicon revision tests.David Daney1-4/+6
2015-10-25net: thunderx: Remove PF soft reset.Sunil Goutham1-3/+0
2015-08-30net: thunderx: Support for internal loopback modeSunil Goutham1-0/+21
2015-08-30net: thunderx: Support for upto 96 queues for a VFSunil Goutham1-19/+154
2015-08-30net: thunderx: Support for HW VLAN strippingSunil Goutham1-0/+4
2015-06-02net: thunderx: rework mac address handlingAleksey Makarov1-7/+1
2015-06-02net: thunderx: Cleanup duplicate NODE_ID macros, add nic_get_node_id()Robert Richter1-3/+1
2015-05-27net: Adding support for Cavium ThunderX network controllerSunil Goutham1-0/+940