summaryrefslogtreecommitdiffstats
path: root/src/include/ipxe/list.h
Commit message (Expand)AuthorAgeFilesLines
* [list] Add list_is_first_entry() and list_is_last_entry()Michael Brown2018-03-241-0/+22
* [list] Add list_next_entry() and list_prev_entry()Michael Brown2016-08-311-0/+28
* [list] Relicense list.hMichael Brown2015-03-021-1/+1
* [list] Add sanity checks after list-adding functionsMichael Brown2014-12-121-0/+4
* [list] Reduce overall code size by externalising many list functionsMichael Brown2012-11-021-122/+131
* [list] Add list_last_entry()Michael Brown2012-05-081-0/+13
* [list] Add list_for_each_entry_continue() and _continue_reverse()Michael Brown2012-05-041-0/+26
* [list] Add list functions required by ath9k driverMichael Brown2011-10-141-0/+154
* [list] Tidy up naming convention for list_contains() and friendsMichael Brown2011-10-141-10/+46
* [list] Add list_check_contains()Michael Brown2011-05-031-0/+19
* [list] Add list_first_entry()Michael Brown2010-11-081-0/+13
* [list] Extend list-manipulation assertions to all list-handling functionsMichael Brown2010-11-081-82/+92
* [tcp] Allow out-of-order receive queue to be discardedMichael Brown2010-07-211-0/+12
* [build] Rename gPXE to iPXEMichael Brown2010-04-201-0/+180