3713 Commits (48624cf94ab6ece5759ab71ad40c7e69f6430c23)
 

Author SHA1 Message Date
  Michael Brown 6fd09b541f [vlan] Add support for IEEE 802.1Q VLANs 13 years ago
  Michael Brown f12fcd53b1 [lotest] Fix endianness in status message 13 years ago
  Michael Brown 3633bb246c [lotest] Use network device receive queue freezing 13 years ago
  Michael Brown 69d1e6cf57 [pxe] Use network device receive queue freezing 13 years ago
  Michael Brown 4576c2da58 [netdevice] Allow per-device receive queue processing to be frozen 13 years ago
  Michael Brown 006d9f1f60 [undi] Support underlying UNDI devices that don't support interrupts 13 years ago
  Michael Brown 7e33adcb90 [tcp] Remove obsolete constants 13 years ago
  Michael Brown d012f87018 [tcp] Use MAX_LL_NET_HEADER_LEN instead of defining our own MAX_HDR_LEN 13 years ago
  Michael Brown 878a1f4e2f [udp] Remove obsolete constants 13 years ago
  Michael Brown 5de4fba4f9 [udp] Use MAX_LL_NET_HEADER_LEN instead of defining our own UDP_MAX_HLEN 13 years ago
  Michael Brown 0d7839678b [netdevice] Add MAX_NET_HEADER_LEN and MAX_LL_NET_HEADER_LEN 13 years ago
  Michael Brown fb78d086f1 [pxe] Always allow MAX_LL_HEADER_LEN for the link-layer header 13 years ago
  Michael Brown 308615cd97 [efi] Always allow MAX_LL_HEADER_LEN for the link-layer header 13 years ago
  Michael Brown 1782fc7011 [lotest] Move lotest.h to correct directory 13 years ago
  Michael Brown 3d9096f719 [lacp] Fix dumping of raw LACP packets 13 years ago
  Michael Brown 24fc6aa5b0 [netdevice] Use net device name in debugging messages 13 years ago
  Michael Brown 312ae024d8 [settings] Add "hexhyp" setting type 13 years ago
  Jarrod Johnson 4526f431d7 [bzimage] Increase maximum command-line size to 0x7ff 13 years ago
  Thomas Miletich 06dbe701bb [forcedeth] Exit poll() as early as possible if no work to do 13 years ago
  Michael Brown f122515515 [forcedeth] Exit poll() as early as possible if no work to do 13 years ago
  Michael Brown 67dc832d15 [tcp] Set PSH flag only on packets containing data 13 years ago
  Shao Miller 98b3599a65 [list] Fix typographical error from previous commit 13 years ago
  Michael Brown 8e718df5e1 [fc] Add support for Fibre Channel name server lookups 13 years ago
  Michael Brown 41231fda9c [fc] Hold ULP's peer reference while ULP exists 13 years ago
  Michael Brown 0cd185e734 [fc] Allow peers and ULPs to log out when usage count reaches zero 13 years ago
  Michael Brown c09f87e3b7 [fc] Hold reference to peers and ULPs while calling fc_link_examine() 13 years ago
  Michael Brown 00cffae5f9 [fc] Log out correct port ID after a successful LOGO request 13 years ago
  Michael Brown 90930be8fe [fc] Support Fibre Channel ECHO 13 years ago
  Michael Brown f5115f96f7 [fcp] Use EINVAL for URI parsing errors and EPROTO for protocol errors 13 years ago
  Michael Brown 66e7619099 [retry] Process at most one timer's expiry in each call to retry_step() 13 years ago
  Michael Brown 13e4b9ec49 [malloc] Avoid immediately clobbering reference count when freeing memory 13 years ago
  Michael Brown 6e41f2cf18 [refcnt] Check reference validity on each use of ref_get() and ref_put() 13 years ago
  Michael Brown fc69ab94d9 [malloc] Use list_for_each_entry_safe() when we may delete a list entry 13 years ago
  Michael Brown ea631f6fb8 [list] Add list_first_entry() 13 years ago
  Michael Brown 295ba15bd6 [list] Extend list-manipulation assertions to all list-handling functions 13 years ago
  Michael Brown de1381578b [process] Include step() function pointer in process debugging messages 13 years ago
  Michael Brown a59bb9c313 [fcp] Avoid quoting exchange ID before exchange is created 13 years ago
  Michael Brown 0654698cd7 [fcp] Fix potential memory leaks on error paths 13 years ago
  Michael Brown 41187aca2c [build] Add FreeBSD location for isolinux 13 years ago
  Michael Brown 202c9c0974 [romprefix] Add missing addr32 prefix 13 years ago
  Dave Hansen 053d28688c [autoboot] Introduce "skip-san-boot" option 13 years ago
  Michael Brown 246624cdb8 [autoboot] Improve visibility of error messages 13 years ago
  Michael Brown 57bab0ae4a [scsi] Wait for a successful TEST UNIT READY command 13 years ago
  Michael Brown b0e434280e [fc] Do not use the command reference number in FCP_CMND IUs 13 years ago
  Michael Brown 4995ffa438 [hci] Use http://ipxe.org/<errno> instead of raw error numbers 13 years ago
  Michael Brown 9ed3bc498c [contrib] Remove extraneous errcodedb files 13 years ago
  Michael Brown 7b0cf319e4 [int13] Dump out MBR at DBGLVL_EXTRA 13 years ago
  Michael Brown 19c59bb131 [iscsi] Ensure ISID is consistent within an iSCSI session 13 years ago
  Michael Brown 44dbf0e036 [romprefix] Add missing FILE_LICENCE declaration to undiloader.S 13 years ago
  Michael Brown e65e4e930c [legal] Ignore config/local header files for licensing purposes 13 years ago