summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/ti/cpsw_priv.c
Commit message (Expand)AuthorAgeFilesLines
* net: ethernet: ti: cpsw: flower: validate control flagsAsbjørn Sloth Tønnesen2024-04-241-0/+3
* net: Tree wide: Replace xdp_do_flush_map() with xdp_do_flush().Sebastian Andrzej Siewior2023-10-031-1/+1
* page_pool: split types and declarations from page_pool.hYunsheng Lin2023-08-071-1/+1
* net: flow_dissector: Use 64bits for used_keysRatheesh Kannoth2023-07-311-3/+3
* net/sched: move struct tc_mqprio_qopt_offload from pkt_cls.h to pkt_sched.hVladimir Oltean2023-02-061-0/+1
* eth: cpsw: remove a copy of the NAPI_POLL_WEIGHT defineJakub Kicinski2022-04-291-6/+6
* net: ethernet: ti: cpsw_priv: using pm_runtime_resume_and_get instead of pm_r...Minghao Chi2022-04-151-12/+6
* net: ethernet: ti: cpsw_new: enable bc/mc storm prevention supportGrygorii Strashko2022-04-131-0/+205
* net: cpsw: Properly initialise struct page_pool_paramsToke Høiland-Jørgensen2022-01-251-1/+1
* net: cpsw: avoid alignment faults by taking NET_IP_ALIGN into accountArd Biesheuvel2022-01-191-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2021-12-311-1/+1
|\
| * bpf: Let bpf_warn_invalid_xdp_action() report more infoPaolo Abeni2021-12-131-1/+1
* | net_tstamp: add new flag HWTSTAMP_FLAG_BONDED_PHC_INDEXHangbin Liu2021-12-141-4/+0
|/
* net: ethernet: ti: cpsw: Enable PHY timestampingKurt Kanzenbach2021-11-171-8/+14
* ti: Remove rcu_read_lock() around XDP program invocationToke Høiland-Jørgensen2021-06-241-8/+2
* bpf, devmap: Move drop error path to devmap for XDP_REDIRECTLorenzo Bianconi2021-03-181-7/+4
* net: ethernet: ti: fix netdevice stats for XDPLorenzo Bianconi2021-02-061-2/+10
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2020-12-111-3/+0
|\
| * xdp: Remove the xdp_attachment_flags_ok() callbackToke Høiland-Jørgensen2020-12-091-3/+0
* | xsk: Propagate napi_id to XDP socket Rx pathBjörn Töpel2020-12-011-1/+1
|/
* net: ethernet: ti: cpsw: disable PTPv1 hw timestamping advertisementGrygorii Strashko2020-11-021-4/+1
* net: ethernet: ti: cpsw: use dev_id for ale configurationGrygorii Strashko2020-09-111-1/+1
* treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-08-231-2/+2
* bpf, xdp: Remove XDP_QUERY_PROG and XDP_QUERY_PROG_HW XDP commandsAndrii Nakryiko2020-07-251-3/+0
* xdp: Rename convert_to_xdp_frame in xdp_convert_buff_to_frameLorenzo Bianconi2020-06-011-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-05-241-2/+2
|\
| * net: ethernet: ti: fix some return value check of cpsw_ale_create()Wei Yongjun2020-05-211-2/+2
* | net: ethernet: ti: cpsw: enable cpts irqGrygorii Strashko2020-04-231-0/+12
* | net: ethernet: ti: cpts: add support for HW_TS_PUSH eventsGrygorii Strashko2020-04-231-1/+4
|/
* netdev: pass the stuck queue to the timeout handlerMichael S. Tsirkin2019-12-121-1/+1
* net: ethernet: ti: cpsw: fix extra rx interruptGrygorii Strashko2019-12-071-1/+1
* net: ethernet: ti: introduce cpsw switchdev based driver part 1 - dual-emacIlias Apalodimas2019-11-201-1/+8
* net: ethernet: ti: cpsw: move set of common functions in cpsw_privGrygorii Strashko2019-11-201-0/+1235
* net: ethernet: ti: cpsw: resolve build deps of cpsw driversGrygorii Strashko2019-11-201-0/+2
* net: ethernet: ti: cpsw: switch to use mac sl apiGrygorii Strashko2019-04-271-1/+4
* net: ethernet: ti: cpsw: move common hw init code in separate funcGrygorii Strashko2019-04-271-0/+129