summaryrefslogtreecommitdiffstats
path: root/src/drivers
Commit message (Expand)AuthorAgeFilesLines
* [virtio] Replace virtio-net with native iPXE driverStefan Hajnoczi2010-07-172-234/+341
* [davicom] Use iPXE debugging infrastructureMichael Brown2010-07-141-25/+6Star
* [tulip] Use iPXE debugging infrastructureMichael Brown2010-07-141-209/+79Star
* [pcnet32] Fix pcnet32_wio_reset() bugAndrei Faur2010-07-111-1/+1
* [pcnet32] Fix uninitialised variableMichael Brown2010-06-251-1/+1
* [myri10ge] Add NonVolatile Option (nvo) supportGlenn Brown2010-06-251-11/+314
* [r8169] Remove driver cfg lookup, use pci_device_id->driver_data insteadAndrei Faur2010-06-232-66/+11Star
* [interface] Convert all data-xfer interfaces to generic interfacesMichael Brown2010-06-221-32/+14Star
* [refcnt] Add ref_init() wrapper functionMichael Brown2010-06-221-0/+1
* [pcnet32] Replace pcnet32 with native driverAndrei Faur2010-06-222-822/+1143
* [jme] Fix 64-bit compile of JMicron ethernet driverGeoff Lywood2010-06-221-1/+1
* [jme] Fix refill behaviorGuo-Fu Tseng2010-06-131-7/+13
* [ethernet] Move Ethernet MAC address checking routines to ethernet.hMichael Brown2010-06-072-16/+1Star
* [eepro100] Add PCI ID for Intel Pro/100 VEErwan Velu2010-06-071-0/+1
* [jme] Add JMicron Ethernet driverGuo-Fu Tseng2010-06-022-0/+2217
* [efi] Add the "snpnet" driverGeoff Lywood2010-06-024-0/+575
* [qib7322] Fix whitespace errorsMichael Brown2010-06-011-107/+108
* [qib7322] Fix uninitialized variables warningShao Miller2010-06-011-3/+10
* [libc] Enable automated extraction of error usage reportsMichael Brown2010-05-311-2/+4
* [compiler] Fix 64bit compile time errorsPiotr JaroszyƄski2010-05-275-9/+9
* [qib7322] Add support for QLogic 7322 HCAMichael Brown2010-05-253-0/+10050
* [build] Rename gPXE to iPXEMichael Brown2010-04-20121-433/+433
* [eepro100] Remove link-state checkingThomas Miletich2010-04-192-48/+1Star
* [drivers] Fix warnings identified by gcc 4.5Bruce Rogers2010-04-163-4/+4
* [phantom] Update interrupt support to match current firmwareMichael Brown2010-03-222-23/+91
* [igb] Add igb driverMarty Connor2010-03-1719-0/+13393
* [e1000e] Add e1000e driverMarty Connor2010-03-1720-0/+18162
* [e1000] Update e1000 driverMarty Connor2010-03-1724-13857/+15347
* [vxge] Add stub vxge.c file so bin/vxge.usb can be builtStefan Hajnoczi2010-03-122-4/+23
* [vxge] Add support for X3100 series 10GbE Server/Storage AdapterMasroor Vettuparambil2010-02-248-0/+9382
* [hermon] Change hermon_alloc_icm() to conform to ConnectX2 requirementsItay Gazit2010-02-131-16/+58
* [rtl818x] Remove broken mmio register supportStefan Hajnoczi2010-01-251-3/+0Star
* [natsemi] Convert stray mmio readl() to pio inl()Stefan Hajnoczi2010-01-251-1/+1
* [pci] Save and restore PCI command registerBernhard Kohl2010-01-221-0/+5
* [skge] Note correct author of akge driverThomas Miletich2010-01-141-4/+5
* [skge] Add driver for skge NICsMarty Connor2010-01-142-0/+5094
* [myri10ge] Native driver for Myricom 10Gb Ethernet NICsGlenn Brown2010-01-142-0/+1555
* [forcedeth] Add support for 10de:054c nforce 630a, MCP 67Thomas Horsten2010-01-141-0/+2
* [e1000] Remove deprecated IRQ_FORCE action from e1000_irq()Thomas Miletich2010-01-051-23/+4Star
* [eepro100] Add missing FILE_LICENCE() to eepro100.hThomas Miletich2009-12-141-0/+2
* [e1000] Enable interrupts in a more UNDI compatible wayThomas Miletich2009-11-251-2/+1Star
* [eepro100] Convert to native gPXE APIThomas Miletich2009-11-222-639/+1197
* [e1000] Use the alternate MAC in NVRAM when availableAlex Williamson2009-11-222-3/+51
* [e1000] Implement zero-copy receiveThomas Miletich2009-11-221-63/+83
* [linda] Re-import the latest register definitionsMichael Brown2009-11-161-6/+4Star
* [susieq] Update qib_genbits.pl to handle SusieQ definitionsMichael Brown2009-11-161-4/+24
* [linda] Wait up to 20us for link state to updateMichael Brown2009-11-162-0/+35
* [ipoib] Mask out non-QPN bits in the IPoIB destination MAC when sendingMichael Brown2009-11-161-8/+7Star
* [ipoib] Always set the "full membership" bit in the IPv4 broadcast GIDMichael Brown2009-11-161-1/+2
* [infiniband] Report IB link status as IPoIB netdevice statusMichael Brown2009-11-161-5/+12