summaryrefslogtreecommitdiffstats
path: root/drivers/net/altera_tse.c
Commit message (Expand)AuthorAgeFilesLines
* drivers: net: convert drivers to spdxOleksij Rempel2018-12-061-14/+1
* whole tree: remove trailing whitespacesDu Huanpeng2016-04-211-1/+1
* driver: replace dev_request_mem_region with dev_request_mem_resourceSascha Hauer2016-03-071-12/+18
* net: Make set_ethaddr argument constSascha Hauer2015-06-261-1/+1
* ARM: move DMA alloc functions to dma.hLucas Stach2015-03-061-0/+1
* NIOS2: use dma_addr_t in dma_alloc_coherentLucas Stach2015-03-061-1/+1
* resource: Let dev_request_mem_region return an error pointerSascha Hauer2014-09-161-0/+9
* net: Pass eth_device to net_receiveSascha Hauer2014-05-151-1/+1
* barebox: remove double semicolonsAlexander Aring2013-11-181-1/+1
* Use new device_platform_driver() macro for driversAlexander Shiyan2013-02-131-9/+1
* switch all platform_bus device/driver registering to platform_driver/device_r...Jean-Christophe PLAGNIOL-VILLARD2012-10-041-1/+1
* Merge branch 'for-next/remove-fsf-address'Sascha Hauer2012-10-031-4/+0
|\
| * Treewide: remove address of the Free Software FoundationSascha Hauer2012-09-171-4/+0
* | net: introduce phylibJean-Christophe PLAGNIOL-VILLARD2012-09-251-26/+22
|/
* net drivers: remove unused type_dataSascha Hauer2012-02-251-2/+0
* introduce io.hSascha Hauer2011-09-221-1/+1
* net mii: add a parent pointer to miidevs and set it to the hardware deviceSascha Hauer2011-08-151-0/+1
* net: make the ethernet device a child of the hardware deviceSascha Hauer2011-08-151-0/+1
* nios2/altera_tse: Switch to resourcesFranck Jullien2011-07-271-33/+30
* Fix compiler warningFranck JULLIEN2011-05-161-1/+1
* Nios2: Add Altera TSE driverFranck JULLIEN2011-05-021-0/+579