summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/marvell/mvpp2/mvpp2.h
AgeCommit message (Expand)Author
5 hoursnet: mvpp2: add EEE implementationRussell King (Oracle)
2023-08-07page_pool: split types and declarations from page_pool.hYunsheng Lin
2022-10-03net: mvpp2: fix mvpp2 debugfs leakRussell King (Oracle)
2021-12-16net: mvpp2: use .mac_select_pcs() interfaceRussell King (Oracle)
2021-08-06net: mvvp2: fix short frame size on s390John Hubbard
2021-06-22net: mvpp2: remove unused 'has_phy' fieldMarcin Wojtas
2021-05-25net: mvpp2: add buffer header handling in RXStefan Chulski
2021-02-15net: mvpp2: reduce tx-fifo for loopback portStefan Chulski
2021-02-14net: mvpp2: improve Networking Complex Control register namingStefan Chulski
2021-02-11net: mvpp2: add TX FC firmware checkStefan Chulski
2021-02-11net: mvpp2: add PPv23 RX FIFO flow controlStefan Chulski
2021-02-11net: mvpp2: add BM protection underrun feature supportStefan Chulski
2021-02-11net: mvpp2: add ethtool flow control configuration supportStefan Chulski
2021-02-11net: mvpp2: add RXQ flow control configurationsStefan Chulski
2021-02-11net: mvpp2: enable global flow controlStefan Chulski
2021-02-11net: mvpp2: add FCA RXQ non occupied descriptor thresholdStefan Chulski
2021-02-11net: mvpp2: add FCA periodic timer configurationsStefan Chulski
2021-02-11net: mvpp2: increase BM pool and RXQ sizeStefan Chulski
2021-02-11net: mvpp2: add PPv23 version definitionStefan Chulski
2021-02-11net: mvpp2: add CM3 SRAM memory mapStefan Chulski
2020-11-24net: mvpp2: divide fifo for dts-active ports onlyStefan Chulski
2020-09-09net: mvpp2: ptp: add support for transmit timestampingRussell King
2020-09-09net: mvpp2: ptp: add support for receive timestampingRussell King
2020-09-09net: mvpp2: ptp: add TAI supportRussell King
2020-09-09net: mvpp2: check first level interrupt status registersRussell King
2020-09-09net: mvpp2: rename mis-named "link status" interruptRussell King
2020-09-03net: mvpp2: convert to phylink pcs operationsRussell King
2020-07-03mvpp2: xdp ethtool statsSven Auhagen
2020-07-03mvpp2: XDP TX supportMatteo Croce
2020-07-03mvpp2: add basic XDP supportMatteo Croce
2020-07-03mvpp2: use page_pool allocatorMatteo Croce
2019-09-02mvpp2: percpu buffersMatteo Croce
2019-08-14net/mvpp2: Replace tasklet with softirq hrtimerThomas Gleixner
2019-06-10net: mvpp2: Add support for more ethtool countersMaxime Chevallier
2019-05-29net: phylink: Add struct phylink_config to PHYLINK APIIoana Ciornei
2019-05-25net: mvpp2: cls: Use RSS contexts to handle RSS tablesMaxime Chevallier
2019-05-25net: mvpp2: cls: Bypass C2 internals FIFOs at initMaxime Chevallier
2019-05-25net: mvpp2: cls: Use the correct number of rules in various placesMaxime Chevallier
2019-05-01net: mvpp2: cls: Allow dropping packets with classification offloadMaxime Chevallier
2019-05-01net: mvpp2: cls: Add Classification offload supportMaxime Chevallier
2019-03-27net: mvpp2: cls: Invalidate all C2 entries except the ones we useMaxime Chevallier
2019-03-27net: mvpp2: debugfs: Store debugfs entries data in mvpp2 structMaxime Chevallier
2019-03-27net: mvpp2: cls: Rename MVPP2_N_FLOWS to MVPP2_N_PRS_FLOWSMaxime Chevallier
2019-03-27net: mvpp2: cls: use Lookup Type in classification enginesMaxime Chevallier
2019-03-01net: mvpp2: set the XPCS and MPCS in reset when not usedAntoine Tenart
2019-03-01net: mvpp2: force the XLG MAC link up or down when not using in-bandAntoine Tenart
2019-03-01net: mvpp2: fix the computation of the RXQsAntoine Tenart
2019-03-01net: mvpp2: fix alignment of MVPP2_GMAC_CONFIG_MII_SPEED definitionAntoine Tenart
2019-03-01net: mvpp2: update the port documentation regarding the GoPAntoine Tenart
2019-03-01net: mvpp2: fix a typo in the headerAntoine Tenart