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
Make open() and close() an official part of the netdevice API.
[people/xl0/gpxe.git]
/
src
/
drivers
/
net
/
2007-01-04
Michael Brown
Make open() and close() an official part of the netdevi...
tree
|
commitdiff
2006-12-21
Michael Brown
Default to port 0 (sic).
tree
|
commitdiff
2006-12-18
Michael Brown
The "increment MAC address by port number" hack applies...
tree
|
commitdiff
2006-12-06
Michael Brown
Add support for non-volatile stored options in the...
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
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
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-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
2006-08-14
Michael Brown
Kill off poll_interruptions(); it is lethal when we...
tree
|
commitdiff
2006-06-16
Michael Brown
Temporary hack to work around the "TX overflow" problem...
tree
|
commitdiff
2006-06-16
Michael Brown
Add 4 bytes to maximum frame length to allow for the...
tree
|
commitdiff
2006-06-16
Michael Brown
Improve debugging output for legacy wrapper
tree
|
commitdiff
2006-06-16
Michael Brown
Forward-port event queue fixes from 5.4 tree.
tree
|
commitdiff
2006-06-16
Michael Brown
Forward-port start-of-day fixes from 5.4 tree
tree
|
commitdiff
2006-06-16
Michael Brown
Forward-port reset-related changes from 5.4 tree.
tree
|
commitdiff
2006-06-14
Michael Brown
Generalise three-wire interface to generic SPI interface.
tree
|
commitdiff
2006-06-14
Michael Brown
Translate between "0 = success" and "0 = failure" call...
tree
|
commitdiff
2006-06-11
Michael Brown
Update to use the generic i2c bit-bashing code.
tree
|
commitdiff
2006-06-08
Michael Brown
Legacy drivers cannot cope with multiple active devices.
tree
|
commitdiff
2006-06-05
Michael Brown
Force pci.o to be included.
tree
|
commitdiff
2006-06-05
Michael Brown
Legacy drivers will not pad when necessary
tree
|
commitdiff
2006-06-05
Michael Brown
PNIC doesn't auto-pad.
tree
|
commitdiff
2006-06-05
Michael Brown
Added a very quick and dirty compatibility layer, to...
tree
|
commitdiff
2006-05-27
Michael Brown
Rewrote to use the new net driver API, the updated...
tree
|
commitdiff
2006-05-20
Michael Brown
Use insb/outsb; it's marginally faster.
tree
|
commitdiff
2006-05-16
Michael Brown
Restructured PCI subsystem to fit the new device model.
tree
|
commitdiff
2006-04-28
Michael Brown
Transmit the buffer contents, not the buffer descriptor...
tree
|
commitdiff
2006-04-24
Michael Brown
Add missing {register,free}_netdev().
tree
|
commitdiff
2006-04-24
Michael Brown
gcc is rather over-aggressive about optimising out...
tree
|
commitdiff
2006-04-24
Michael Brown
Header rearrangement.
tree
|
commitdiff
2006-04-24
Michael Brown
Network API now allows for multiple network devices...
tree
|
commitdiff
2006-03-16
Michael Brown
Build in gpxe
tree
|
commitdiff
2006-03-16
Michael Brown
Remove accidental duplicate arising from merge
tree
|
commitdiff
2006-03-16
Michael Brown
Build under gpxe
tree
|
commitdiff
2006-03-16
Michael Brown
Back out duplication arising from the merge
tree
|
commitdiff
2006-03-16
Michael Brown
Fix to compile under gpxe
tree
|
commitdiff
2006-03-16
Michael Brown
Merge from Etherboot 5.4
tree
|
commitdiff
2006-03-16
Michael Brown
Merge from Etherboot 5.4
tree
|
commitdiff
2006-03-16
Michael Brown
Merge from Etherboot 5.4
tree
|
commitdiff
2006-03-16
Michael Brown
Merge from Etherboot 5.4
tree
|
commitdiff
2006-03-16
Michael Brown
Merge from Etherboot 5.4
tree
|
commitdiff
2006-03-16
Michael Brown
Merge from Etherboot 5.4
tree
|
commitdiff
2006-03-16
Michael Brown
Merge from Etherboot 5.4
tree
|
commitdiff
2006-03-16
Michael Brown
Merge from Etherboot 5.4
tree
|
commitdiff
2006-03-16
Michael Brown
Merge from Etherboot 5.4
tree
|
commitdiff
2006-03-16
Michael Brown
Merge from Etherboot 5.4
tree
|
commitdiff
2005-07-11
George Baum
Reorder functions to match the linux driver.
tree
|
commitdiff
2005-06-17
Timothy Legge
Fix COMET TxUnderrun issue
tree
|
commitdiff
2005-06-02
Timothy Legge
Jan Kiszka provided a patch for the smc9000 for missin...
tree
|
commitdiff
2005-05-23
George Baum
the uncontroversal gcc 4.0 compilation fixes
tree
|
commitdiff
2005-05-19
Michael Brown
Imported from Etherboot 5.4 tree
tree
|
commitdiff
2005-05-19
Michael Brown
Synced across updates from Etherboot 5.4 tree
tree
|
commitdiff
2005-05-03
Michael Brown
Make PCI ID tables const so as not to trigger a warning...
tree
|
commitdiff
2005-05-03
Michael Brown
Move tulip_private structure into shared data.
tree
|
commitdiff
2005-05-03
Michael Brown
D'oh
tree
|
commitdiff
2005-05-03
Michael Brown
Use __shared
tree
|
commitdiff
next