http://git.etherboot.org
/
people
/
xl0
/
gpxe.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Warnings purge
[people/xl0/gpxe.git]
/
src
/
drivers
/
2007-07-01
Michael Brown
Support cards such as natsemi which treat the data...
tree
|
commitdiff
2007-06-30
Michael Brown
Hack together far enough to support ne2k-pci.
tree
|
commitdiff
2007-06-30
Michael Brown
How has the legacy wrapper been working for the past...
tree
|
commitdiff
2007-06-27
Michael Brown
Kill off hotplug.h and just make net devices normal...
tree
|
commitdiff
2007-06-10
Michael Brown
Merge branch 'master' into mcb-tcp-xfer
tree
|
commitdiff
2007-06-10
Michael Brown
Add missing call to free_iob().
tree
|
commitdiff
2007-06-09
Michael Brown
Merge branch 'master' into mcb-tcp-xfer
tree
|
commitdiff
2007-06-09
Marty Connor
Update email addresses in drivers
tree
|
commitdiff
2007-06-08
Michael Brown
Merge branch 'master' into mcb-tcp-xfer
tree
|
commitdiff
2007-06-08
Marty Connor
Updated email mdc's email address
tree
|
commitdiff
2007-05-19
Michael Brown
pkbuff->iobuf changeover
tree
|
commitdiff
2007-03-13
James Harper
Ported bnx2 driver from Etherboot 5.4.
tree
|
commitdiff
2007-03-11
Michael Brown
t5x9 code relies on nic->ioaddr being set
tree
|
commitdiff
2007-03-10
Michael Brown
Updated 3c509 to current device model
tree
|
commitdiff
2007-03-10
Michael Brown
Updated ISAPnP, EISA, MCA and ISA buses to current...
tree
|
commitdiff
2007-02-19
Michael Brown
Remove no-longer-used variable
tree
|
commitdiff
2007-02-10
James Harper
Fix some bad pointer arithmatic in the tg3 driver that...
tree
|
commitdiff
2007-02-10
James Harper
Fix padding problem - from Michael
tree
|
commitdiff
2007-01-29
Michael Brown
Split bootsector execution code out into bootsector.c.
tree
|
commitdiff
2007-01-19
Michael Brown
Use stdio.h instead of vsprintf.h
tree
|
commitdiff
2007-01-18
Michael Brown
Include stdlib.h rather than malloc.h
tree
|
commitdiff
2007-01-18
Michael Brown
Respect the RX quota. This improves poll time by about...
tree
|
commitdiff
2007-01-16
Michael Brown
Create and use async_block() macro; it cuts down on...
tree
|
commitdiff
2007-01-15
Michael Brown
Gave asynchronous operations approximate POSIX signal...
tree
|
commitdiff
2007-01-11
Michael Brown
Use pkb_pad() rather than doing it the dangerous way :)
tree
|
commitdiff
2007-01-11
Michael Brown
Extract packet-padding login from rtl8139.c to a separa...
tree
|
commitdiff
2007-01-10
Michael Brown
Add device description fields to struct device.
tree
|
commitdiff
2007-01-10
Michael Brown
Add "name" field to struct device to allow human-readab...
tree
|
commitdiff
2007-01-09
Michael Brown
Add RX quotas to the net device poll() method. This...
tree
|
commitdiff
2007-01-09
Michael Brown
Autopadding was sometimes overwriting the struct list_h...
tree
|
commitdiff
2007-01-09
Michael Brown
Added net device TX queue; this will be needed to suppo...
tree
|
commitdiff
2007-01-08
Michael Brown
Added support for wildcard device/vendor ID matches
tree
|
commitdiff
2007-01-08
Michael Brown
Add device to hierarchy before calling the driver's...
tree
|
commitdiff
2007-01-04
Michael Brown
Make open() and close() an official part of the netdevi...
tree
|
commitdiff
2006-12-27
Michael Brown
Merge changes from mcb-tcp-fixes branch.
tree
|
commitdiff
2006-12-21
Michael Brown
Add ability to shut down iSCSI connection
tree
|
commitdiff
2006-12-21
Michael Brown
Default to port 0 (sic).
tree
|
commitdiff
2006-12-20
Michael Brown
Return -EIO when verification fails, instead of -EINVAL.
tree
|
commitdiff
2006-12-20
Michael Brown
Remove warning (at least on platforms with uint32_t...
tree
|
commitdiff
2006-12-19
Michael Brown
Use stdlib.h for malloc() instead of malloc.h.
tree
|
commitdiff
2006-12-18
Michael Brown
The "increment MAC address by port number" hack applies...
tree
|
commitdiff
2006-12-12
Michael Brown
Automatically select between the "10" and "16" variants...
tree
|
commitdiff
2006-12-12
Michael Brown
Catch SCSI errors, and work around the start-of-day...
tree
|
commitdiff
2006-12-06
Michael Brown
Add support for non-volatile stored options in the...
tree
|
commitdiff
2006-12-06
Michael Brown
Added write support for three-wire devices (e.g. the...
tree
|
commitdiff
2006-12-06
Michael Brown
Verify data after writing
tree
|
commitdiff
2006-12-05
Michael Brown
The VPD engine is broken and can't actually handle...
tree
|
commitdiff
2006-12-05
Michael Brown
Adjust EEPROM/flash detection to fit expected manufactu...
tree
|
commitdiff
2006-12-05
Michael Brown
Change some debugging messages to use DBG()
tree
|
commitdiff
2006-12-04
Michael Brown
Added debug statements
tree
|
commitdiff
2006-12-04
Michael Brown
Added nvs_write(). This shares a lot of code in common...
tree
|
commitdiff
2006-12-04
Michael Brown
Add the concept of a fragment list for non-volatile...
tree
|
commitdiff
2006-12-04
Michael Brown
Fixed two logic errors that were cancelling each other...
tree
|
commitdiff
2006-12-04
Michael Brown
Migrated etherfabric driver to using generic SPI layer.
tree
|
commitdiff
2006-12-04
Michael Brown
Added the generic block-splitting code to nvs.c
tree
|
commitdiff
2006-12-04
Michael Brown
Added generic SPI protocol handler with read and write...
tree
|
commitdiff
2006-12-04
Michael Brown
Abstracted out part of the concept of an SPI device...
tree
|
commitdiff
2006-12-04
Michael Brown
Changed length parameter in SPI methods to be a byte...
tree
|
commitdiff
2006-12-04
Michael Brown
Generalised the SPI abstraction layer to also be able...
tree
|
commitdiff
2006-11-29
Michael Brown
Basic non-volatile storage support
tree
|
commitdiff
2006-11-28
Michael Brown
Merged changes from Solarflare
tree
|
commitdiff
2006-11-28
Michael Brown
Updated to use asynchronous operation model for iSCSI...
tree
|
commitdiff
2006-09-27
Michael Brown
We don't actually have a stdio.h header file. Our...
tree
|
commitdiff
2006-09-27
Marty Connor
added stdio.h to includes for DBG compilation
tree
|
commitdiff
2006-09-27
Marty Connor
eth_ntoa and warnings cleanup
tree
|
commitdiff
2006-09-27
Marty Connor
eth_ntoa cleanup. still has warnings. needs work.
tree
|
commitdiff
2006-09-27
Marty Connor
eth_ntoa and warnings cleanup
tree
|
commitdiff
2006-09-27
Marty Connor
eth_ntoa and warnings cleanup
tree
|
commitdiff
2006-09-26
Marty Connor
compilation warnings cleanup
tree
|
commitdiff
2006-09-26
Marty Connor
eth_ntoa cleanup
tree
|
commitdiff
2006-09-26
Marty Connor
warnings cleanup (still gives lots of compilation warni...
tree
|
commitdiff
2006-09-26
Marty Connor
warnings cleanup
tree
|
commitdiff
2006-09-26
Marty Connor
compilation warnings cleanup
tree
|
commitdiff
2006-09-26
Marty Connor
eth_ntoa and compilation warnings fixes
tree
|
commitdiff
2006-09-26
Marty Connor
eth_ntoa fixes
tree
|
commitdiff
2006-09-25
Michael Brown
Minor fix
tree
|
commitdiff
2006-09-25
Marty Connor
eth_ntoa and warnings fixups, memcpy compilation fix
tree
|
commitdiff
2006-09-25
Marty Connor
eth_ntoa and warnings fixups
tree
|
commitdiff
2006-09-25
Marty Connor
eth_ntoa and warnings fixups
tree
|
commitdiff
2006-09-25
Marty Connor
eth_ntoa and warnings fixups
tree
|
commitdiff
2006-09-25
Marty Connor
eth_ntoa and warnings fixups
tree
|
commitdiff
2006-09-25
Marty Connor
eth_ntoa and warnings fixups
tree
|
commitdiff
2006-09-25
Marty Connor
eth_ntoa and warnings fixups
tree
|
commitdiff
2006-09-25
Marty Connor
eth_ntoa and warnings fixups
tree
|
commitdiff
2006-09-20
Marty Connor
eth_ntoa fixups
tree
|
commitdiff
2006-09-20
Marty Connor
eth_ntoa fixups
tree
|
commitdiff
2006-09-20
Marty Connor
eth_ntoa fixups
tree
|
commitdiff
2006-09-19
Marty Connor
eth_ntoa fixups
tree
|
commitdiff
2006-09-19
Marty Connor
eth_ntoa fixups
tree
|
commitdiff
2006-09-19
Marty Connor
eth_ntoa fixup
tree
|
commitdiff
2006-09-19
Marty Connor
eth_ntoa fixup, some warnings fixups (isa/pnp fixups...
tree
|
commitdiff
2006-09-19
Marty Connor
eth_ntoa fixup, _disable arg fixup
tree
|
commitdiff
2006-09-15
Marty Connor
DBG MAC addr printout in driver
tree
|
commitdiff
2006-09-15
Marty Connor
change MAC address printout to DBG using eth_ntoa ...
tree
|
commitdiff
2006-09-14
Marty Connor
Fix compile warnings, remove unused var
tree
|
commitdiff
2006-09-14
Marty Connor
Fixed DBG macro format, fixed compile warnings. removed...
tree
|
commitdiff
2006-09-14
Marty Connor
Remove nic_disable call from drivers. Call should...
tree
|
commitdiff
2006-09-14
Marty Connor
Remove printf of MAC address in driver.
tree
|
commitdiff
2006-09-01
Michael Brown
Fix gcc-induced reference to memcpy
tree
|
commitdiff
2006-08-16
Michael Brown
Remove old-style debug message
tree
|
commitdiff
next