3178 Commits (3ead964955b206e6629fe49c3dbfd16a610a2537)
 

Autor SHA1 Mensaje Fecha
  Michael Brown 8868956268 [infiniband] Move non-driver-specific code to net/infiniband hace 15 años
  Michael Brown d09290161e [netdevice] Make ll_broadcast per-netdevice rather than per-ll_protocol hace 15 años
  Michael Brown 54ec3673cc [ata] Make ATA command issuing partially asynchronous hace 15 años
  Michael Brown acfd7cc609 [scsi] Improve SCSI debugging hace 15 años
  Michael Brown 1d8d8ef2c8 [scsi] Make SCSI command issuing partially asynchronous hace 15 años
  Michael Brown 51172783e2 [debug] Use a delimiter to break up DBG_HD() output hace 15 años
  Michael Brown b7e93a6a55 [xfer] Always nullify interface while sending close() message hace 15 años
  Michael Brown 546cc62394 [pxe] Add startpxe and stoppxe commands hace 15 años
  Michael Brown 76c915d5bd [ifmgmt] Move ifmgmt_cmd.h to include/hci hace 15 años
  Michael Brown 6e564323e0 [ifmgmt] Optimise prototype for ifcommon_exec() hace 15 años
  Michael Brown ee1d315ac0 [pxe] Check for unhookable interrupts in PXENV_STOP_UNDI hace 15 años
  Michael Brown 07b5be3341 [pxe] Create pxe_[de]activate() wrapper functions hace 15 años
  Michael Brown c2965b0fe7 [pxe] Make pxe_init_structures() an initialisation function hace 15 años
  Michael Brown c26a38b313 [pxe] Update UNDI transmit count before transmitting packet hace 15 años
  Michael Brown f186ada2d3 [pxe] Implement PXENV_UNDI_{GET,SET}_MCAST_ADDRESS hace 15 años
  Michael Brown 9580f9d5cd [pxe] Improve pxe_undi debug messages hace 15 años
  Joshua Oreman 15ce2fb851 [hci] Expose ifcommon_exec() in a local header so wireless commands can use it hace 15 años
  Joshua Oreman 6254998327 [dhcp] Await link-up before starting DHCP hace 15 años
  Joshua Oreman 4125216a2f [ifmgmt] Move link-up status messages from autoboot() to iflinkwait() hace 15 años
  Michael Brown a310d00d37 [netdevice] Add mechanism for reporting detailed link status codes hace 15 años
  Daniel Verkamp cb9700ef6f [comboot] Implement INT 22h AX=000Bh (Get Serial Console Configuration) hace 15 años
  Michael Brown 4fe1e08a60 [pxe] Fix interoperability with the Symantec (undipd) DOS UNDI driver hace 15 años
  Michael Brown 0b922595fe [pxe] Fix interoperability with the Intel DOS UNDI driver hace 15 años
  Michael Brown 4f881ae352 [pxe] Fix interoperability with the 3Com DOS UNDI driver hace 15 años
  Michael Brown ded4d3a703 [rtl8139] Split debug messages into DBGLVL_LOG and DBGLVL_EXTRA hace 15 años
  Michael Brown 198ae0a131 [undi] Include PXENV_GET_IFACE_INFO's ServiceFlags in debug output hace 15 años
  Michael Brown 5e1ef98469 [e1000] Ensure descriptor is fully written before sending packet hace 15 años
  Michael Brown 58f60df66c [tcp] Avoid rewinding sequence numbers on receiving old duplicate ACKs hace 15 años
  Michael Brown 99e64f5806 [tcp] Attempt to catch all possible error cases with debug messages hace 15 años
  Michael Brown f4605970f4 [tcp] Include current sequence numbers in "timer expired" messages hace 15 años
  Michael Brown a2f753ba64 [tcp] Move high-frequency debug messages to DBGLVL_EXTRA hace 15 años
  Joshua Oreman f8448735b0 [image] Modify imgfree command to accept an argument hace 15 años
  Joshua Oreman 254bdc2a8e [netdevice] Adjust maximum link-layer header length for 802.11 hace 15 años
  Joshua Oreman eb3ca2a36f [netdevice] Add netdev argument to link-layer push and pull handlers hace 15 años
  Joshua Oreman 743ebc2f4b [nvs] Add init function for Atmel 93C66 EEPROM hace 15 años
  Michael Brown 558c1a45fe [tcp] Improve robustness in the presence of duplicated received packets hace 15 años
  Shao Miller 68973f1c49 [settings] Fix setting_cmp() to handle nameless settings hace 15 años
  Michael Brown edfbd4e4fa [netdevice] Fix incorrect value for MAX_LL_HEADER_LEN hace 15 años
  Michael Brown 4c5f00f879 [script] Allow for DOS-style line endings in scripts hace 15 años
  Michael Brown 5e51aaccaa [misc] Remove long-obsolete header files dating from Etherboot 5.4 hace 15 años
  Michael Brown a5cd8d1772 [misc] Fix source files erroneously marked as executable hace 15 años
  Michael Brown 92a9978b44 [spi] Add address-length autodetection to the SPI bit-bashing code hace 15 años
  Michael Brown 8afafb6532 [build] Add -fno-dwarf2-cfi-asm to CFLAGS if supported by the gcc in use hace 15 años
  Daniel Verkamp e47869995f [comboot] Implement stub calls for auxiliary data vector handling hace 15 años
  Daniel Verkamp 1f80b2dcd5 [ethernet] Add MII link status functions from Linux hace 15 años
  Daniel Verkamp b8469eddaa [ethernet] Update mii.h and use it in drivers that had a private copy hace 15 años
  Daniel Verkamp 005fce0258 [ethernet] Move struct mii_if_info to mii.h hace 15 años
  Michael Brown 3c06277bbb [settings] Allow for arbitrarily-named settings hace 15 años
  Michael Brown 822b3b53f4 [multiboot] Include argv[0] as part of "command line" hace 15 años
  Michael Brown c345336435 [dhcp] Choose ProxyDHCP port based on presence of PXE options hace 15 años