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