aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/cavium (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-06-21Modify Liquidio Kconfig for crc libRaghu Vatsavayi1-1/+1
2015-06-12Fix Cavium Liquidio build related errors and warningsRaghu Vatsavayi8-19/+26
2015-06-10Add support of Cavium Liquidio ethernet adaptersRaghu Vatsavayi29-12/+14446
2015-06-02net: thunderx: use GFP_KERNEL in thread contextAleksey Makarov1-1/+1
2015-06-02net: thunderx: check if memory allocation was successfulAleksey Makarov1-0/+2
2015-06-02net: thunderx: remove unneeded type conversionsAleksey Makarov1-2/+1
2015-06-02net: thunderx: fix nicvf_set_rxfh()Aleksey Makarov1-2/+1
2015-06-02net: thunderx: add staticAleksey Makarov4-22/+16
2015-06-02net: thunderx: delete unused variablesAleksey Makarov1-2/+2
2015-06-02net: thunderx: rework mac address handlingAleksey Makarov5-19/+9
2015-06-02net: thunderx: introduce a function for mailbox accessAleksey Makarov1-10/+17
2015-06-02net: thunderx: fix constantsAleksey Makarov1-5/+5
2015-06-02net: thunderx: Cleanup duplicate NODE_ID macros, add nic_get_node_id()Robert Richter4-8/+13
2015-05-30net: thunderx: add 64-bit dependencyArnd Bergmann1-1/+1
2015-05-27net: Adding support for Cavium ThunderX network controllerSunil Goutham13-0/+7371