aboutsummaryrefslogtreecommitdiff
path: root/src/drivers/net/jme.c
AgeCommit message (Expand)AuthorFilesLines
2012-07-20[legal] Update FSF mailing address in GPL licence textsMichael Brown1-1/+2
2011-02-17[pci] Make driver PCI ID a property of the PCI deviceMichael Brown1-1/+1
2010-09-05[netdevice] Call netdev_link_[up|down|err]() only while registeredMichael Brown1-1/+0
2010-06-22[jme] Fix 64-bit compile of JMicron ethernet driverGeoff Lywood1-1/+1
2010-06-13[jme] Fix refill behaviorGuo-Fu Tseng1-7/+13
2010-06-02[jme] Add JMicron Ethernet driverGuo-Fu Tseng1-0/+1303