summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/microchip/lan966x/lan966x_main.h
Commit message (Expand)AuthorAgeFilesLines
* net: lan966x: Correct spelling in commentsSimon Horman2024-04-251-1/+1
* page_pool: split types and declarations from page_pool.hYunsheng Lin2023-08-071-1/+1
* Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski2023-08-031-0/+1
|\
| * eth: add missing xdp.h includes in driversJakub Kicinski2023-08-031-0/+1
* | net: lan966x: convert to ndo_hwtstamp_get() and ndo_hwtstamp_set()Vladimir Oltean2023-08-021-4/+8
|/
* net: lan966x: Add support for DSCP rewriteHoratiu Vultur2023-05-181-0/+13
* net: lan966x: Add support for PCP rewriteHoratiu Vultur2023-05-181-0/+10
* net: lan966x: Add support for offloading default prioHoratiu Vultur2023-05-181-0/+1
* net: lan966x: Add support for offloading dscp tableHoratiu Vultur2023-05-181-0/+8
* net: lan966x: Add support for offloading pcp tableHoratiu Vultur2023-05-181-0/+25
* net: lan966x: Add ES0 VCAP keyset configuration for lan966xHoratiu Vultur2023-05-101-0/+3
* lan966x: Don't use xdp_frame when action is XDP_TXHoratiu Vultur2023-04-241-4/+2
* net: lan966x: Don't read RX timestamp if not neededHoratiu Vultur2023-03-191-2/+3
* net: lan966x: Add IS1 VCAP keyset configuration for lan966xHoratiu Vultur2023-03-101-0/+38
* net: lan966x: Add VCAP debugFS supportHoratiu Vultur2023-02-031-0/+26
* net: microchip: sparx5: Add ingress information to VCAP instanceSteen Hegelund2023-01-301-1/+2
* net: microchip: vcap api: Use src and dst chain id to chain VCAP lookupsSteen Hegelund2023-01-161-2/+1
* net: lan966x: Add ptp trap rulesHoratiu Vultur2022-12-061-0/+14
* net: lan966x: add tc matchall goto actionHoratiu Vultur2022-11-291-0/+9
* net: lan966x: add tc flower support for VCAP APIHoratiu Vultur2022-11-291-0/+3
* net: lan966x: Add initial VCAPHoratiu Vultur2022-11-291-0/+6
* net: lan966x: Add support for XDP_REDIRECTHoratiu Vultur2022-11-251-1/+9
* net: lan966x: Add support for XDP_TXHoratiu Vultur2022-11-251-1/+12
* net: lan966x: Update dma_dir of page_pool_paramsHoratiu Vultur2022-11-251-0/+2
* net: lan966x: Add len field to lan966x_tx_dcb_bufHoratiu Vultur2022-11-251-3/+4
* net: lan96x: Use page_pool APIHoratiu Vultur2022-11-111-0/+8
* net: lan966x: Add basic XDP supportHoratiu Vultur2022-11-111-0/+16
* net: lan966x: Split function lan966x_fdma_rx_get_frameHoratiu Vultur2022-11-111-0/+9
* net: lan966x: Fix the MTU calculationHoratiu Vultur2022-11-011-0/+2
* net: lan966x: Add port mirroring support using tc-matchallHoratiu Vultur2022-10-031-0/+20
* net: lan966x: Add port police support using tc-matchallHoratiu Vultur2022-10-031-0/+24
* net: lan966x: Add offload support for etsHoratiu Vultur2022-09-281-0/+5
* net: lan966x: Add offload support for cbsHoratiu Vultur2022-09-281-0/+5
* net: lan966x: Add offload support for tbfHoratiu Vultur2022-09-281-0/+9
* net: lan966x: Add offload support for taprioHoratiu Vultur2022-09-231-0/+10
* net: lan966x: Add offload support for mqprioHoratiu Vultur2022-09-231-0/+6
* net: lan966x: Add define for number of priority queues NUM_PRIO_QUEUESHoratiu Vultur2022-09-231-0/+1
* net: lan966x: Extend MAC to support also lag interfaces.Horatiu Vultur2022-08-221-0/+5
* net: lan966x: Add lag support for lan966xHoratiu Vultur2022-08-221-0/+31
* net: lan966x: Expose lan966x_switchdev_nb and lan966x_switchdev_blocking_nbHoratiu Vultur2022-08-221-0/+2
* net: lan966x: Flush fdb workqueue when port is leaving a bridge.Horatiu Vultur2022-08-221-0/+1
* net: lan966x: hardcode the number of external portsMichael Walle2022-07-051-0/+1
* net: lan966x: Add support for PTP_PF_EXTTSHoratiu Vultur2022-04-271-0/+2
* net: lan966x: Add support for PTP_PF_PEROUTHoratiu Vultur2022-04-271-0/+2
* net: lan966x: Update FDMA to change MTU.Horatiu Vultur2022-04-111-0/+1
* net: lan966x: Add FDMA functionalityHoratiu Vultur2022-04-111-0/+108
* net: lan966x: Expose functions that are needed by FDMAHoratiu Vultur2022-04-111-0/+8
* net: lan966x: Add spinlock for frame transmission from CPU.Horatiu Vultur2022-03-091-0/+2
* net: lan966x: Update mdb when enabling/disabling mcast_snoopingHoratiu Vultur2022-02-051-0/+2
* net: lan966x: Implement the callback SWITCHDEV_ATTR_ID_BRIDGE_MC_DISABLEDHoratiu Vultur2022-02-051-0/+1