3084 Commits (f28b9cfb6577f0a4acfff9bf9e30542f7516c78d)
 

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