Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
7823b2371b1aa37bea409cbc01dc75c9f64e7352
/
drivers
/
net
/
altera_tse.c
3927efb
net: phy: don't require PHY interface mode during PHY creation
by Marek Behún
· Thu Apr 07 00:33:08 2022 +0200
48631e4
treewide: Rename PHY_INTERFACE_MODE_NONE to PHY_INTERFACE_MODE_NA
by Marek Behún
· Thu Apr 07 00:33:03 2022 +0200
bc19477
net: introduce helpers to get PHY interface mode from a device/ofnode
by Marek Behún
· Thu Apr 07 00:33:01 2022 +0200
3ba929a
common: Drop asm/global_data.h from common header
by Simon Glass
· Fri Oct 30 21:38:53 2020 -0600
aad29ae
dm: treewide: Rename ofdata_to_platdata() to of_to_plat()
by Simon Glass
· Thu Dec 03 16:55:21 2020 -0700
fa20e93
dm: treewide: Rename dev_get_platdata() to dev_get_plat()
by Simon Glass
· Thu Dec 03 16:55:20 2020 -0700
71fa5b4
dm: treewide: Rename 'platdata' variables to just 'plat'
by Simon Glass
· Thu Dec 03 16:55:18 2020 -0700
8a2b47f
dm: treewide: Rename auto_alloc_size members to be shorter
by Simon Glass
· Thu Dec 03 16:55:17 2020 -0700
0f2af88
common: Drop log.h from common header
by Simon Glass
· Sun May 10 11:40:05 2020 -0600
6373a17
dma-mapping: move dma_map_(un)single() to <linux/dma-mapping.h>
by Masahiro Yamada
· Fri Feb 14 16:40:19 2020 +0900
6333448
common: Move ARM cache operations out of common.h
by Simon Glass
· Thu Nov 14 12:57:39 2019 -0700
bb7c01e
fdt: Rename a few functions in fdt_support
by Simon Glass
· Thu May 18 20:09:26 2017 -0600
dd79d6e
dm: core: Replace of_offset with accessor
by Simon Glass
· Tue Jan 17 16:52:55 2017 -0700
34fd6c9
Fix GCC format-security errors and convert sprintfs.
by Ben Whitten
· Wed Dec 30 13:05:58 2015 +0000
fb46833
altera_tse: change ioremap to map_physmem
by Thomas Chou
· Sat Nov 14 11:21:16 2015 +0800
9c0a201
net: altera_tse: add mSG-DMA support
by Thomas Chou
· Mon Nov 09 14:36:29 2015 +0800
9f9d66a
net: altera_tse: add priv ops to prepare msgdma support
by Thomas Chou
· Mon Nov 09 11:02:15 2015 +0800
b917dee
net: altera_tse: wait sgdma in altera_tse_recv
by Thomas Chou
· Mon Nov 09 08:00:00 2015 +0800
67bd52f
net: altera_tse: factor out stop mac func
by Thomas Chou
· Sun Nov 08 10:57:05 2015 +0800
dde1ffb
net: altera_tse: get numbers of fdt address and size cells
by Thomas Chou
· Fri Nov 06 09:37:17 2015 +0800
455e953
net: altera_tse: use data type u32 for regs and desc
by Thomas Chou
· Fri Nov 06 09:36:26 2015 +0800
ec06dd8
net: convert altera_tse to driver model and phylib
by Thomas Chou
· Thu Oct 22 15:29:11 2015 +0800
49aa3f4
net: altera_tse: Zap unused variable
by Marek Vasut
· Fri Sep 04 11:50:28 2015 +0200
9f09a36
net: cosmetic: Fix var naming net <-> eth drivers
by Joe Hershberger
· Wed Apr 08 01:41:06 2015 -0500
e4e0488
net: Fix remaining API interface breakage
by Joe Hershberger
· Tue May 22 18:36:19 2012 +0000
ea45ea2
net/altera_tse: use flush_dcache_range instead of flush_dcache
by Stefan Kristiansson
· Fri Nov 04 02:38:07 2011 +0000
384a819
altera_tse: Fix return of eth_device's recv() callback
by Joachim Foerster
· Mon Oct 17 05:24:46 2011 +0000
7ce9929
altera_tse: m88e1111s: Honor device flags regarding PHY interface mode
by Joachim Foerster
· Tue Oct 25 22:39:57 2011 +0000
cb0ddaf
altera_tse: Add support for dedicated descriptor memory
by Joachim Foerster
· Mon Oct 17 05:24:44 2011 +0000
953cc0c
altera_tse: Fix SGDMA reset triggering
by Joachim Foerster
· Mon Oct 17 05:24:43 2011 +0000
fc883c2
altera_tse: Clear SGDMA's RUN bit in async transfer, like in sync case
by Joachim Foerster
· Tue Oct 25 22:39:54 2011 +0000
d63ee71
miiphy: convert to linux/mii.h
by Mike Frysinger
· Thu Dec 23 15:40:12 2010 -0500
5ff5fdb
miiphy: constify device name
by Mike Frysinger
· Tue Jul 27 18:35:08 2010 -0400
53d0150
net: altera_tse: add write_hwaddr support
by Thomas Chou
· Tue Apr 27 20:15:10 2010 +0800
7bb1b9b
net: add altera triple speeds ethernet mac driver
by Thomas Chou
· Tue Apr 20 12:49:52 2010 +0800