summaryrefslogtreecommitdiffstats
path: root/src/drivers
Commit message (Expand)AuthorAgeFilesLines
* [tg3] Recognize the BCM5789Steven Walter2008-06-271-0/+1
* [via-rhine] Fix erroneous uses of memory I/O instead of port I/OStefan Hajnoczi2008-06-121-3/+3
* [libc] Fix isdigit(), islower() and isupper().Michael Brown2008-05-192-12/+6Star
* [tg3] Add support for tg3-5721Michael Brown2008-05-192-1/+4
* [MTNIC] Minor cleanups of vendor-provided driver for Mellanox 10GigE cardsMichael Brown2008-04-222-88/+77Star
* [NETDEV] Add notion of link stateMichael Brown2008-04-227-1/+37
* [Infiniband] Fix event queue doorbell ringing on ArbelMichael Brown2008-04-222-2/+14
* [Infiniband] Add multiport support for Arbel cardsMichael Brown2008-04-223-18/+304
* [Infiniband] Move event-queue process from driver to Infiniband coreMichael Brown2008-04-213-228/+253
* [Hermon] Fix event queue doorbells.Michael Brown2008-04-182-24/+60
* [Infiniband] Add preliminary multiple port support for Hermon cardsMichael Brown2008-04-183-100/+504
* [Drivers-r8169] Add support for newer rtl8169 variants from Hilko BengenMarty Connor2008-03-311-221/+360
* Merge branch 'master' of rom.etherboot.org:/pub/scm/gpxeMichael Brown2008-03-223-0/+56
|\
| * ]Drivers] Update licensing for cs89x0.[ch] and cs89x0.txtMarty Connor2008-03-193-0/+56
* | [Settings] Migrate DHCP and NVO code to the new settings API (untested)Michael Brown2008-03-212-17/+21
|/
* Merge branch 'xl0-timer'Michael Brown2008-03-1042-67/+48Star
|\
| * Modify gPXE core and drivers to work with the new timer subsystemAlexey Zaytsev2008-03-0242-67/+48Star
* | [tg3] Added device ID for rebranded HP card.Michael Brown2008-03-061-0/+1
|/
* [Infiniband] Add preliminary support for multi-port devices.Michael Brown2008-02-275-101/+153
* [Infiniband] Centralise MAD operationsMichael Brown2008-02-262-543/+207Star
* [Hermon] Donate joint copyright on Hermon driver to Mellanox.Michael Brown2008-02-231-4/+2Star
* [Hermon] Add driver for Mellanox Hermon (ConnectX) cards.Michael Brown2008-02-233-0/+5940
* Added mtnic driver provided by Mellanox.Michael Brown2008-02-132-0/+2474
* 3c90x driver fix (legacy) from Geert StaapersMarty Connor2007-12-201-4/+6
* Fix e1000 receive tail pointer (RDT) handlingMarty Connor2007-12-172-7/+7
* Merge branch 'master' of rom.etherboot.org:/pub/scm/gpxeMichael Brown2007-12-1530-51/+238
|\
| * Correct e1000 interrupt routine to enable on 1 disable on 0. duh.Marty Connor2007-12-131-2/+2
| * Remove *_fill_nic() calls, and directly set nic->ioaddr and nic->irqno .Marty Connor2007-12-1329-49/+236
* | Overwrite the device descriptor's IRQ number with whatever the legacyMichael Brown2007-12-151-0/+8
|/
* Fix compiler warnings that appear only on OpenBSD.Michael Brown2007-12-062-4/+4
* Various warnings fixups for OpenBSD with gcc-3.3.5.Michael Brown2007-12-075-5/+5
* Fix prototype mismatch.Michael Brown2007-12-071-2/+2
* Add copyright, clean up comments a bit, remove unnecessary code.Marty Connor2007-12-031-178/+102Star
* Added netdev_nullify to natsemi_remove()Marty Connor2007-11-211-0/+1
* Removed old e1000 driver.Michael Brown2007-11-212-5800/+0Star
* Fixed receive instability by not enabling interrupts. duh.Marty Connor2007-11-212-19/+27
* This version now transmits and receives.Marty Connor2007-11-202-220/+138Star
* Autonegotiation fixes. NIC now autonegotiates to whatever the switch supports.Marty Connor2007-11-203-18/+22
* A version of the new e1000 driver that transmits.Marty Connor2007-11-203-254/+351
* Rename e1000_main.c to e1000.c to so we can type 'make bin/e1000.dsk' instead...Marty Connor2007-11-181-0/+0
* Introduce files for new e1000 driverMarty Connor2007-11-187-5800/+14074
* Move current e1000 driver files to e1000-old/ directory to avoid collisionsMarty Connor2007-11-182-0/+5800
* Remove unnecessary variable.Marty Connor2007-11-182-4/+1Star
* Merge branch 'master' of rom.etherboot.org:/pub/scm/gpxeMichael Brown2007-10-291-0/+1
|\
| * Added one more PCI IDMichael Brown2007-10-221-0/+1
* | Merge branch '3leaf'Michael Brown2007-10-295-0/+7189
|\ \ | |/ |/|
| * Change ROM names to lower case.Michael Brown2007-10-111-2/+2
| * Reverted driver/net/mlx_ipoib to clean master stateMichael Brown2007-09-1819-3084/+361Star
| * Remove the last remaining visible hack.Michael Brown2007-09-182-10/+11
| * Separated out to a clean new drivers/infiniband directory.Michael Brown2007-09-184-0/+6258