summaryrefslogtreecommitdiffstats
path: root/drivers/net/pic32_eth.c
Commit message (Expand)AuthorAgeFilesLines
* common: Drop linux/delay.h from common headerSimon Glass2020-05-181-0/+1
* common: Drop log.h from common headerSimon Glass2020-05-181-0/+1
* dm: core: Create a new header file for 'compat' featuresSimon Glass2020-02-051-0/+1
* common: Move ARM cache operations out of common.hSimon Glass2019-12-021-0/+1
* common: Move mii_init() function out of common.hSimon Glass2019-12-021-0/+1
* common: Move get_ticks() function out of common.hSimon Glass2019-12-021-0/+1
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* wait_bit: use wait_for_bit_le32 and remove wait_for_bitÁlvaro Fernández Rojas2018-01-241-6/+6
* dm: gpio: Add live tree supportSimon Glass2017-06-011-2/+1
* dm: core: Replace of_offset with accessorSimon Glass2017-02-081-4/+6
* drivers: net: Add ethernet driver for Microchip PIC32.Purna Chandra Mandal2016-02-011-0/+605