summaryrefslogtreecommitdiffstats
path: root/src/drivers/net/jme.c
Commit message (Expand)AuthorAgeFilesLines
* [netdevice] Remove netdev_priv() helper functionMichael Brown2023-09-131-1/+1
* [malloc] Rename malloc_dma() to malloc_phys()Michael Brown2020-11-051-4/+4
* [pci] Update drivers to use pci_ioremap()Michael Brown2020-09-251-1/+1
* [legal] Update FSF mailing address in GPL licence textsMichael Brown2012-07-201-1/+2
* [pci] Make driver PCI ID a property of the PCI deviceMichael Brown2011-02-171-1/+1
* [netdevice] Call netdev_link_[up|down|err]() only while registeredMichael Brown2010-09-051-1/+0Star
* [jme] Fix 64-bit compile of JMicron ethernet driverGeoff Lywood2010-06-221-1/+1
* [jme] Fix refill behaviorGuo-Fu Tseng2010-06-131-7/+13
* [jme] Add JMicron Ethernet driverGuo-Fu Tseng2010-06-021-0/+1303