index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
ti
/
am65-cpsw-nuss.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: ethernet: ti: am65-cpsw: Convert to PHYLINK
Siddharth Vadapalli
2022-03-11
1
-112
/
+116
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-12-17
1
-9
/
+20
|
\
|
*
net: ethernet: ti: add missing of_node_put before return
Wang Qing
2021-12-13
1
-9
/
+20
*
|
net: annotate accesses to queue->trans_start
Eric Dumazet
2021-11-17
1
-1
/
+1
|
/
*
ethernet: remove random_ether_addr()
Jakub Kicinski
2021-10-14
1
-1
/
+1
*
ethernet: use eth_hw_addr_set() instead of ether_addr_copy()
Jakub Kicinski
2021-10-02
1
-1
/
+1
*
net: ethernet: ti: Move devlink registration to be last devlink command
Leon Romanovsky
2021-09-27
1
-9
/
+6
*
devlink: Make devlink_register to be void
Leon Romanovsky
2021-09-22
1
-8
/
+1
*
devlink: Set device as early as possible
Leon Romanovsky
2021-08-09
1
-2
/
+2
*
net: ethernet: ti: am65-cpsw: use napi_complete_done() in TX completion
Grygorii Strashko
2021-08-06
1
-5
/
+5
*
net: ti: am65-cpsw-nuss: fix RX IRQ state after .ndo_stop()
Vignesh Raghavendra
2021-08-06
1
-2
/
+11
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-08-06
1
-1
/
+5
|
\
|
*
net: ethernet: ti: am65-cpsw: fix crash in am65_cpsw_port_offload_fwd_mark_up...
Grygorii Strashko
2021-08-05
1
-1
/
+5
*
|
net: make switchdev_bridge_port_{,unoffload} loosely coupled with the bridge
Vladimir Oltean
2021-08-04
1
-1
/
+1
*
|
net: ti: am65-cpsw-nuss: fix wrong devlink release order
Leon Romanovsky
2021-07-28
1
-17
/
+17
*
|
dev_ioctl: split out ndo_eth_ioctl
Arnd Bergmann
2021-07-27
1
-1
/
+1
*
|
net: bridge: switchdev: allow the TX data plane forwarding to be offloaded
Tobias Waldekranz
2021-07-23
1
-1
/
+1
*
|
net: bridge: move the switchdev object replay helpers to "push" mode
Vladimir Oltean
2021-07-22
1
-2
/
+3
*
|
net: bridge: switchdev: let drivers inform which bridge ports are offloaded
Vladimir Oltean
2021-07-22
1
-2
/
+15
|
/
*
net: ti: am65-cpsw-nuss: Fix crash when changing number of TX queues
Vignesh Raghavendra
2021-06-22
1
-9
/
+9
*
of: net: pass the dst buffer to of_get_mac_address()
Michael Walle
2021-04-13
1
-10
/
+9
*
net: ti: am65-cpsw-nuss: Add switchdev support
Vignesh Raghavendra
2021-02-12
1
-1
/
+19
*
net: ti: am65-cpsw-nuss: Add netdevice notifiers
Vignesh Raghavendra
2021-02-12
1
-1
/
+129
*
net: ti: am65-cpsw-nuss: Add devlink support
Vignesh Raghavendra
2021-02-12
1
-18
/
+345
*
net: ethernet: ti: am65-cpsw: add support for am64x cpsw3g
Vignesh Raghavendra
2021-01-20
1
-0
/
+7
*
net: ethernet: ti: am65-cpsw-nuss: Support for transparent ASEL handling
Peter Ujfalusi
2021-01-20
1
-0
/
+10
*
net: ethernet: ti: am65-cpsw-nuss: Use DMA device for DMA API
Peter Ujfalusi
2021-01-20
1
-41
/
+38
*
net: ethernet: ti: am65-cpsw: handle deferred probe with dev_err_probe()
Grygorii Strashko
2020-11-03
1
-18
/
+10
*
net: ethernet: ti: am65-cpsw: add multi port support in mac-only mode
Grygorii Strashko
2020-11-03
1
-48
/
+81
*
net: ethernet: ti: am65-cpsw: prepare xmit/rx path for multi-port devices in ...
Grygorii Strashko
2020-11-03
1
-34
/
+107
*
net: ethernet: ti: am65-cpsw: fix tx csum offload for multi mac mode
Grygorii Strashko
2020-11-03
1
-29
/
+1
*
net: ethernet: ti: am65-cpsw: keep active if cpts enabled
Grygorii Strashko
2020-11-03
1
-0
/
+7
*
net: ethernet: ti: am65-cpsw: fix vlan offload for multi mac mode
Grygorii Strashko
2020-11-03
1
-3
/
+5
*
net: ethernet: ti: am65-cpsw: use cppi5_desc_is_tdcm()
Grygorii Strashko
2020-11-03
1
-2
/
+2
*
net: ethernet: ti: am65-cpsw: move free desc queue mode selection in pdata
Grygorii Strashko
2020-11-03
1
-1
/
+3
*
net: ethernet: ti: am65-cpsw: move ale selection in pdata
Grygorii Strashko
2020-11-03
1
-1
/
+3
*
net: ethernet: ti: am65-cpsw: enable hw auto ageing
Grygorii Strashko
2020-09-12
1
-0
/
+13
*
net: ethernet: ti: am65-cpsw: use dev_id for ale configuration
Grygorii Strashko
2020-09-12
1
-2
/
+1
*
net: ethernet: ti: am65-cpsw: fix rmii 100Mbit link mode
Grygorii Strashko
2020-08-31
1
-0
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-07-26
1
-1
/
+2
|
\
|
*
net: ethernet: ti: add NETIF_F_HW_TC hw feature flag for taprio offload
Murali Karicheri
2020-07-22
1
-1
/
+2
*
|
net: ethernet: ti: am65-cpsw-nuss: enable am65x sr2.0 support
Grygorii Strashko
2020-06-30
1
-7
/
+40
*
|
net: ethernet: ti: am65-cpsw-nuss: fix ports mac sl initialization
Grygorii Strashko
2020-06-30
1
-4
/
+4
*
|
net: ethernet: ti: am65-cpsw: move to pf_p0_rx_ptype_rrobin init in probe
Grygorii Strashko
2020-06-30
1
-2
/
+1
*
|
net: ethernet: ti: am65-cpsw-nuss: restore vlan configuration while down/up
Grygorii Strashko
2020-06-30
1
-0
/
+19
|
/
*
net: ethernet: ti: am65-cpsw-nuss: fix ale parameters init
Grygorii Strashko
2020-06-14
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-05-24
1
-1
/
+2
|
\
|
*
net: ethernet: ti: am65-cpsw-nuss: fix error handling of am65_cpsw_nuss_probe
Wei Yongjun
2020-05-22
1
-1
/
+2
*
|
ethernet: ti: am65-cpsw-qos: add TAPRIO offload support
Ivan Khoronzhuk
2020-05-15
1
-0
/
+9
*
|
net: ethernet: ti: am65-cpsw-nuss: use of_platform_device_create() for mdio
Grygorii Strashko
2020-05-08
1
-6
/
+18
[next]