summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c
AgeCommit message (Expand)Author
2018-12-21net: mvpp2: fix phylink handling of invalid PHY modesBaruch Siach
2018-12-21net: mvpp2: fix detection of 10G SFP modulesBaruch Siach
2018-10-05net: mvpp2: Extract the correct ethtype from the skb for tx csum offloadMaxime Chevallier
2018-09-18net: mvpp2: fix a txq_done race conditionAntoine Tenart
2018-09-17net: mvpp2: let phylink manage the carrier stateAntoine Tenart
2018-08-29net: mvpp2: initialize port of_node pointerBaruch Siach
2018-07-16net: mvpp2: add a debugfs interface for the Header ParserMaxime Chevallier
2018-07-16net: mvpp2: switch to SPDX identifiersAntoine Tenart
2018-07-12net: mvpp2: allow setting RSS flow hash parameters with ethtoolMaxime Chevallier
2018-07-12net: mvpp2: add an RSS classification step for each flowMaxime Chevallier
2018-07-12net: mvpp2: rename per-port RSS init functionMaxime Chevallier
2018-07-12net: mvpp2: RSS indirection table supportAntoine Tenart
2018-07-12net: mvpp2: fix hardcoded number of rx queuesMaxime Chevallier
2018-07-12net: mvpp2: use RSS only when using multi-queue modeYan Markman
2018-07-12net: mvpp2: make multi queue mode the default modeMaxime Chevallier
2018-07-12net: mvpp2: make sure we use single queue mode on PPv2.1Maxime Chevallier
2018-06-30net: mvpp2: Use htons when checking protocol infoMaxime Chevallier
2018-06-30net: mvpp2: Make TX / RX descriptors little-endianMaxime Chevallier
2018-06-04net: mvpp2: mvpp2_percpu_read_relaxed() can be statickbuild test robot
2018-06-01net: mvpp2: Split the PPv2 driver to a dedicated directoryMaxime Chevallier