index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
ti
Age
Commit message (
Expand
)
Author
Files
Lines
2020-05-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
5
-6
/
+11
2020-05-23
net: ethernet: ti: cpsw: fix ASSERT_RTNL() warning during suspend
Grygorii Strashko
1
-0
/
+4
2020-05-21
net: ethernet: ti: am65-cpsw-nuss: fix error handling of am65_cpsw_nuss_probe
Wei Yongjun
1
-1
/
+2
2020-05-21
net: ethernet: ti: fix some return value check of cpsw_ale_create()
Wei Yongjun
3
-5
/
+5
2020-05-15
ethernet: ti: am65-cpts: Add missing inline qualifier to stub functions
Nathan Chancellor
1
-4
/
+4
2020-05-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2
-11
/
+7
2020-05-14
net: ethernet: ti: Add XDP frame size to driver cpsw
Jesper Dangaard Brouer
2
-0
/
+2
2020-05-14
ethernet: ti: am65-cpsw-qos: add TAPRIO offload support
Ivan Khoronzhuk
7
-3
/
+689
2020-05-14
ethernet: ti: am65-cpts: add routines to support taprio offload
Ivan Khoronzhuk
2
-0
/
+72
2020-05-12
net: ethernet: ti: Remove TI_CPTS_MOD workaround
Clay McClure
2
-11
/
+7
2020-05-07
net: ethernet: ti: am65-cpsw-nuss: use of_platform_device_create() for mdio
Grygorii Strashko
2
-6
/
+20
2020-05-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2
-4
/
+4
2020-05-06
net: ethernet: ti: am65-cpsw-nuss: fix irqs type
Grygorii Strashko
1
-2
/
+3
2020-05-06
net: cpmac: Fix use correct return type for ndo_start_xmit()
Yunjian Wang
1
-1
/
+1
2020-05-06
net: ethernet: ti: Use PTR_ERR_OR_ZERO() to simplify code
Samuel Zou
1
-4
/
+1
2020-05-05
net: ethernet: ti: am65-cpts: fix build
Grygorii Strashko
1
-3
/
+2
2020-05-05
net: ethernet: ti: use true, false for bool variables in cpsw_new.c
Jason Yan
1
-2
/
+2
2020-05-04
net: ethernet: ti: am65-cpsw-nuss: enable packet timestamping support
Grygorii Strashko
4
-2
/
+201
2020-05-04
net: ethernet: ti: introduce am654 common platform time sync driver
Grygorii Strashko
4
-0
/
+1106
2020-05-01
net: Make PTP-specific drivers depend on PTP_1588_CLOCK
Clay McClure
1
-2
/
+1
2020-05-01
drivers: net: davinci_mdio: fix potential NULL dereference in davinci_mdio_pr...
Wei Yongjun
1
-0
/
+2
2020-05-01
docs: networking: device drivers: convert ti/tlan.txt to ReST
Mauro Carvalho Chehab
2
-2
/
+2
2020-04-27
net: ethernet: ti: fix return value check in k3_cppi_desc_pool_create_name()
Wei Yongjun
1
-2
/
+2
2020-04-23
net: ethernet: ti: cpsw: enable cpts irq
Grygorii Strashko
4
-0
/
+55
2020-04-23
net: ethernet: ti: cpts: add support for HW_TS_PUSH events
Grygorii Strashko
4
-5
/
+57
2020-04-23
net: ethernet: ti: cpts: add irq support
Grygorii Strashko
2
-1
/
+38
2020-04-23
net: ethernet: ti: cpts: rework locking
Grygorii Strashko
2
-24
/
+32
2020-04-23
net: ethernet: ti: cpts: move tx timestamp processing to ptp worker only
Grygorii Strashko
1
-71
/
+94
2020-04-23
net: ethernet: ti: cpts: optimize packet to event matching
Grygorii Strashko
1
-33
/
+58
2020-04-23
net: ethernet: ti: cpts: switch to use new .gettimex64() interface
Grygorii Strashko
1
-8
/
+14
2020-04-23
net: ethernet: ti: cpts: move tc mult update in cpts_fifo_read()
Grygorii Strashko
2
-2
/
+7
2020-04-23
net: ethernet: ti: cpts: separate hw counter read from timecounter
Grygorii Strashko
2
-26
/
+29
2020-04-23
net: ethernet: ti: cpts: use dev_yy() api for logs
Grygorii Strashko
1
-6
/
+6
2020-04-12
net: ethernet: ti: Add missing '\n' in log messages
Christophe JAILLET
1
-3
/
+3
2020-03-30
net: ethernet: ti: fix spelling mistake "rundom" -> "random"
Colin Ian King
1
-1
/
+1
2020-03-26
net: ethernet: ti: introduce am65x/j721e gigabit eth subsystem driver
Grygorii Strashko
7
-2
/
+3030
2020-03-26
net: ethernet: ti: ale: am65: add support for default thread cfg
Grygorii Strashko
2
-0
/
+20
2020-03-26
net: ethernet: ti: ale: add support for mac-only mode
Grygorii Strashko
2
-0
/
+18
2020-03-26
net: ethernet: ti: ale: fix seeing unreg mcast packets with promisc and allmu...
Grygorii Strashko
1
-0
/
+4
2020-03-26
phy: ti: gmii-sel: simplify config dependencies between net drivers and gmii phy
Grygorii Strashko
1
-0
/
+1
2020-03-17
net: davinci_emac: reject unsupported coalescing params
Jakub Kicinski
1
-0
/
+1
2020-03-17
net: cpsw: reject unsupported coalescing params
Jakub Kicinski
2
-0
/
+2
2020-01-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
7
-24
/
+12
2020-01-23
net: convert suitable drivers to use phy_do_ioctl_running
Heiner Kallweit
1
-11
/
+1
2020-01-06
remove ioremap_nocache and devm_ioremap_nocache
Christoph Hellwig
1
-1
/
+1
2019-12-25
net: netcp_ethss: Use the PHY time stamping interface.
Richard Cochran
1
-5
/
+3
2019-12-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
5
-22
/
+23
2019-12-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
3
-3
/
+4
2019-12-14
net: ethernet: ti: build cpsw-common for switchdev
Arnd Bergmann
1
-0
/
+1
2019-12-14
net: ethernet: ti: select PAGE_POOL for switchdev driver
Arnd Bergmann
1
-0
/
+1
[next]