~funderscore
blog
cgit
wiki
get in touch
index
:
misc/u-boot-kii-pro.git
for-master/kii-pro
master
wip/kii-pro
wip/spl
U-Boot fork with work-in-progress stuff
Ferass
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
altera_tse.c
Commit message (
Expand
)
Author
Age
*
net: altera_tsa: Switch to new U-Boot PHY API
Marek Vasut
2023-06-10
*
net: phy: don't require PHY interface mode during PHY creation
Marek Behún
2022-04-10
*
treewide: Rename PHY_INTERFACE_MODE_NONE to PHY_INTERFACE_MODE_NA
Marek Behún
2022-04-10
*
net: introduce helpers to get PHY interface mode from a device/ofnode
Marek Behún
2022-04-10
*
common: Drop asm/global_data.h from common header
Simon Glass
2021-02-02
*
dm: treewide: Rename ofdata_to_platdata() to of_to_plat()
Simon Glass
2020-12-13
*
dm: treewide: Rename dev_get_platdata() to dev_get_plat()
Simon Glass
2020-12-13
*
dm: treewide: Rename 'platdata' variables to just 'plat'
Simon Glass
2020-12-13
*
dm: treewide: Rename auto_alloc_size members to be shorter
Simon Glass
2020-12-13
*
common: Drop log.h from common header
Simon Glass
2020-05-18
*
dma-mapping: move dma_map_(un)single() to <linux/dma-mapping.h>
Masahiro Yamada
2020-02-19
*
common: Move ARM cache operations out of common.h
Simon Glass
2019-12-02
*
fdt: Rename a few functions in fdt_support
Simon Glass
2017-06-01
*
dm: core: Replace of_offset with accessor
Simon Glass
2017-02-08
*
Fix GCC format-security errors and convert sprintfs.
Ben Whitten
2016-01-14
*
altera_tse: change ioremap to map_physmem
Thomas Chou
2015-11-18
*
net: altera_tse: add mSG-DMA support
Thomas Chou
2015-11-12
*
net: altera_tse: add priv ops to prepare msgdma support
Thomas Chou
2015-11-12
*
net: altera_tse: wait sgdma in altera_tse_recv
Thomas Chou
2015-11-12
*
net: altera_tse: factor out stop mac func
Thomas Chou
2015-11-12
*
net: altera_tse: get numbers of fdt address and size cells
Thomas Chou
2015-11-06
*
net: altera_tse: use data type u32 for regs and desc
Thomas Chou
2015-11-06
*
net: convert altera_tse to driver model and phylib
Thomas Chou
2015-10-23
*
net: altera_tse: Zap unused variable
Marek Vasut
2015-09-04
*
net: cosmetic: Fix var naming net <-> eth drivers
Joe Hershberger
2015-04-18
*
net: Fix remaining API interface breakage
Joe Hershberger
2012-05-23
*
net/altera_tse: use flush_dcache_range instead of flush_dcache
Stefan Kristiansson
2012-03-30
*
altera_tse: Fix return of eth_device's recv() callback
Joachim Foerster
2011-10-26
*
altera_tse: m88e1111s: Honor device flags regarding PHY interface mode
Joachim Foerster
2011-10-26
*
altera_tse: Add support for dedicated descriptor memory
Joachim Foerster
2011-10-26
*
altera_tse: Fix SGDMA reset triggering
Joachim Foerster
2011-10-26
*
altera_tse: Clear SGDMA's RUN bit in async transfer, like in sync case
Joachim Foerster
2011-10-26
*
miiphy: convert to linux/mii.h
Mike Frysinger
2011-01-09
*
miiphy: constify device name
Mike Frysinger
2010-08-09
*
net: altera_tse: add write_hwaddr support
Thomas Chou
2010-05-03
*
net: add altera triple speeds ethernet mac driver
Thomas Chou
2010-05-03