aboutsummaryrefslogtreecommitdiff
path: root/src/include/ipxe/list.h
AgeCommit message (Expand)AuthorFilesLines
2024-02-14[list] Add list_for_each_entry_safe_continue()Michael Brown1-0/+16
2024-02-14[list] Add list_is_head_entry()Michael Brown1-0/+11
2018-03-24[list] Add list_is_first_entry() and list_is_last_entry()Michael Brown1-0/+22
2016-08-31[list] Add list_next_entry() and list_prev_entry()Michael Brown1-0/+28
2015-03-02[list] Relicense list.hMichael Brown1-1/+1
2014-12-12[list] Add sanity checks after list-adding functionsMichael Brown1-0/+4
2012-11-02[list] Reduce overall code size by externalising many list functionsMichael Brown1-122/+131
2012-05-08[list] Add list_last_entry()Michael Brown1-0/+13
2012-05-04[list] Add list_for_each_entry_continue() and _continue_reverse()Michael Brown1-0/+26
2011-10-14[list] Add list functions required by ath9k driverMichael Brown1-0/+154
2011-10-14[list] Tidy up naming convention for list_contains() and friendsMichael Brown1-10/+46
2011-05-03[list] Add list_check_contains()Michael Brown1-0/+19
2010-11-08[list] Add list_first_entry()Michael Brown1-0/+13
2010-11-08[list] Extend list-manipulation assertions to all list-handling functionsMichael Brown1-82/+92
2010-07-21[tcp] Allow out-of-order receive queue to be discardedMichael Brown1-0/+12
2010-04-19[build] Rename gPXE to iPXEMichael Brown1-0/+180