summaryrefslogtreecommitdiffstats
path: root/src/drivers/net
Commit message (Expand)AuthorAgeFilesLines
...
* [3c90x] More fine-grained debugging levelsThomas Miletich2011-02-081-23/+23
* [init] Remove concept of "shutdown exit flags"Michael Brown2011-01-271-3/+3
* [vxge] Add support for new function mode "multi-function 8 Direct IO"Masroor Vettuparambil2011-01-274-25/+55
* [infiniband] Indicate that device does not support interruptsMichael Brown2011-01-251-12/+0Star
* [nvo] Allow resizing of non-volatile stored option blocksMichael Brown2011-01-194-3/+4
* [nvo] Remove the non-volatile options fragment listMichael Brown2011-01-114-44/+21Star
* [igbvf] Add igbvf driverAlex Williamson2010-12-169-0/+4475
* [r8169] Disabling IRQs should not also acknowledge the IRQsMichael Brown2010-12-091-1/+1
* [legal] Add FILE_LICENCE macro to some GPL-v2-or-later filesShao Miller2010-12-043-0/+6
* [settings] Apply settings block name in register_settings()Michael Brown2010-12-011-2/+2
* [forcedeth] Exit poll() as early as possible if no work to doMichael Brown2010-11-121-4/+4
* [rtl8139] Operate in promiscuous modeMichael Brown2010-10-071-1/+1
* [hermon] Add support for dual-protocol devicesMichael Brown2010-09-212-2575/+0Star
* [infiniband] Add the notion of an Ethernet queue pair typeMichael Brown2010-09-211-0/+7
* [infiniband] Match GID/GUID terminology as used in the IBAMichael Brown2010-09-151-25/+25
* [e1000] Strip the Ethernet CRC from received packetsMichael Brown2010-09-151-1/+1
* [rtl8139] Check for oversized packets when transmittingMichael Brown2010-09-051-0/+8
* [infiniband] Add the concept of an Infiniband upper-layer driverMichael Brown2010-09-051-38/+46
* [netdevice] Call netdev_link_[up|down|err]() only while registeredMichael Brown2010-09-0518-49/+45Star
* [sis190] Initialise network device before calling register_netdev()Michael Brown2010-09-051-1/+1
* [rtl8139] Strip CRC from received packetsMichael Brown2010-09-031-0/+1
* [eepro100] Add new PCI ID 8086:27dcMarty Connor2010-09-031-0/+1
* [mtnic] Switch to malloc_dma() and free_dma()Piotr Jaroszyński2010-08-171-29/+29
* [ioapi] Move get_memmap() to the I/O API groupPiotr Jaroszyński2010-08-161-1/+2
* [forcedeth] Replace driver with native iPXE driverAndrei Faur2010-08-012-1230/+2375
* [virtio] Replace virtio-net with native iPXE driverStefan Hajnoczi2010-07-171-228/+335
* [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
* [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
* [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
* [build] Rename gPXE to iPXEMichael Brown2010-04-2095-361/+361
* [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