summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/cavium/thunder
AgeCommit message (Expand)Author
2015-08-11net, thunder, bgx: Add support to get MAC address from ACPI.David Daney
2015-08-11net: thunder: Factor out DT specific code in BGXRobert Richter
2015-07-30net: thunderx: Fix for crash while BGX teardownThanneeru Srinivasulu
2015-07-30net: thunderx: Add PCI driver shutdown routineSunil Goutham
2015-07-30net: thunderx: Fix crash when changing rss with mutliple traffic flowsSunil Goutham
2015-07-30net: thunderx: Set watchdog timeout valueSunil Goutham
2015-07-30net: thunderx: Wakeup TXQ only if CQE_TX are processedSunil Goutham
2015-07-30net: thunderx: Suppress alloc_pages() failure warningsSunil Goutham
2015-07-30net: thunderx: Fix TSO packet statisticSunil Goutham
2015-07-30net: thunderx: Fix memory leak when changing queue countSunil Goutham
2015-07-30net: thunderx: Fix RQ_DROP miscalculationSunil Goutham
2015-07-30net: thunderx: Fix memory leak while tearing down interfaceSunil Goutham
2015-07-30net: thunderx: Fix data integrity issues with LDWBSunil Goutham
2015-06-24net: Cavium: Fix MAC address setting in shutdown statePavel Fedin
2015-06-02net: thunderx: use GFP_KERNEL in thread contextAleksey Makarov
2015-06-02net: thunderx: check if memory allocation was successfulAleksey Makarov
2015-06-02net: thunderx: remove unneeded type conversionsAleksey Makarov
2015-06-02net: thunderx: fix nicvf_set_rxfh()Aleksey Makarov
2015-06-02net: thunderx: add staticAleksey Makarov
2015-06-02net: thunderx: delete unused variablesAleksey Makarov
2015-06-02net: thunderx: rework mac address handlingAleksey Makarov
2015-06-02net: thunderx: introduce a function for mailbox accessAleksey Makarov
2015-06-02net: thunderx: fix constantsAleksey Makarov
2015-06-02net: thunderx: Cleanup duplicate NODE_ID macros, add nic_get_node_id()Robert Richter
2015-05-27net: Adding support for Cavium ThunderX network controllerSunil Goutham