index
:
ipxe
master
qemu
ipxe
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
drivers
/
net
/
phantom
Commit message (
Expand
)
Author
Age
Files
Lines
*
[legal] Relicense files under GPL2_OR_LATER_OR_UBDL
Michael Brown
2015-03-02
4
-4
/
+20
*
[settings] Explicitly separate the concept of a completed fetched setting
Michael Brown
2013-12-05
1
-5
/
+6
*
[settings] Eliminate settings "tag magic"
Michael Brown
2013-05-01
1
-8
/
+5
*
[legal] Update FSF mailing address in GPL licence texts
Michael Brown
2012-07-20
4
-4
/
+8
*
[settings] Formalise notion of setting applicability
Michael Brown
2011-03-22
1
-4
/
+21
*
[phantom] Remove unused variable in phantom_dmesg()
Michael Brown
2011-03-16
1
-2
/
+0
*
[pci] Make driver PCI ID a property of the PCI device
Michael Brown
2011-02-17
1
-2
/
+1
*
[pci] Use single "busdevfn" field in struct pci_device
Michael Brown
2011-02-17
1
-7
/
+9
*
[settings] Apply settings block name in register_settings()
Michael Brown
2010-12-01
1
-2
/
+2
*
[build] Rename gPXE to iPXE
Michael Brown
2010-04-19
1
-15
/
+15
*
[phantom] Update interrupt support to match current firmware
Michael Brown
2010-03-22
2
-23
/
+91
*
[netdevice] Separate out the concept of hardware and link-layer addresses
Michael Brown
2009-08-12
1
-5
/
+5
*
[netdevice] Make ll_broadcast per-netdevice rather than per-ll_protocol
Michael Brown
2009-07-17
1
-5
/
+3
*
[legal] Add a selection of FILE_LICENCE declarations
Michael Brown
2009-05-18
5
-0
/
+10
*
[pci] Add driver_data field to struct pci_device_id
Thomas Miletich
2009-03-26
1
-1
/
+1
*
[i386] Change [u]int32_t to [unsigned] int, rather than [unsigned] long
Michael Brown
2008-11-19
1
-11
/
+11
*
[phantom] Do not halt PEGs on driver shutdown
Michael Brown
2008-11-08
1
-15
/
+0
*
[phantom] Allow for PXE boot to be enabled/disabled on a per-port basis
Michael Brown
2008-11-01
2
-0
/
+32
*
[phantom] Assume one net device per PCI function
Michael Brown
2008-10-31
2
-764
/
+339
*
[settings] Add the notion of a "tag magic" to numbered settings
Michael Brown
2008-10-30
1
-16
/
+24
*
[phantom] Add CLP settings interface
Michael Brown
2008-10-28
2
-0
/
+368
*
[phantom] Unhalt/halt all PEGs during driver startup/shutdown
Michael Brown
2008-10-28
2
-0
/
+70
*
[phantom] Add line count limit to phantom_dmesg()
Michael Brown
2008-10-28
1
-22
/
+57
*
[phantom] Change register space abstraction to match other drivers
Michael Brown
2008-10-24
2
-54
/
+46
*
[phantom] Add missing #include <gpxe/io.h>
Michael Brown
2008-10-12
1
-0
/
+1
*
[phantom] Skip command PEG initialisation if PEG is already running
Michael Brown
2008-09-23
1
-0
/
+11
*
[phantom] Omit an initialisation step now performed by the firmware
Michael Brown
2008-09-23
1
-2
/
+0
*
[phantom] Fix P3 B1 silicon bug workaround
Michael Brown
2008-08-27
1
-1
/
+3
*
[phantom] Remove comment that no longer matches reality
Michael Brown
2008-08-26
1
-3
/
+0
*
[phantom] Temporary workaround for bug in prototype (P3 B1) silicon
Michael Brown
2008-08-25
2
-1
/
+14
*
[phantom] Add new board type
Michael Brown
2008-07-24
2
-0
/
+2
*
[phantom] Guard against partially-written status descriptors
Michael Brown
2008-07-17
1
-15
/
+28
*
[phantom] Remove warning relating to now-fixed firmware bug
Michael Brown
2008-07-08
1
-11
/
+0
*
[phantom] Add NetXen dual copyright
Michael Brown
2008-07-08
3
-0
/
+21
*
[phantom] Initialise RCVPEG before reading MAC addresses
Michael Brown
2008-07-08
1
-4
/
+4
*
[phantom] Add support for NetXen Phantom NICs
Michael Brown
2008-07-04
5
-0
/
+3065