summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/marvell/mvpp2/mvpp2.h
Commit message (Expand)AuthorAgeFilesLines
* page_pool: split types and declarations from page_pool.hYunsheng Lin2023-08-071-1/+1
* net: mvpp2: fix mvpp2 debugfs leakRussell King (Oracle)2022-10-031-0/+1
* net: mvpp2: use .mac_select_pcs() interfaceRussell King (Oracle)2021-12-161-1/+2
* net: mvvp2: fix short frame size on s390John Hubbard2021-08-061-1/+1
* net: mvpp2: remove unused 'has_phy' fieldMarcin Wojtas2021-06-221-3/+0
* net: mvpp2: add buffer header handling in RXStefan Chulski2021-05-251-0/+22
* net: mvpp2: reduce tx-fifo for loopback portStefan Chulski2021-02-151-2/+2
* net: mvpp2: improve Networking Complex Control register namingStefan Chulski2021-02-141-3/+3
* net: mvpp2: add TX FC firmware checkStefan Chulski2021-02-111-0/+1
* net: mvpp2: add PPv23 RX FIFO flow controlStefan Chulski2021-02-111-0/+15
* net: mvpp2: add BM protection underrun feature supportStefan Chulski2021-02-111-0/+8
* net: mvpp2: add ethtool flow control configuration supportStefan Chulski2021-02-111-0/+13
* net: mvpp2: add RXQ flow control configurationsStefan Chulski2021-02-111-1/+34
* net: mvpp2: enable global flow controlStefan Chulski2021-02-111-3/+8
* net: mvpp2: add FCA RXQ non occupied descriptor thresholdStefan Chulski2021-02-111-0/+3
* net: mvpp2: add FCA periodic timer configurationsStefan Chulski2021-02-111-0/+13
* net: mvpp2: increase BM pool and RXQ sizeStefan Chulski2021-02-111-4/+4
* net: mvpp2: add PPv23 version definitionStefan Chulski2021-02-111-10/+14
* net: mvpp2: add CM3 SRAM memory mapStefan Chulski2021-02-111-0/+1
* net: mvpp2: divide fifo for dts-active ports onlyStefan Chulski2020-11-241-9/+14
* net: mvpp2: ptp: add support for transmit timestampingRussell King2020-09-091-1/+55
* net: mvpp2: ptp: add support for receive timestampingRussell King2020-09-091-1/+30
* net: mvpp2: ptp: add TAI supportRussell King2020-09-091-0/+109
* net: mvpp2: check first level interrupt status registersRussell King2020-09-091-0/+4
* net: mvpp2: rename mis-named "link status" interruptRussell King2020-09-091-1/+1
* net: mvpp2: convert to phylink pcs operationsRussell King2020-09-031-0/+1
* mvpp2: xdp ethtool statsSven Auhagen2020-07-031-0/+8
* mvpp2: XDP TX supportMatteo Croce2020-07-031-1/+12
* mvpp2: add basic XDP supportMatteo Croce2020-07-031-5/+23
* mvpp2: use page_pool allocatorMatteo Croce2020-07-031-0/+8
* mvpp2: percpu buffersMatteo Croce2019-09-021-0/+4
* net/mvpp2: Replace tasklet with softirq hrtimerThomas Gleixner2019-08-141-2/+1
* net: mvpp2: Add support for more ethtool countersMaxime Chevallier2019-06-101-0/+18
* net: phylink: Add struct phylink_config to PHYLINK APIIoana Ciornei2019-05-291-0/+1
* net: mvpp2: cls: Use RSS contexts to handle RSS tablesMaxime Chevallier2019-05-251-3/+13
* net: mvpp2: cls: Bypass C2 internals FIFOs at initMaxime Chevallier2019-05-251-0/+2
* net: mvpp2: cls: Use the correct number of rules in various placesMaxime Chevallier2019-05-251-1/+1
* net: mvpp2: cls: Allow dropping packets with classification offloadMaxime Chevallier2019-05-011-0/+1
* net: mvpp2: cls: Add Classification offload supportMaxime Chevallier2019-05-011-0/+41
* net: mvpp2: cls: Invalidate all C2 entries except the ones we useMaxime Chevallier2019-03-271-0/+2
* net: mvpp2: debugfs: Store debugfs entries data in mvpp2 structMaxime Chevallier2019-03-271-0/+4
* net: mvpp2: cls: Rename MVPP2_N_FLOWS to MVPP2_N_PRS_FLOWSMaxime Chevallier2019-03-271-0/+2
* net: mvpp2: cls: use Lookup Type in classification enginesMaxime Chevallier2019-03-271-0/+2
* net: mvpp2: set the XPCS and MPCS in reset when not usedAntoine Tenart2019-03-011-0/+1
* net: mvpp2: force the XLG MAC link up or down when not using in-bandAntoine Tenart2019-03-011-0/+2
* net: mvpp2: fix the computation of the RXQsAntoine Tenart2019-03-011-2/+2
* net: mvpp2: fix alignment of MVPP2_GMAC_CONFIG_MII_SPEED definitionAntoine Tenart2019-03-011-1/+1
* net: mvpp2: update the port documentation regarding the GoPAntoine Tenart2019-03-011-1/+1
* net: mvpp2: fix a typo in the headerAntoine Tenart2019-03-011-1/+1
* net: marvell: mvpp2: read correct pause bitsRussell King2019-02-081-2/+2