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
/
am65-cpsw-nuss.c
Age
Commit message (
Expand
)
Author
2022-03-11
net: ethernet: ti: am65-cpsw: Convert to PHYLINK
Siddharth Vadapalli
2021-12-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-12-13
net: ethernet: ti: add missing of_node_put before return
Wang Qing
2021-11-17
net: annotate accesses to queue->trans_start
Eric Dumazet
2021-10-14
ethernet: remove random_ether_addr()
Jakub Kicinski
2021-10-02
ethernet: use eth_hw_addr_set() instead of ether_addr_copy()
Jakub Kicinski
2021-09-27
net: ethernet: ti: Move devlink registration to be last devlink command
Leon Romanovsky
2021-09-22
devlink: Make devlink_register to be void
Leon Romanovsky
2021-08-09
devlink: Set device as early as possible
Leon Romanovsky
2021-08-06
net: ethernet: ti: am65-cpsw: use napi_complete_done() in TX completion
Grygorii Strashko
2021-08-06
net: ti: am65-cpsw-nuss: fix RX IRQ state after .ndo_stop()
Vignesh Raghavendra
2021-08-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-08-05
net: ethernet: ti: am65-cpsw: fix crash in am65_cpsw_port_offload_fwd_mark_up...
Grygorii Strashko
2021-08-04
net: make switchdev_bridge_port_{,unoffload} loosely coupled with the bridge
Vladimir Oltean
2021-07-28
net: ti: am65-cpsw-nuss: fix wrong devlink release order
Leon Romanovsky
2021-07-27
dev_ioctl: split out ndo_eth_ioctl
Arnd Bergmann
2021-07-23
net: bridge: switchdev: allow the TX data plane forwarding to be offloaded
Tobias Waldekranz
2021-07-22
net: bridge: move the switchdev object replay helpers to "push" mode
Vladimir Oltean
2021-07-22
net: bridge: switchdev: let drivers inform which bridge ports are offloaded
Vladimir Oltean
2021-06-22
net: ti: am65-cpsw-nuss: Fix crash when changing number of TX queues
Vignesh Raghavendra
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
[next]