summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/ti/cpsw_priv.h
Commit message (Expand)AuthorAgeFilesLines
* ethtool: replace struct ethtool_eee with a new struct ethtool_keee on kernel ...Heiner Kallweit2024-01-311-2/+2
* eth: add missing xdp.h includes in driversJakub Kicinski2023-08-031-0/+1
* eth: cpsw: remove a copy of the NAPI_POLL_WEIGHT defineJakub Kicinski2022-04-291-1/+0
* net: ethernet: ti: cpsw_new: enable bc/mc storm prevention supportGrygorii Strashko2022-04-131-0/+8
* net: ethernet: ti: cpsw: drop CPSW_HEADROOM defineGrygorii Strashko2022-04-111-1/+0
* net: Add includes masked by netdevice.h including uapi/bpf.hJakub Kicinski2021-12-291-0/+2
* ethtool: extend ringparam setting/getting API with rx_buf_lenHao Chen2021-11-221-2/+6
* ethtool: extend coalesce setting uAPI with CQE modeYufeng Mo2021-08-241-2/+6
* net: ethernet: ti: cpsw: fix min eth packet size for non-switch use-casesGrygorii Strashko2021-08-091-1/+3
* net: ethernet: ti: fix netdevice stats for XDPLorenzo Bianconi2021-02-061-1/+1
* net: ethernet: ti: cpsw: use dev_id for ale configurationGrygorii Strashko2020-09-111-2/+0
* net: ethernet: ti: cpsw: enable cpts irqGrygorii Strashko2020-04-231-0/+2
* netdev: pass the stuck queue to the timeout handlerMichael S. Tsirkin2019-12-121-1/+1
* net: ethernet: ti: introduce cpsw switchdev based driver part 2 - switchIlias Apalodimas2019-11-201-0/+5
* net: ethernet: ti: introduce cpsw switchdev based driver part 1 - dual-emacIlias Apalodimas2019-11-201-2/+10
* net: ethernet: ti: cpsw: move set of common functions in cpsw_privGrygorii Strashko2019-11-201-0/+52
* net: ethernet: ti: cpsw: resolve build deps of cpsw driversGrygorii Strashko2019-11-201-8/+2
* net: of_get_phy_mode: Change API to solve int/unit warningsAndrew Lunn2019-11-041-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-07-081-0/+1
|\
| * net: ethernet: ti: cpsw: Assign OF node to slave devicesMarek Vasut2019-06-281-0/+1
* | net: ethernet: ti: cpsw: add XDP supportIvan Khoronzhuk2019-07-081-0/+7
|/
* net: ethernet: ti: cpsw: move ethtool func in separate fileGrygorii Strashko2019-04-271-41/+42
* net: ethernet: ti: cpsw: switch to use mac sl apiGrygorii Strashko2019-04-271-14/+1
* net: ethernet: ti: cpsw: move common hw init code in separate funcGrygorii Strashko2019-04-271-0/+4
* net: ethernet: ti: cpsw: move cpsw definitions in priv headerGrygorii Strashko2019-04-271-0/+437