summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/ti/am65-cpsw-nuss.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* net: ti: am65-cpsw-nuss: Fix crash when changing number of TX queuesVignesh Raghavendra2021-06-221-9/+9
* of: net: pass the dst buffer to of_get_mac_address()Michael Walle2021-04-131-10/+9
* net: ti: am65-cpsw-nuss: Add switchdev supportVignesh Raghavendra2021-02-121-1/+19
* net: ti: am65-cpsw-nuss: Add netdevice notifiersVignesh Raghavendra2021-02-121-1/+129
* net: ti: am65-cpsw-nuss: Add devlink supportVignesh Raghavendra2021-02-121-18/+345
* net: ethernet: ti: am65-cpsw: add support for am64x cpsw3gVignesh Raghavendra2021-01-201-0/+7
* net: ethernet: ti: am65-cpsw-nuss: Support for transparent ASEL handlingPeter Ujfalusi2021-01-201-0/+10
* net: ethernet: ti: am65-cpsw-nuss: Use DMA device for DMA APIPeter Ujfalusi2021-01-201-41/+38
* net: ethernet: ti: am65-cpsw: handle deferred probe with dev_err_probe()Grygorii Strashko2020-11-031-18/+10
* net: ethernet: ti: am65-cpsw: add multi port support in mac-only modeGrygorii Strashko2020-11-031-48/+81
* net: ethernet: ti: am65-cpsw: prepare xmit/rx path for multi-port devices in ...Grygorii Strashko2020-11-031-34/+107
* net: ethernet: ti: am65-cpsw: fix tx csum offload for multi mac modeGrygorii Strashko2020-11-031-29/+1
* net: ethernet: ti: am65-cpsw: keep active if cpts enabledGrygorii Strashko2020-11-031-0/+7
* net: ethernet: ti: am65-cpsw: fix vlan offload for multi mac modeGrygorii Strashko2020-11-031-3/+5
* net: ethernet: ti: am65-cpsw: use cppi5_desc_is_tdcm()Grygorii Strashko2020-11-031-2/+2
* net: ethernet: ti: am65-cpsw: move free desc queue mode selection in pdataGrygorii Strashko2020-11-031-1/+3
* net: ethernet: ti: am65-cpsw: move ale selection in pdataGrygorii Strashko2020-11-031-1/+3
* net: ethernet: ti: am65-cpsw: enable hw auto ageingGrygorii Strashko2020-09-121-0/+13
* net: ethernet: ti: am65-cpsw: use dev_id for ale configurationGrygorii Strashko2020-09-121-2/+1
* net: ethernet: ti: am65-cpsw: fix rmii 100Mbit link modeGrygorii Strashko2020-08-311-0/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-07-261-1/+2
|\
| * net: ethernet: ti: add NETIF_F_HW_TC hw feature flag for taprio offloadMurali Karicheri2020-07-221-1/+2
* | net: ethernet: ti: am65-cpsw-nuss: enable am65x sr2.0 supportGrygorii Strashko2020-06-301-7/+40
* | net: ethernet: ti: am65-cpsw-nuss: fix ports mac sl initializationGrygorii Strashko2020-06-301-4/+4
* | net: ethernet: ti: am65-cpsw: move to pf_p0_rx_ptype_rrobin init in probeGrygorii Strashko2020-06-301-2/+1
* | net: ethernet: ti: am65-cpsw-nuss: restore vlan configuration while down/upGrygorii Strashko2020-06-301-0/+19
|/
* net: ethernet: ti: am65-cpsw-nuss: fix ale parameters initGrygorii Strashko2020-06-141-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-05-241-1/+2
|\
| * net: ethernet: ti: am65-cpsw-nuss: fix error handling of am65_cpsw_nuss_probeWei Yongjun2020-05-221-1/+2
* | ethernet: ti: am65-cpsw-qos: add TAPRIO offload supportIvan Khoronzhuk2020-05-151-0/+9
* | net: ethernet: ti: am65-cpsw-nuss: use of_platform_device_create() for mdioGrygorii Strashko2020-05-081-6/+18
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-05-071-2/+3
|\|
| * net: ethernet: ti: am65-cpsw-nuss: fix irqs typeGrygorii Strashko2020-05-071-2/+3
* | net: ethernet: ti: am65-cpsw-nuss: enable packet timestamping supportGrygorii Strashko2020-05-041-0/+172
|/
* net: ethernet: ti: Add missing '\n' in log messagesChristophe JAILLET2020-04-121-3/+3
* net: ethernet: ti: fix spelling mistake "rundom" -> "random"Colin Ian King2020-03-301-1/+1
* net: ethernet: ti: introduce am65x/j721e gigabit eth subsystem driverGrygorii Strashko2020-03-271-0/+1965