Commit Graph

39 Commits (1c280471b013e26c833fc86acc231c73442cfa21)

Author SHA1 Message Date
Ilan Elias 288e0713f4 NFC: Export a new attribute nfcid1 in target info 13 years ago
Ilan Elias 004161cb52 NFC: Handle error during NCI data exchange 13 years ago
Ilan Elias 637d85a7cd NFC: Update names and structs to NCI spec 1.0 d22 13 years ago
Dan Carpenter 5b68a7ca32 NFC: use kfree_skb() for sk_buffs 13 years ago
Dan Carpenter 341ee4349f NFC: double unlock in nfc_llcp_recv_connect() 13 years ago
Samuel Ortiz 645d35902c NFC: Fix LLCP related build failure 13 years ago
Samuel Ortiz d646960f79 NFC: Initial LLCP support 13 years ago
Samuel Ortiz 541d920b05 NFC: Set and get DEP general bytes 13 years ago
Samuel Ortiz 1ed28f6106 NFC: Add a DEP link control netlink command 13 years ago
Samuel Ortiz db81a62451 NFC: Atomic socket allocation 13 years ago
Samuel Ortiz 94a098da42 NFC: Do not take the genl mutex from the netlink release notifier 13 years ago
Samuel Ortiz 7c7cd3bfec NFC: Add tx skb allocation routine 13 years ago
Samuel Ortiz 52858b51b2 NFC: Add function name to the NFC pr_fmt() routine 13 years ago
Dan Carpenter f8c141c3e9 nfc: signedness bug in __nci_request() 13 years ago
Joe Perches 24bf330485 nfc: Remove function tracer like entry messages 13 years ago
Joe Perches 538af1344a nfc: Remove unused nfc_printk and nfc_<level> macros 13 years ago
Joe Perches 20c239c139 nfc: Convert nfc_dbg to pr_debug 13 years ago
Joe Perches ed1e0ad881 nfc: Use standard logging styles 13 years ago
Ilan Elias db98c829b7 NFC: Check if NCI data flow control is used 13 years ago
Ilan Elias ee4c64fb98 NFC: Removal of unused operations for NCI spec 1.0 d18 13 years ago
Ilan Elias e8c0dacd98 NFC: Update names and structs to NCI spec 1.0 d18 13 years ago
Joe Perches b9075fa968 treewide: use __printf not __attribute__((format(printf,...))) 13 years ago
Paul Gortmaker bc3b2d7fb9 net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules 13 years ago
Paul Gortmaker 3a9a231d97 net: Fix files explicitly needing to include module.h 13 years ago
Dan Carpenter 8ebafde00e NFC: use after free on error 14 years ago
Ilan Elias 38f04c6b1b NFC: protect nci_data_exchange transactions 14 years ago
Ilan Elias de054799b7 NFC: implicitly deactivate in nci_start_poll 14 years ago
Ilan Elias 2eb1dc101e NFC: improve readability of an 'if' in nci core.c 14 years ago
Ilan Elias 6a2968aaf5 NFC: basic NCI protocol implementation 14 years ago
Ilan Elias 55eb94f9e9 NFC: move nfc.h from include/net to include/net/nfc 14 years ago
Ilan Elias 8b3fe7b591 NFC: Add dev_up and dev_down control operations 14 years ago
Samuel Ortiz e8753043f9 NFC: Reserve tx head and tail room 14 years ago
Lauro Ramos Venancio 23b7869c0f NFC: add the NFC socket raw protocol 14 years ago
Aloisio Almeida Jr c7fe3b52c1 NFC: add NFC socket family 14 years ago
Lauro Ramos Venancio 4d12b8b129 NFC: add nfc generic netlink interface 14 years ago
Lauro Ramos Venancio 3e256b8f8d NFC: add nfc subsystem core 14 years ago