aboutsummaryrefslogtreecommitdiff
path: root/src/drivers/net/sky2.c
AgeCommit message (Expand)AuthorFilesLines
2020-11-05[malloc] Rename malloc_dma() to malloc_phys()Michael Brown1-7/+7
2020-09-25[pci] Update drivers to use pci_ioremap()Michael Brown1-1/+1
2017-03-23[sky2] Use 32-bit read to read Y2_VAUX_AVAILMike McCormack1-1/+1
2013-01-03[src] Fix spelling in comments, debug messages and local variable namesStefan Weil1-1/+1
2012-07-20[legal] Update FSF mailing address in GPL licence textsMichael Brown1-1/+2
2012-06-27[sky2] Fix invalid memory accessValentine Barshak1-1/+1
2011-03-16[sky2] Avoid unused variable warning in gcc 4.6Michael Brown1-5/+0
2011-02-17[pci] Make driver PCI ID a property of the PCI deviceMichael Brown1-2/+1
2010-04-19[build] Rename gPXE to iPXEMichael Brown1-8/+8
2009-08-12[netdevice] Separate out the concept of hardware and link-layer addressesMichael Brown1-2/+2
2009-08-03[sky2] Add support for Marvell Yukon-II gigabit Ethernet cardsJoshua Oreman1-0/+2399