index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
mvneta.c
Age
Commit message (
Expand
)
Author
2020-05-18
common: Drop linux/bitops.h from common header
Simon Glass
2020-05-18
common: Drop linux/delay.h from common header
Simon Glass
2020-05-18
common: Drop linux/bug.h from common header
Simon Glass
2020-05-18
common: Drop log.h from common header
Simon Glass
2020-05-18
common: Drop net.h from common header
Simon Glass
2020-02-05
dm: core: Create a new header file for 'compat' features
Simon Glass
2020-02-05
dm: core: Require users of devres to include the header
Simon Glass
2019-12-15
dm: gpio: Allow control of GPIO uclass in SPL
Simon Glass
2019-12-02
common: Move ARM cache operations out of common.h
Simon Glass
2019-01-24
net: mvneta: Add GPIO configuration support
Aditya Prayoga
2018-10-09
linux/compat.h: Add netdev_### log macros
Bin Meng
2018-07-02
net: mvneta: zero Tx descriptors on init
Rabeeh Khoury
2018-07-02
net: mvneta: dcache flush TX descriptors at init
Rabeeh Khoury
2018-06-13
mvebu: neta: align DMA buffers
Jon Nettleton
2018-05-14
net: mvneta: Fix fault when wrong device tree
Marek BehĂșn
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-04-13
net: mvneta: support setting hardware address
Matt Pelland
2018-01-15
net: mvneta - Fixed recv() when multiple packets have arrived.
Jason Brown
2017-09-07
net: fix typos
Heinrich Schuchardt
2017-06-01
dm: core: Rename of_device_is_compatible()
Simon Glass
2017-06-01
dm: Rename dev_addr..() functions
Simon Glass
2017-03-23
mvebu: neta: a37xx: Add fixed link support to neta driver
Konstantin Porotchkin
2017-03-23
mvebu: neta: Add support for board init function
Konstantin Porotchkin
2017-02-08
dm: core: Replace of_offset with accessor
Simon Glass
2016-10-13
net: mvneta: fix typo in comment
Chris Packham
2016-09-27
net: mvneta: Add support for Armada 3700 SoC
Stefan Roese
2016-09-27
net: mvneta: Make driver 64bit safe
Stefan Roese
2016-09-27
net: mvneta: Round up top tx buffer boundaries for dcache ops
Stefan Roese
2016-09-23
treewide: replace #include <asm/errno.h> with <linux/errno.h>
Masahiro Yamada
2016-01-14
net: mvneta: Convert to driver model
Stefan Roese
2015-08-17
arm: mvebu: Enable NAND controller on MVEBU SoC's
Stefan Roese
2015-04-18
net: cosmetic: Fix var naming net <-> eth drivers
Joe Hershberger
2014-10-23
net: mvneta.c: Add support for the ethernet controller of the Marvell Armada ...
Stefan Roese