index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
ti
/
am65-cpsw-nuss.c
Age
Commit message (
Expand
)
Author
2021-04-13
of: net: pass the dst buffer to of_get_mac_address()
Michael Walle
2021-02-11
net: ti: am65-cpsw-nuss: Add switchdev support
Vignesh Raghavendra
2021-02-11
net: ti: am65-cpsw-nuss: Add netdevice notifiers
Vignesh Raghavendra
2021-02-11
net: ti: am65-cpsw-nuss: Add devlink support
Vignesh Raghavendra
2021-01-19
net: ethernet: ti: am65-cpsw: add support for am64x cpsw3g
Vignesh Raghavendra
2021-01-19
net: ethernet: ti: am65-cpsw-nuss: Support for transparent ASEL handling
Peter Ujfalusi
2021-01-19
net: ethernet: ti: am65-cpsw-nuss: Use DMA device for DMA API
Peter Ujfalusi
2020-11-02
net: ethernet: ti: am65-cpsw: handle deferred probe with dev_err_probe()
Grygorii Strashko
2020-11-02
net: ethernet: ti: am65-cpsw: add multi port support in mac-only mode
Grygorii Strashko
2020-11-02
net: ethernet: ti: am65-cpsw: prepare xmit/rx path for multi-port devices in ...
Grygorii Strashko
2020-11-02
net: ethernet: ti: am65-cpsw: fix tx csum offload for multi mac mode
Grygorii Strashko
2020-11-02
net: ethernet: ti: am65-cpsw: keep active if cpts enabled
Grygorii Strashko
2020-11-02
net: ethernet: ti: am65-cpsw: fix vlan offload for multi mac mode
Grygorii Strashko
2020-11-02
net: ethernet: ti: am65-cpsw: use cppi5_desc_is_tdcm()
Grygorii Strashko
2020-11-02
net: ethernet: ti: am65-cpsw: move free desc queue mode selection in pdata
Grygorii Strashko
2020-11-02
net: ethernet: ti: am65-cpsw: move ale selection in pdata
Grygorii Strashko
2020-09-11
net: ethernet: ti: am65-cpsw: enable hw auto ageing
Grygorii Strashko
2020-09-11
net: ethernet: ti: am65-cpsw: use dev_id for ale configuration
Grygorii Strashko
2020-08-31
net: ethernet: ti: am65-cpsw: fix rmii 100Mbit link mode
Grygorii Strashko
2020-07-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-07-21
net: ethernet: ti: add NETIF_F_HW_TC hw feature flag for taprio offload
Murali Karicheri
2020-06-29
net: ethernet: ti: am65-cpsw-nuss: enable am65x sr2.0 support
Grygorii Strashko
2020-06-29
net: ethernet: ti: am65-cpsw-nuss: fix ports mac sl initialization
Grygorii Strashko
2020-06-29
net: ethernet: ti: am65-cpsw: move to pf_p0_rx_ptype_rrobin init in probe
Grygorii Strashko
2020-06-29
net: ethernet: ti: am65-cpsw-nuss: restore vlan configuration while down/up
Grygorii Strashko
2020-06-13
net: ethernet: ti: am65-cpsw-nuss: fix ale parameters init
Grygorii Strashko
2020-05-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-05-21
net: ethernet: ti: am65-cpsw-nuss: fix error handling of am65_cpsw_nuss_probe
Wei Yongjun
2020-05-14
ethernet: ti: am65-cpsw-qos: add TAPRIO offload support
Ivan Khoronzhuk
2020-05-07
net: ethernet: ti: am65-cpsw-nuss: use of_platform_device_create() for mdio
Grygorii Strashko
2020-05-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-05-06
net: ethernet: ti: am65-cpsw-nuss: fix irqs type
Grygorii Strashko
2020-05-04
net: ethernet: ti: am65-cpsw-nuss: enable packet timestamping support
Grygorii Strashko
2020-04-12
net: ethernet: ti: Add missing '\n' in log messages
Christophe JAILLET
2020-03-30
net: ethernet: ti: fix spelling mistake "rundom" -> "random"
Colin Ian King
2020-03-26
net: ethernet: ti: introduce am65x/j721e gigabit eth subsystem driver
Grygorii Strashko