linux/net/nfc
Samuel Ortiz bdbc59b35f NFC: Queue I frame fragments to the LLCP sockets queue tail
After testing our stack with large SNEP messages, we realized the fragments
were arriving in reversed order.

Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2012-05-16 13:08:14 -04:00
..
hci NFC: HCI drivers don't have to keep track of polling state 2012-05-15 17:31:22 -04:00
llcp NFC: Queue I frame fragments to the LLCP sockets queue tail 2012-05-16 13:08:14 -04:00
nci NFC: Quiet nci/ntf.c sparse noise about plain integer as NULL pointer 2012-05-15 17:30:30 -04:00
Kconfig
Makefile
af_nfc.c
core.c
netlink.c NFC: The NFC genl family structure should not be exposed globally 2012-05-15 17:30:30 -04:00
nfc.h
rawsock.c