12 Commits (d12770e254551737659cbbb777beccde7d2363a9)

Author SHA1 Message Date
  Michael Brown a3ed0cbbc7 Extract packet-padding login from rtl8139.c to a separate pkbpad.c file. 17 years ago
  Michael Brown 18e5353bed Rename pkb_available() to pkb_tailroom() for consistency with Linux's 17 years ago
  Michael Brown 6858b14a34 Add pkb_available() 18 years ago
  Michael Brown 3c8aafa209 Simplify RX data path. 18 years ago
  Michael Brown 6c50564724 Make PKB_ZLEN the minimum possible size of packet buffer (to allow for 18 years ago
  Michael Brown 1488cd3b73 Fix a couple of broken assertions, and align the buffer correctly. 18 years ago
  Michael Brown cf3783b4ca Actually, it's probably a good idea to have packet buffers avoid 4kB 18 years ago
  Michael Brown 455b76980f Added pkb_reserve(). 18 years ago
  Michael Brown fdc2ee79db Network API now allows for multiple network devices (although the 18 years ago
  Michael Brown bdc8190c8d Remove the concept of the media-independent link-layer header and replace 18 years ago
  Michael Brown ab139ceda9 Added pkb_unput() and pkb_len(). 18 years ago
  Michael Brown 0864a73347 First version, based on the concepts in linux/skbuff.h 18 years ago