aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/ti/cpsw_priv.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-04-29eth: cpsw: remove a copy of the NAPI_POLL_WEIGHT defineJakub Kicinski1-1/+0
2022-04-13net: ethernet: ti: cpsw_new: enable bc/mc storm prevention supportGrygorii Strashko1-0/+8
2022-04-11net: ethernet: ti: cpsw: drop CPSW_HEADROOM defineGrygorii Strashko1-1/+0
2021-12-29net: Add includes masked by netdevice.h including uapi/bpf.hJakub Kicinski1-0/+2
2021-11-22ethtool: extend ringparam setting/getting API with rx_buf_lenHao Chen1-2/+6
2021-08-24ethtool: extend coalesce setting uAPI with CQE modeYufeng Mo1-2/+6
2021-08-09net: ethernet: ti: cpsw: fix min eth packet size for non-switch use-casesGrygorii Strashko1-1/+3
2021-02-06net: ethernet: ti: fix netdevice stats for XDPLorenzo Bianconi1-1/+1
2020-09-11net: ethernet: ti: cpsw: use dev_id for ale configurationGrygorii Strashko1-2/+0
2020-04-23net: ethernet: ti: cpsw: enable cpts irqGrygorii Strashko1-0/+2
2019-12-12netdev: pass the stuck queue to the timeout handlerMichael S. Tsirkin1-1/+1
2019-11-20net: ethernet: ti: introduce cpsw switchdev based driver part 2 - switchIlias Apalodimas1-0/+5
2019-11-20net: ethernet: ti: introduce cpsw switchdev based driver part 1 - dual-emacIlias Apalodimas1-2/+10
2019-11-20net: ethernet: ti: cpsw: move set of common functions in cpsw_privGrygorii Strashko1-0/+52
2019-11-20net: ethernet: ti: cpsw: resolve build deps of cpsw driversGrygorii Strashko1-8/+2
2019-11-04net: of_get_phy_mode: Change API to solve int/unit warningsAndrew Lunn1-1/+1
2019-07-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+1
2019-07-08net: ethernet: ti: cpsw: add XDP supportIvan Khoronzhuk1-0/+7
2019-06-28net: ethernet: ti: cpsw: Assign OF node to slave devicesMarek Vasut1-0/+1
2019-04-27net: ethernet: ti: cpsw: move ethtool func in separate fileGrygorii Strashko1-41/+42
2019-04-27net: ethernet: ti: cpsw: switch to use mac sl apiGrygorii Strashko1-14/+1
2019-04-27net: ethernet: ti: cpsw: move common hw init code in separate funcGrygorii Strashko1-0/+4
2019-04-27net: ethernet: ti: cpsw: move cpsw definitions in priv headerGrygorii Strashko1-0/+437