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
/
macb.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: macb: Add sam9x60-macb compatibility string
Nicolas Ferre
2019-10-08
1
-0
/
+1
*
net: macb: Fix rx buffer cache handling
Stefan Roese
2019-09-04
1
-2
/
+4
*
Revert "net: macb: Fixed reading MII_LPA register"
Bin Meng
2019-09-04
1
-1
/
+1
*
net: macb: Fix check for little-endian system in gmac_configure_dma()
Anup Patel
2019-07-25
1
-4
/
+7
*
net: macb: Extend MACB driver for SiFive Unleashed board
Anup Patel
2019-07-25
1
-17
/
+56
*
net/macb: increase RX buffer size for GEM
Ramon Fried
2019-07-25
1
-8
/
+23
*
net: macb: apply sane DMA configuration
Ramon Fried
2019-07-25
1
-0
/
+28
*
net: macb: add dma_burst_length config
Ramon Fried
2019-07-25
1
-1
/
+21
*
net: macb: add support for SGMII phy interface
Ramon Fried
2019-07-25
1
-0
/
+7
*
net: macb: use bit access macro from header file
Ramon Fried
2019-07-25
1
-33
/
+15
*
net: macb: add support for faster clk rates
Ramon Fried
2019-07-25
1
-1
/
+5
*
net: macb: sync header definitions as taken from Linux
Ramon Fried
2019-07-25
1
-4
/
+4
*
net: macb: Add support for 1000-baseX
Radu Pirea
2019-07-15
1
-2
/
+4
*
net: macb: Fixed reading MII_LPA register
Radu Pirea
2019-07-15
1
-1
/
+1
*
dm: net: macb: Implement link speed change callback
Bin Meng
2019-06-01
1
-0
/
+35
*
dm: net: macb: Update macb_linkspd_cb() signature
Bin Meng
2019-06-01
1
-1
/
+21
*
net: macb: Add small delay after link establishment
Stefan Roese
2019-04-09
1
-1
/
+7
*
net: macb: Fix GEM hardware detection
Atish Patra
2019-02-27
1
-1
/
+1
*
net: macb: Fix clk API usage for RISC-V systems
Anup Patel
2019-02-27
1
-5
/
+4
*
net: macb: fix mapping of registers
Ramon Fried
2019-01-24
1
-1
/
+3
*
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-05-07
1
-2
/
+1
*
net: macb: remove superfluous logical constraint
Heinrich Schuchardt
2018-03-22
1
-1
/
+1
*
net: macb: Add support for Xilinx Zynq SoC
Wilson Lee
2018-01-15
1
-12
/
+79
*
net: macb: Fix GMAC not work when enable DM_ETH
Wenyou Yang
2017-06-02
1
-5
/
+2
*
dm: Rename dev_addr..() functions
Simon Glass
2017-06-01
1
-1
/
+1
*
net: macb: Align the compatibles with kernel
Wenyou Yang
2017-05-09
1
-0
/
+4
*
net: macb: Add remove callback
Wenyou Yang
2017-05-09
1
-17
/
+31
*
net: macb: Fix ETH not found when clock not support
Wenyou Yang
2017-03-01
1
-4
/
+9
*
Merge branch 'master' of git://git.denx.de/u-boot-net
Tom Rini
2017-02-09
1
-3
/
+41
|
\
|
*
net: macb: Remove redundant #ifdef CONFIG_DM_ETH
Wenyou Yang
2017-02-07
1
-3
/
+0
|
*
net: macb: Add the clock support
Wenyou Yang
2017-02-07
1
-0
/
+41
*
|
dm: core: Replace of_offset with accessor
Simon Glass
2017-02-08
1
-1
/
+2
|
/
*
net, macb: fix misaligned cache operation warning
Heiko Schocher
2016-10-01
1
-9
/
+11
*
treewide: replace #include <asm-generic/errno.h> with <linux/errno.h>
Masahiro Yamada
2016-09-23
1
-1
/
+1
*
net: mii: Use spatch to update miiphy_register
Joe Hershberger
2016-08-15
1
-12
/
+34
*
net: macb: Fix build error for CONFIG_DM_ETH enabled
Wenyou Yang
2016-08-15
1
-8
/
+69
*
net: macb: Convert to driver model
Simon Glass
2016-06-12
1
-0
/
+119
*
net: macb: Flush correct cache portion when sending
Simon Glass
2016-06-12
1
-1
/
+1
*
net: macb: Prepare for driver-model conversion
Simon Glass
2016-06-12
1
-75
/
+124
*
Fix various typos, scattered over the code.
Robert P. J. Day
2016-05-05
1
-1
/
+1
*
net: macb: Not all the GEM are gigabit capable
Gregory CLEMENT
2016-01-27
1
-2
/
+19
*
net: macb: add gmac multi-queue support
Wu, Josh
2015-08-11
1
-0
/
+33
*
net: Update hardware MAC address if it changes in env
Joe Hershberger
2015-05-19
1
-9
/
+0
*
net: cosmetic: Fix var naming net <-> eth drivers
Joe Hershberger
2015-04-18
1
-4
/
+4
*
net: cosmetic: Name ethaddr variables consistently
Joe Hershberger
2015-04-18
1
-1
/
+1
*
Net: macb: reset GBE bit when fallback checking
Bo Shen
2015-03-18
1
-1
/
+1
*
net: macb: enable GMAC IP without GE feature support
Bo Shen
2014-11-17
1
-1
/
+7
*
net: macb: write mac address when initialization
Bo Shen
2014-11-17
1
-0
/
+9
*
macb: simplify gmac initialisation
Andreas Bießmann
2014-10-10
1
-17
/
+8
*
net: macb: enable dcache in macb
Wu, Josh
2014-06-14
1
-4
/
+57
[next]