index
:
openslx-ng/ipxe.git
master
openslx
Fork of ipxe; additional commands and features
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
drivers
Commit message (
Expand
)
Author
Age
Files
Lines
*
[eepro100] Add new PCI ID 8086:27dc
Marty Connor
2010-09-03
1
-0
/
+1
*
[linux] Add the tap driver
Piotr Jaroszyński
2010-08-19
1
-0
/
+249
*
[linux] Add device and driver model
Piotr Jaroszyński
2010-08-19
1
-0
/
+152
*
[mtnic] Switch to malloc_dma() and free_dma()
Piotr Jaroszyński
2010-08-17
1
-29
/
+29
*
[ioapi] Move get_memmap() to the I/O API group
Piotr Jaroszyński
2010-08-16
1
-1
/
+2
*
[forcedeth] Replace driver with native iPXE driver
Andrei Faur
2010-08-01
2
-1230
/
+2375
*
[virtio] Replace virtio-net with native iPXE driver
Stefan Hajnoczi
2010-07-17
2
-234
/
+341
*
[davicom] Use iPXE debugging infrastructure
Michael Brown
2010-07-14
1
-25
/
+6
*
[tulip] Use iPXE debugging infrastructure
Michael Brown
2010-07-14
1
-209
/
+79
*
[pcnet32] Fix pcnet32_wio_reset() bug
Andrei Faur
2010-07-11
1
-1
/
+1
*
[pcnet32] Fix uninitialised variable
Michael Brown
2010-06-25
1
-1
/
+1
*
[myri10ge] Add NonVolatile Option (nvo) support
Glenn Brown
2010-06-25
1
-11
/
+314
*
[r8169] Remove driver cfg lookup, use pci_device_id->driver_data instead
Andrei Faur
2010-06-23
2
-66
/
+11
*
[interface] Convert all data-xfer interfaces to generic interfaces
Michael Brown
2010-06-22
1
-32
/
+14
*
[refcnt] Add ref_init() wrapper function
Michael Brown
2010-06-22
1
-0
/
+1
*
[pcnet32] Replace pcnet32 with native driver
Andrei Faur
2010-06-22
2
-822
/
+1143
*
[jme] Fix 64-bit compile of JMicron ethernet driver
Geoff Lywood
2010-06-22
1
-1
/
+1
*
[jme] Fix refill behavior
Guo-Fu Tseng
2010-06-13
1
-7
/
+13
*
[ethernet] Move Ethernet MAC address checking routines to ethernet.h
Michael Brown
2010-06-07
2
-16
/
+1
*
[eepro100] Add PCI ID for Intel Pro/100 VE
Erwan Velu
2010-06-07
1
-0
/
+1
*
[jme] Add JMicron Ethernet driver
Guo-Fu Tseng
2010-06-02
2
-0
/
+2217
*
[efi] Add the "snpnet" driver
Geoff Lywood
2010-06-02
4
-0
/
+575
*
[qib7322] Fix whitespace errors
Michael Brown
2010-06-01
1
-107
/
+108
*
[qib7322] Fix uninitialized variables warning
Shao Miller
2010-06-01
1
-3
/
+10
*
[libc] Enable automated extraction of error usage reports
Michael Brown
2010-05-31
1
-2
/
+4
*
[compiler] Fix 64bit compile time errors
Piotr Jaroszyński
2010-05-27
5
-9
/
+9
*
[qib7322] Add support for QLogic 7322 HCA
Michael Brown
2010-05-25
3
-0
/
+10050
*
[build] Rename gPXE to iPXE
Michael Brown
2010-04-20
121
-433
/
+433
*
[eepro100] Remove link-state checking
Thomas Miletich
2010-04-19
2
-48
/
+1
*
[drivers] Fix warnings identified by gcc 4.5
Bruce Rogers
2010-04-16
3
-4
/
+4
*
[phantom] Update interrupt support to match current firmware
Michael Brown
2010-03-22
2
-23
/
+91
*
[igb] Add igb driver
Marty Connor
2010-03-17
19
-0
/
+13393
*
[e1000e] Add e1000e driver
Marty Connor
2010-03-17
20
-0
/
+18162
*
[e1000] Update e1000 driver
Marty Connor
2010-03-17
24
-13857
/
+15347
*
[vxge] Add stub vxge.c file so bin/vxge.usb can be built
Stefan Hajnoczi
2010-03-12
2
-4
/
+23
*
[vxge] Add support for X3100 series 10GbE Server/Storage Adapter
Masroor Vettuparambil
2010-02-24
8
-0
/
+9382
*
[hermon] Change hermon_alloc_icm() to conform to ConnectX2 requirements
Itay Gazit
2010-02-13
1
-16
/
+58
*
[rtl818x] Remove broken mmio register support
Stefan Hajnoczi
2010-01-25
1
-3
/
+0
*
[natsemi] Convert stray mmio readl() to pio inl()
Stefan Hajnoczi
2010-01-25
1
-1
/
+1
*
[pci] Save and restore PCI command register
Bernhard Kohl
2010-01-22
1
-0
/
+5
*
[skge] Note correct author of akge driver
Thomas Miletich
2010-01-14
1
-4
/
+5
*
[skge] Add driver for skge NICs
Marty Connor
2010-01-14
2
-0
/
+5094
*
[myri10ge] Native driver for Myricom 10Gb Ethernet NICs
Glenn Brown
2010-01-14
2
-0
/
+1555
*
[forcedeth] Add support for 10de:054c nforce 630a, MCP 67
Thomas Horsten
2010-01-14
1
-0
/
+2
*
[e1000] Remove deprecated IRQ_FORCE action from e1000_irq()
Thomas Miletich
2010-01-05
1
-23
/
+4
*
[eepro100] Add missing FILE_LICENCE() to eepro100.h
Thomas Miletich
2009-12-14
1
-0
/
+2
*
[e1000] Enable interrupts in a more UNDI compatible way
Thomas Miletich
2009-11-25
1
-2
/
+1
*
[eepro100] Convert to native gPXE API
Thomas Miletich
2009-11-22
2
-639
/
+1197
*
[e1000] Use the alternate MAC in NVRAM when available
Alex Williamson
2009-11-22
2
-3
/
+51
*
[e1000] Implement zero-copy receive
Thomas Miletich
2009-11-22
1
-63
/
+83
[next]