ugly workaround to avoid stack overflow
[librfid] / src /
2006-08-16 Harald Welteugly workaround to avoid stack overflow
2006-08-16 Harald Welteadd timer/irq handling, disabled
2006-08-16 Harald Welteadd some more register definition
2006-08-16 Harald Welte- more verbose/precise debug messages
2006-08-07 Harald Welteadd interrupt definitions
2006-07-23 Harald Welteadd support for new OpenPCD design
2006-06-23 Harald Welteminor cosmetic cleanup, use macro instead of explicit...
2006-06-23 Harald Welteadd more debugging about CID/NAD capability of card
2006-06-23 Harald Weltefix TX chaining: Don't use/respect toggle bit (block...
2006-06-21 Harald Welteimplement TX side chaining, clean up a lot of spaghetti...
2006-06-14 Harald Welterespect MTU indicated by low-level driver.
2006-06-14 Harald Weltefix tx chaining
2006-06-14 Harald Weltemake sure we never rx/tx frames > 64 bytes because...
2006-06-14 Harald Weltefix multi-fifo-writes. still doesn't work, I think...
2006-06-14 Harald Welte- make timeout more liberal
2006-06-13 Harald Weltes/transcieve/transceive/g (Henryk Ploetz)
2006-06-13 Harald Welteincreased SNDBUF_SIZE to prevent overflow
2006-06-13 Harald Weltepatch introduces -ETIMEDOUT as an error return code...
2006-06-13 Harald WelteFix mifare authentication for multiple blocks
2006-05-27 Harald Welteadd some very rudimentary timeout handling, i.e. abort...
2006-05-27 Harald Weltefix conditional compilation of internal CCID driver
2006-05-27 Harald Weltemove ccid direct backend to subdirectory
2006-05-27 Harald Weltefix include path
2006-05-27 Harald Weltemove ccid driver to correct directory
2005-12-03 Harald Welteit's 89C5122, not 98C5122 (Paul Stewart)
2005-11-08 Harald Weltedisable 848k since it's unstable
2005-11-08 Harald Welte- disable debug statements
2005-11-08 Harald Weltecosmetic issues (linewrap)
2005-11-08 Harald Weltemove include directory for pkginclude compliance
2005-11-08 Harald Welteimplement and test baud rates of up to 848k
2005-11-08 Harald Welte- better layering abstraciton
2005-11-08 Harald Welteadd -EPERM return in case of missing authentication
2005-11-08 Harald Weltemake library work after autoconf migration
2005-11-08 Harald Welteuse autoconf/automake