aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c
AgeCommit message (Expand)Author
2022-10-26net: mvpp2: fix mvpp2 debugfs leakRussell King (Oracle)
2021-07-20net: mvpp2: check return value after calling platform_get_resource()Yang Yingliang
2021-07-20net: mvpp2: Put fwnode in error case during ->probe()Andy Shevchenko
2021-01-23net: mvpp2: Remove Pause and Asym_Pause supportStefan Chulski
2021-01-12net: mvpp2: Fix GoP port 3 Networking Complex Control configurationsStefan Chulski
2020-12-08net: mvpp2: Fix error return code in mvpp2_open()Wang Hai
2020-01-04net: marvell: mvpp2: phylink requires the link interruptRussell King
2019-12-05net: marvell: fix a missing check of acpi_match_deviceKangjie Lu
2019-11-20net: marvell: fix return type of ndo_start_xmit functionYueHaibing
2019-11-20net: mvpp2: fix the number of queues per cpu for PPv2.2Antoine Tenart
2019-08-29net: mvpp2: Don't check for 3 consecutive Idle frames for 10G linksMaxime Chevallier
2019-08-09mvpp2: refactor MTU change codeMatteo Croce
2019-08-09mvpp2: fix panic on module removalMatteo Croce
2019-06-11net: mvpp2: Use strscpy to handle stat stringsMaxime Chevallier
2019-06-04net: mvpp2: fix bad MVPP2_TXQ_SCHED_TOKEN_CNTR_REG queue valueAntoine Tenart
2019-05-02net: mvpp2: fix validate for PPv2.1Antoine Tenart
2019-04-05net: marvell: mvpp2: fix stuck in-band SGMII negotiationRussell King
2019-01-09net: mvpp2: fix the phylink mode validationAntoine Tenart
2019-01-09net: mvpp2: 10G modes aren't supported on all portsAntoine Tenart
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