summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/ti/cpsw_priv.h
AgeCommit message (Expand)Author
2024-01-31ethtool: replace struct ethtool_eee with a new struct ethtool_keee on kernel ...Heiner Kallweit
2023-08-03eth: add missing xdp.h includes in driversJakub Kicinski
2022-04-29eth: cpsw: remove a copy of the NAPI_POLL_WEIGHT defineJakub Kicinski
2022-04-13net: ethernet: ti: cpsw_new: enable bc/mc storm prevention supportGrygorii Strashko
2022-04-11net: ethernet: ti: cpsw: drop CPSW_HEADROOM defineGrygorii Strashko
2021-12-29net: Add includes masked by netdevice.h including uapi/bpf.hJakub Kicinski
2021-11-22ethtool: extend ringparam setting/getting API with rx_buf_lenHao Chen
2021-08-24ethtool: extend coalesce setting uAPI with CQE modeYufeng Mo
2021-08-09net: ethernet: ti: cpsw: fix min eth packet size for non-switch use-casesGrygorii Strashko
2021-02-06net: ethernet: ti: fix netdevice stats for XDPLorenzo Bianconi
2020-09-11net: ethernet: ti: cpsw: use dev_id for ale configurationGrygorii Strashko
2020-04-23net: ethernet: ti: cpsw: enable cpts irqGrygorii Strashko
2019-12-12netdev: pass the stuck queue to the timeout handlerMichael S. Tsirkin
2019-11-20net: ethernet: ti: introduce cpsw switchdev based driver part 2 - switchIlias Apalodimas
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-11-04net: of_get_phy_mode: Change API to solve int/unit warningsAndrew Lunn
2019-07-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-07-08net: ethernet: ti: cpsw: add XDP supportIvan Khoronzhuk
2019-06-28net: ethernet: ti: cpsw: Assign OF node to slave devicesMarek Vasut
2019-04-27net: ethernet: ti: cpsw: move ethtool func in separate fileGrygorii 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
2019-04-27net: ethernet: ti: cpsw: move cpsw definitions in priv headerGrygorii Strashko