summaryrefslogtreecommitdiffstats
path: root/src/drivers/net/sky2.c
Commit message (Expand)AuthorAgeFilesLines
* [drivers] Sort PCI_ROM() entries numericallyGeert Stappers2024-02-221-1/+1
* [netdevice] Remove netdev_priv() helper functionMichael Brown2023-09-131-15/+15
* [malloc] Rename malloc_dma() to malloc_phys()Michael Brown2020-11-051-7/+7
* [pci] Update drivers to use pci_ioremap()Michael Brown2020-09-251-1/+1
* [sky2] Use 32-bit read to read Y2_VAUX_AVAILMike McCormack2017-03-231-1/+1
* [src] Fix spelling in comments, debug messages and local variable namesStefan Weil2013-01-031-1/+1
* [legal] Update FSF mailing address in GPL licence textsMichael Brown2012-07-201-1/+2
* [sky2] Fix invalid memory accessValentine Barshak2012-06-271-1/+1
* [sky2] Avoid unused variable warning in gcc 4.6Michael Brown2011-03-161-5/+0Star
* [pci] Make driver PCI ID a property of the PCI deviceMichael Brown2011-02-171-2/+1Star
* [build] Rename gPXE to iPXEMichael Brown2010-04-201-8/+8
* [netdevice] Separate out the concept of hardware and link-layer addressesMichael Brown2009-08-121-2/+2
* [sky2] Add support for Marvell Yukon-II gigabit Ethernet cardsJoshua Oreman2009-08-031-0/+2399