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-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
2019-12-05
net: ethernet: ti: cpsw_switchdev: fix unmet direct dependencies detected for...
Grygorii Strashko
2019-11-30
net: ethernet: ti: ale: ensure vlan/mdb deleted when no members
Grygorii Strashko
2019-11-20
net: ethernet: ti: introduce cpsw switchdev based driver part 2 - switch
Ilias Apalodimas
2019-11-20
net: ethernet: ti: introduce cpsw switchdev based driver part 1 - dual-emac
Ilias Apalodimas
2019-11-20
net: ethernet: ti: cpsw: move set of common functions in cpsw_priv
Grygorii Strashko
2019-11-20
net: ethernet: ti: cpsw: resolve build deps of cpsw drivers
Grygorii Strashko
2019-11-20
net: ethernet: ti: ale: modify vlan/mdb api for switchdev
Ilias Apalodimas
2019-11-20
net: ethernet: ti: cpsw: allow untagged traffic on host port
Grygorii Strashko
2019-11-20
net: ethernet: ti: ale: clean ale tbl on init and intf restart
Grygorii Strashko
2019-11-12
net: ethernet: ti: Add dependency for TI_DAVINCI_EMAC
Mao Wenan
2019-11-07
ethernet: ti: cpts: use ktime_get_real_ns helper
Ivan Khoronzhuk
2019-11-04
net: of_get_phy_mode: Change API to solve int/unit warnings
Andrew Lunn
2019-10-15
davinci_cpdma: make cpdma_chan_split_pool static
Ben Dooks (Codethink)
2019-08-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-08-21
net: cpsw: fix NULL pointer exception in the probe error path
Antoine Tenart
2019-08-21
net: ethernet: ti: use devm_platform_ioremap_resource() to simplify code
YueHaibing
2019-07-30
net: Use skb_frag_off accessors
Jonathan Lemon
2019-07-16
net: ethernet: ti: cpsw: Add of_node_put() before return and break
Nishka Dasgupta
[next]