index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
ti
/
cpsw_priv.h
Age
Commit message (
Expand
)
Author
2024-01-31
ethtool: replace struct ethtool_eee with a new struct ethtool_keee on kernel ...
Heiner Kallweit
2023-08-03
eth: add missing xdp.h includes in drivers
Jakub Kicinski
2022-04-29
eth: cpsw: remove a copy of the NAPI_POLL_WEIGHT define
Jakub Kicinski
2022-04-13
net: ethernet: ti: cpsw_new: enable bc/mc storm prevention support
Grygorii Strashko
2022-04-11
net: ethernet: ti: cpsw: drop CPSW_HEADROOM define
Grygorii Strashko
2021-12-29
net: Add includes masked by netdevice.h including uapi/bpf.h
Jakub Kicinski
2021-11-22
ethtool: extend ringparam setting/getting API with rx_buf_len
Hao Chen
2021-08-24
ethtool: extend coalesce setting uAPI with CQE mode
Yufeng Mo
2021-08-09
net: ethernet: ti: cpsw: fix min eth packet size for non-switch use-cases
Grygorii Strashko
2021-02-06
net: ethernet: ti: fix netdevice stats for XDP
Lorenzo Bianconi
2020-09-11
net: ethernet: ti: cpsw: use dev_id for ale configuration
Grygorii Strashko
2020-04-23
net: ethernet: ti: cpsw: enable cpts irq
Grygorii Strashko
2019-12-12
netdev: pass the stuck queue to the timeout handler
Michael S. Tsirkin
2019-11-20
net: ethernet: ti: introduce cpsw switchdev based driver part 2 - switch
Ilias Apalodimas
2019-11-20
net: ethernet: ti: introduce cpsw switchdev based driver part 1 - dual-emac
Ilias Apalodimas
2019-11-20
net: ethernet: ti: cpsw: move set of common functions in cpsw_priv
Grygorii Strashko
2019-11-20
net: ethernet: ti: cpsw: resolve build deps of cpsw drivers
Grygorii Strashko
2019-11-04
net: of_get_phy_mode: Change API to solve int/unit warnings
Andrew Lunn
2019-07-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-07-08
net: ethernet: ti: cpsw: add XDP support
Ivan Khoronzhuk
2019-06-28
net: ethernet: ti: cpsw: Assign OF node to slave devices
Marek Vasut
2019-04-27
net: ethernet: ti: cpsw: move ethtool func in separate file
Grygorii Strashko
2019-04-27
net: ethernet: ti: cpsw: switch to use mac sl api
Grygorii Strashko
2019-04-27
net: ethernet: ti: cpsw: move common hw init code in separate func
Grygorii Strashko
2019-04-27
net: ethernet: ti: cpsw: move cpsw definitions in priv header
Grygorii Strashko