summaryrefslogtreecommitdiffstats
path: root/src/drivers/net/atl1e.c
Commit message (Expand)AuthorAgeFilesLines
* [pci] Rewrite unrelicensable portions of pci.hMichael Brown2015-03-031-1/+1
* [legal] Update FSF mailing address in GPL licence textsMichael Brown2012-07-201-2/+2
* [atl1e] Avoid unused variable warning in gcc 4.6Michael Brown2011-03-161-5/+1Star
* [pci] Make driver PCI ID a property of the PCI deviceMichael Brown2011-02-171-2/+1Star
* [netdevice] Call netdev_link_[up|down|err]() only while registeredMichael Brown2010-09-051-4/+0Star
* [build] Rename gPXE to iPXEMichael Brown2010-04-201-1/+1
* [atl1e] Fix compilation on gcc-4.4.1-2.fc11.i586.Joshua Oreman2009-10-241-8/+9
* [atl1e] Add Attansic L1E gigabit Ethernet driverJoshua Oreman2009-10-161-0/+1757