summaryrefslogtreecommitdiffstats
path: root/drivers/net/ks8851_mll.c
Commit message (Expand)AuthorAgeFilesLines
* net: ks8851_mll: fix "no previous prototype for 'ks_enable_qmu'" warningAntony Pavlov2019-01-101-1/+1
* drivers: net: convert drivers to spdxOleksij Rempel2018-12-061-10/+2
* driver: replace dev_request_mem_region with dev_request_mem_resourceSascha Hauer2016-03-071-6/+10
* net: Make set_ethaddr argument constSascha Hauer2015-06-261-1/+1
* resource: Let dev_request_mem_region return an error pointerSascha Hauer2014-09-161-0/+6
* net: Pass eth_device to net_receiveSascha Hauer2014-05-151-1/+1
* Use new device_platform_driver() macro for driversAlexander Shiyan2013-02-131-8/+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-20/+16
|/
* NET: Add support for ks8851_mllJan Weitzel2012-03-131-0/+891