summaryrefslogtreecommitdiffstats
path: root/src/drivers/net/b44.c
Commit message (Expand)AuthorAgeFilesLines
* [legal] Update FSF mailing address in GPL licence textsMichael Brown2012-07-201-1/+2
* [b44] Eliminate call to get_memmap()Michael Brown2012-07-171-26/+31
* [pci] Make driver PCI ID a property of the PCI deviceMichael Brown2011-02-171-3/+4
* [netdevice] Call netdev_link_[up|down|err]() only while registeredMichael Brown2010-09-051-3/+3
* [ioapi] Move get_memmap() to the I/O API groupPiotr JaroszyƄski2010-08-161-1/+2
* [build] Rename gPXE to iPXEMichael Brown2010-04-201-9/+9
* [netdevice] Separate out the concept of hardware and link-layer addressesMichael Brown2009-08-121-6/+6
* [legal] Add a selection of FILE_LICENCE declarationsMichael Brown2009-05-181-0/+2
* [pci] Add driver_data field to struct pci_device_idThomas Miletich2009-03-261-3/+3
* [b44] Add driver for Broadcom bcm44xx cardsPantelis Koukousoulas2008-11-221-0/+949