dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/drivers/nfc
Samuel Ortiz 6ff73fd239 NFC: pn533 Rx chaining support
When buffers on the receiption path exceed 262 bytes, the pn533 uses
a chaining mechanism where the initiator has to send NULL data frames
to fetch the remaining frames.
We do that from a workqueue context while holding the cmd lock. Once the
MI bit is gone, we aggregate the queued received skbs.

Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2012-04-12 15:10:44 -04:00
..
Kconfig nfc: NFC_WILINK depends on NFC_NCI 2011-09-21 16:19:44 -04:00
Makefile NFC: driver for TI shared transport 2011-09-20 14:43:49 -04:00
nfcwilink.c NFC: Free sk_buff if nfcwilink_send fails 2012-01-24 14:21:56 -05:00
pn533.c NFC: pn533 Rx chaining support 2012-04-12 15:10:44 -04:00
pn544.c drivers/nfc/pn544.c: add missing regulator 2011-02-25 15:07:36 -08:00