summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/ti/cpsw_priv.c
AgeCommit message (Expand)Author
2021-06-24ti: Remove rcu_read_lock() around XDP program invocationToke Høiland-Jørgensen
2021-03-18bpf, devmap: Move drop error path to devmap for XDP_REDIRECTLorenzo Bianconi
2021-02-06net: ethernet: ti: fix netdevice stats for XDPLorenzo Bianconi
2020-12-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2020-12-09xdp: Remove the xdp_attachment_flags_ok() callbackToke Høiland-Jørgensen
2020-12-01xsk: Propagate napi_id to XDP socket Rx pathBjörn Töpel
2020-11-02net: ethernet: ti: cpsw: disable PTPv1 hw timestamping advertisementGrygorii Strashko
2020-09-11net: ethernet: ti: cpsw: use dev_id for ale configurationGrygorii Strashko
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-07-25bpf, xdp: Remove XDP_QUERY_PROG and XDP_QUERY_PROG_HW XDP commandsAndrii Nakryiko
2020-06-01xdp: Rename convert_to_xdp_frame in xdp_convert_buff_to_frameLorenzo Bianconi
2020-05-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-05-21net: ethernet: ti: fix some return value check of cpsw_ale_create()Wei Yongjun
2020-04-23net: ethernet: ti: cpsw: enable cpts irqGrygorii Strashko
2020-04-23net: ethernet: ti: cpts: add support for HW_TS_PUSH eventsGrygorii Strashko
2019-12-12netdev: pass the stuck queue to the timeout handlerMichael S. Tsirkin
2019-12-07net: ethernet: ti: cpsw: fix extra rx interruptGrygorii Strashko
2019-11-20net: ethernet: ti: introduce cpsw switchdev based driver part 1 - dual-emacIlias Apalodimas
2019-11-20net: ethernet: ti: cpsw: move set of common functions in cpsw_privGrygorii Strashko
2019-11-20net: ethernet: ti: cpsw: resolve build deps of cpsw driversGrygorii Strashko
2019-04-27net: ethernet: ti: cpsw: switch to use mac sl apiGrygorii Strashko
2019-04-27net: ethernet: ti: cpsw: move common hw init code in separate funcGrygorii Strashko