summaryrefslogtreecommitdiff
path: root/drivers/net/gmac_rockchip.c
Commit message (Expand)AuthorAgeFilesLines
* rockchip: use 'arch-rockchip' as header file pathKever Yang2019-05-011-9/+9
* net: gmac_rockchip: Add handling for RGMII_ID/RXID/TXIDJanine Hagemann2018-10-041-17/+63
* net: gmac_rockchip: Fix a register write in rk3328_gmac_set_to_rgmiiJanine Hagemann2018-10-041-1/+1
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTRTom Rini2018-04-271-2/+0
* net: gmac_rockchip: Add support for the RK3228 GMACDavid Wu2018-01-281-0/+85
* net: gmac_rockchip: Add rk3328 gmac supportDavid Wu2018-01-281-0/+85
* net: gmac_rockchip: Add support for the RV1108 GMACDavid Wu2018-01-281-6/+109
* net: gmac_rockchip: Add support for the RK3368 GMACPhilipp Tomsich2017-08-131-0/+78
* rockchip: net: dm: convert fdt_get to dev_readPhilipp Tomsich2017-07-111-6/+4
* net: gmac_rockchip: Add support for the RK3399 GMACPhilipp Tomsich2017-04-041-29/+111
* dm: core: Replace of_offset with accessorSimon Glass2017-02-081-2/+2
* net: gmac_rockchip: Add Rockchip GMAC driverSjoerd Simons2017-01-111-0/+154