index
:
u-boot.git
fedora
master
Unnamed repository; edit this file 'description' to name the repository.
Dennis Gilmore
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
altera_tse.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
fdt: Rename a few functions in fdt_support
Simon Glass
2017-06-01
1
-1
/
+1
*
dm: core: Replace of_offset with accessor
Simon Glass
2017-02-08
1
-2
/
+3
*
Fix GCC format-security errors and convert sprintfs.
Ben Whitten
2016-01-14
1
-1
/
+1
*
altera_tse: change ioremap to map_physmem
Thomas Chou
2015-11-18
1
-1
/
+1
*
net: altera_tse: add mSG-DMA support
Thomas Chou
2015-11-12
1
-0
/
+131
*
net: altera_tse: add priv ops to prepare msgdma support
Thomas Chou
2015-11-12
1
-21
/
+65
*
net: altera_tse: wait sgdma in altera_tse_recv
Thomas Chou
2015-11-12
1
-1
/
+1
*
net: altera_tse: factor out stop mac func
Thomas Chou
2015-11-12
1
-15
/
+21
*
net: altera_tse: get numbers of fdt address and size cells
Thomas Chou
2015-11-06
1
-6
/
+8
*
net: altera_tse: use data type u32 for regs and desc
Thomas Chou
2015-11-06
1
-8
/
+8
*
net: convert altera_tse to driver model and phylib
Thomas Chou
2015-10-23
1
-791
/
+352
*
net: altera_tse: Zap unused variable
Marek Vasut
2015-09-04
1
-2
/
+0
*
net: cosmetic: Fix var naming net <-> eth drivers
Joe Hershberger
2015-04-18
1
-7
/
+8
*
net: Fix remaining API interface breakage
Joe Hershberger
2012-05-23
1
-2
/
+1
*
net/altera_tse: use flush_dcache_range instead of flush_dcache
Stefan Kristiansson
2012-03-30
1
-3
/
+6
*
altera_tse: Fix return of eth_device's recv() callback
Joachim Foerster
2011-10-26
1
-0
/
+2
*
altera_tse: m88e1111s: Honor device flags regarding PHY interface mode
Joachim Foerster
2011-10-26
1
-2
/
+8
*
altera_tse: Add support for dedicated descriptor memory
Joachim Foerster
2011-10-26
1
-3
/
+16
*
altera_tse: Fix SGDMA reset triggering
Joachim Foerster
2011-10-26
1
-4
/
+4
*
altera_tse: Clear SGDMA's RUN bit in async transfer, like in sync case
Joachim Foerster
2011-10-26
1
-0
/
+6
*
miiphy: convert to linux/mii.h
Mike Frysinger
2011-01-09
1
-7
/
+7
*
miiphy: constify device name
Mike Frysinger
2010-08-09
1
-2
/
+2
*
net: altera_tse: add write_hwaddr support
Thomas Chou
2010-05-03
1
-28
/
+35
*
net: add altera triple speeds ethernet mac driver
Thomas Chou
2010-05-03
1
-0
/
+935