linux/drivers/nfc
Olivier Guiter 1575b9d866 NFC: pn533: Add extended information frame decoding support
Extended Information frames are slightly different from standard frames
as they can (theorically) handle datas up tu 64kB. PN533 firmware only
supports packet data up to 265 (incl. TFI byte)
This kind of frame are used when the pn533 wants to exchange more than
255 bytes, and this patch handles the reception of such frames.

Signed-off-by: Olivier Guiter <olivier.guiter@linux.intel.com>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
2013-08-14 00:35:18 +02:00
..
microread NFC: Remove the static supported_se field 2013-06-14 13:44:19 +02:00
pn544 NFC: Remove the static supported_se field 2013-06-14 13:44:19 +02:00
Kconfig NFC: Add a nfc hardware simulation driver 2013-06-14 13:45:06 +02:00
Makefile NFC: Add a nfc hardware simulation driver 2013-06-14 13:45:06 +02:00
mei_phy.c NFC: mei_phy: Clean up file 2013-06-14 13:45:11 +02:00
mei_phy.h NFC: mei: Add a common mei bus API for NFC drivers 2013-04-16 00:39:31 +02:00
nfcsim.c NFC: Fix missing static declarations 2013-08-14 00:28:16 +02:00
nfcwilink.c NFC: Remove the static supported_se field 2013-06-14 13:44:19 +02:00
pn533.c NFC: pn533: Add extended information frame decoding support 2013-08-14 00:35:18 +02:00