linux/drivers/nfc
Olivier Guiter 56a63c82cf NFC: pn533: Store the correct frame size (normal vs ext)
The extended information frame are sent by PN533 to exchange frames
larger than 255 bytes. These extended frame are very close from the
standard ones except for the header size length. On each incoming
frame, we set the correct header length, and we do that only for the
standard pn533 chipsets as the acr122 does not seem to support extended
frames properly.

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: Store the correct frame size (normal vs ext) 2013-08-14 00:35:18 +02:00