index
:
linux.git
master
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
Age
Commit message (
Expand
)
Author
2020-05-15
ethernet: ti: am65-cpts: Add missing inline qualifier to stub functions
Nathan Chancellor
2020-05-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-05-14
net: ethernet: ti: Add XDP frame size to driver cpsw
Jesper Dangaard Brouer
2020-05-14
ethernet: ti: am65-cpsw-qos: add TAPRIO offload support
Ivan Khoronzhuk
2020-05-14
ethernet: ti: am65-cpts: add routines to support taprio offload
Ivan Khoronzhuk
2020-05-12
net: ethernet: ti: Remove TI_CPTS_MOD workaround
Clay McClure
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-06
net: cpmac: Fix use correct return type for ndo_start_xmit()
Yunjian Wang
2020-05-06
net: ethernet: ti: Use PTR_ERR_OR_ZERO() to simplify code
Samuel Zou
2020-05-05
net: ethernet: ti: am65-cpts: fix build
Grygorii Strashko
2020-05-05
net: ethernet: ti: use true, false for bool variables in cpsw_new.c
Jason Yan
2020-05-04
net: ethernet: ti: am65-cpsw-nuss: enable packet timestamping support
Grygorii Strashko
2020-05-04
net: ethernet: ti: introduce am654 common platform time sync driver
Grygorii Strashko
2020-05-01
net: Make PTP-specific drivers depend on PTP_1588_CLOCK
Clay McClure
2020-05-01
drivers: net: davinci_mdio: fix potential NULL dereference in davinci_mdio_pr...
Wei Yongjun
2020-05-01
docs: networking: device drivers: convert ti/tlan.txt to ReST
Mauro Carvalho Chehab
2020-04-27
net: ethernet: ti: fix return value check in k3_cppi_desc_pool_create_name()
Wei Yongjun
2020-04-23
net: ethernet: ti: cpsw: enable cpts irq
Grygorii Strashko
2020-04-23
net: ethernet: ti: cpts: add support for HW_TS_PUSH events
Grygorii Strashko
2020-04-23
net: ethernet: ti: cpts: add irq support
Grygorii Strashko
2020-04-23
net: ethernet: ti: cpts: rework locking
Grygorii Strashko
2020-04-23
net: ethernet: ti: cpts: move tx timestamp processing to ptp worker only
Grygorii Strashko
2020-04-23
net: ethernet: ti: cpts: optimize packet to event matching
Grygorii Strashko
2020-04-23
net: ethernet: ti: cpts: switch to use new .gettimex64() interface
Grygorii Strashko
2020-04-23
net: ethernet: ti: cpts: move tc mult update in cpts_fifo_read()
Grygorii Strashko
2020-04-23
net: ethernet: ti: cpts: separate hw counter read from timecounter
Grygorii Strashko
2020-04-23
net: ethernet: ti: cpts: use dev_yy() api for logs
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
2020-03-26
net: ethernet: ti: ale: am65: add support for default thread cfg
Grygorii Strashko
2020-03-26
net: ethernet: ti: ale: add support for mac-only mode
Grygorii Strashko
2020-03-26
net: ethernet: ti: ale: fix seeing unreg mcast packets with promisc and allmu...
Grygorii Strashko
2020-03-26
phy: ti: gmii-sel: simplify config dependencies between net drivers and gmii phy
Grygorii Strashko
2020-03-17
net: davinci_emac: reject unsupported coalescing params
Jakub Kicinski
2020-03-17
net: cpsw: reject unsupported coalescing params
Jakub Kicinski
2020-01-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
2020-01-23
net: convert suitable drivers to use phy_do_ioctl_running
Heiner Kallweit
2020-01-06
remove ioremap_nocache and devm_ioremap_nocache
Christoph Hellwig
2019-12-25
net: netcp_ethss: Use the PHY time stamping interface.
Richard Cochran
2019-12-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-12-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2019-12-14
net: ethernet: ti: build cpsw-common for switchdev
Arnd Bergmann
2019-12-14
net: ethernet: ti: select PAGE_POOL for switchdev driver
Arnd Bergmann
2019-12-12
netdev: pass the stuck queue to the timeout handler
Michael S. Tsirkin
2019-12-09
net: ethernet: ti: davinci_cpdma: fix warning "device driver frees DMA memory...
Grygorii Strashko
2019-12-09
treewide: Use sizeof_field() macro
Pankaj Bharadiya
2019-12-07
net: ethernet: ti: cpsw: fix extra rx interrupt
Grygorii Strashko
[next]