]> git.ipfire.org Git - thirdparty/ipxe.git/shortlog
thirdparty/ipxe.git
2007-07-15  Udayan Kumarinit_fix_up
2007-07-15  Udayan Kumaradded cable magic for 100Mps in natsemi
2007-07-15  Udayan Kumarduplex setting added to natsemi.c
2007-07-15  Udayan Kumarmore indentation and styling done
2007-07-15  Udayan Kumar:x
2007-07-15  Udayan Kumarno changes
2007-07-15  Udayan Kumaradded nat_irq to natsemi.c
2007-07-15  Udayan Kumarstopped memory leak in natsemi::nat_open()
2007-07-15  Udayan KumarNatsemi commented and almost done
2007-07-15  Udayan Kumarnatsemi.c is workin
2007-07-15  Udayan Kumarirq still not working will have to remove it
2007-07-15  Udayan Kumarnatsemi
2007-07-15  Udayan Kumarinterrupt in natsemi
2007-07-15  Udayan Kumarenabled interrupt in natsemi.c
2007-07-15  Udayan Kumaradded change log to natsemi.c
2007-07-15  Udayan Kumaradded netdev_tx_complete to natsemi.c
2007-07-15  Udayan Kumaradded endianness to natsemi.
2007-07-15  Udayan Kumarfree_netdev -> netdev_put
2007-07-15  Udayan Kumardebugging natsemi.c
2007-07-15  Udayan Kumaradded eeprom from rtl8139 but not working
2007-07-15  Udayan Kumarnatsemi now needs eeprom access
2007-07-15  Udayan Kumarsame as before, but now compiling natsemi
2007-07-15  Udayan Kumaradded polling and transmit. eeprom access still remaining
2007-07-15  Udayan Kumarskel of new natsemi driver (still in developments)
2007-07-15  Udayan Kumartesting if it works
2007-07-15  Michael BrownRevert mdc's warnings purge on natsemi.c, to allow...
2007-07-14  Michael BrownRemove more obsolete files
2007-07-14  Michael BrownOn advice of hpa: be more patient with the KBC and...
2007-07-14  Michael BrownShrink cpu.c and render it useful for our purposes.
2007-07-14  Michael BrownReduced etherboot.h dependencies to avoid unnecessary...
2007-07-14  Michael BrownDead code removal.
2007-07-14  Michael BrownBe more aggressive in attempts to enable A20, now that...
2007-07-13  Michael BrownKill off the enforced RX quota; it only seems to hurt...
2007-07-13  Michael BrownUse fast in-situ test for gate A20 being set, to cut...
2007-07-13  Michael BrownAdd support for TCP timestamps
2007-07-13  Michael BrownAdjust received length to take into account any already...
2007-07-13  Michael BrownAvoid reusing auto-allocated ports after connection...
2007-07-10  Michael BrownImprove error reporting for strange length combinations...
2007-07-10  Michael BrownSet up %ds *before* testing a value in our data segment...
2007-07-10  Michael BrownReport RX errors via netdev_rx_err()
2007-07-10  Michael BrownDump first 64 bytes of chained ISR when debugging is...
2007-07-10  Michael BrownMay be required in some disconnect scenarios
2007-07-10  Michael BrownUnplug before sending close() message, to avoid screwin...
2007-07-10  Michael BrownAdd debug messages to process.c
2007-07-10  Michael BrownProtect ISR against failure to unhook.
2007-07-10  Michael BrownMaster IRQ should be EOIed first, I think.
2007-07-10  Michael BrownWe probably ought not to call INT13 with interrupts...
2007-07-10  Michael BrownWorking code to call the PXE stack from within the...
2007-07-09  Michael BrownHopefully solve the problem requiring the occasional...
2007-07-09  Michael BrownAlways increase number of BIOS drives when registering
2007-07-09  Michael BrownChange %dl fixup rules for INT13:
2007-07-09  Michael BrownProof of concept; works, but has several hard-coded...
2007-07-09  Michael BrownSet CF by default, clear on success (rather than cleari...
2007-07-09  Michael BrownRemove xfer_ready() (it has been replaced by xfer_window())
2007-07-09  Michael BrownAdded missing "static"
2007-07-09  Michael BrownRemove some obsolete stream-API files
2007-07-09  Holger LubitzAdd -mpreferred-stack-boundary=2 to i386 CFLAGS as...
2007-07-09  Holger LubitzUpdate Makefile for compilation on ARCH=x86_64
2007-07-09  Michael BrownFix up iscsiboot missing prototype warnings
2007-07-09  Michael BrownAdd missing static
2007-07-08  Michael BrownFix TX state machine and miscellaneous other bits.
2007-07-08  Michael BrownFix root-path parsing.
2007-07-08  Michael BrownMerge branch 'master' into iscsi-update
2007-07-08  Michael BrownAdd strcspn() and strndup()
2007-07-08  Michael BrownMake ref_get() return the reference, for cleaner code.
2007-07-08  Michael BrownReady to start testing
2007-07-08  Michael BrownCode in place to use a hypothetical SCSI interface.
2007-07-08  Michael BrownEverything except the SCSI interface should now be...
2007-07-08  Michael BrowniSCSI updated to use data-xfer interface on the socket...
2007-07-08  Michael BrownLimit xmit window to one MTU. (Path MTU discovery...
2007-07-08  Michael BrownFix typo that was preventing any DHCP option applicator...
2007-07-08  Michael BrownAdd debug message when nameserver setting is applied...
2007-07-08  Michael BrownTCP limits advertised TCP window to size of application...
2007-07-08  Michael BrownSeparate the "is data ready" function of xfer_seek...
2007-07-08  Michael BrownKill off unused request() method in data-xfer interface.
2007-07-07  Michael BrownRe-added symtab to CLEANUP list
2007-07-07  Michael BrownRevert "Cope with builds with differing debug options...
2007-07-07  Michael BrownUse net_device_operations structure and netdev_nullify...
2007-07-07  Michael BrownRevert "Replace natsemi driver with Indolent's updated...
2007-07-07  Michael BrownMerge branch 'zalloc'
2007-07-07  Michael BrownRevert "convert to zalloc"
2007-07-06  Holger LubitzRevert "convert to zalloc"
2007-07-06  Holger LubitzRevert "convert to zalloc"
2007-07-06  Holger LubitzRevert "convert to zalloc"
2007-07-06  Holger LubitzRevert "convert to zalloc"
2007-07-06  Holger LubitzRevert "convert to zalloc"
2007-07-06  Holger Lubitzconvert to zalloc
2007-07-06  Holger Lubitzconvert to zalloc
2007-07-06  Holger Lubitzconvert to zalloc
2007-07-06  Holger Lubitzconvert to zalloc
2007-07-06  Holger Lubitzconvert to zalloc
2007-07-06  Holger Lubitzconvert to zalloc
2007-07-06  Holger Lubitzconvert to zalloc
2007-07-06  Holger Lubitzconvert to zalloc
2007-07-06  Holger Lubitzconvert to zalloc
2007-07-06  Holger Lubitzconvert to zalloc
2007-07-06  Holger Lubitzconvert to zalloc
2007-07-06  Holger Lubitzconvert to zalloc
2007-07-06  Holger Lubitzconvert to zalloc
2007-07-06  Holger Lubitzconvert to zalloc
next