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_ethtool.c
Age
Commit message (
Expand
)
Author
2024-07-15
net: Add struct kernel_ethtool_ts_info
Kory Maincent
2024-01-31
ethtool: replace struct ethtool_eee with a new struct ethtool_keee on kernel ...
Heiner Kallweit
2022-03-23
drivers: ethernet: cpsw: fix panic when interrupt coaleceing is set via ethtool
Sondhauß, Jan
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
2020-11-02
net: ethernet: ti: cpsw: disable PTPv1 hw timestamping advertisement
Grygorii Strashko
2020-09-11
net: ethernet: ti: ale: add cpsw_ale_get_num_entries api
Grygorii Strashko
2019-12-09
treewide: Use sizeof_field() macro
Pankaj Bharadiya
2019-07-08
net: ethernet: ti: cpsw: add XDP support
Ivan Khoronzhuk
2019-07-08
net: ethernet: ti: cpsw_ethtool: allow res split while down
Ivan Khoronzhuk
2019-07-08
net: ethernet: ti: davinci_cpdma: allow desc split while down
Ivan Khoronzhuk
2019-06-16
net: ethernet: ti: davinci_cpdma: use idled submit
Ivan Khoronzhuk
2019-06-14
net: ethernet: ti: cpsw_ethtool: simplify slave loops
Ivan Khoronzhuk
2019-06-03
net: ethernet: ti: cpsw_ethtool: fix ethtool ring param set
Ivan Khoronzhuk
2019-04-27
net: ethernet: ti: cpsw: move ethtool func in separate file
Grygorii Strashko