aboutsummaryrefslogtreecommitdiffstats
path: root/net/nfc (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-10-31net: Fix files explicitly needing to include module.hPaul Gortmaker1-0/+1
2011-09-27NFC: use after free on errorDan Carpenter1-8/+6
2011-09-27NFC: protect nci_data_exchange transactionsIlan Elias3-2/+12
2011-09-27NFC: implicitly deactivate in nci_start_pollIlan Elias1-1/+6
2011-09-27NFC: improve readability of an 'if' in nci core.cIlan Elias1-18/+14
2011-09-20NFC: basic NCI protocol implementationIlan Elias9-0/+1633
2011-09-20NFC: move nfc.h from include/net to include/net/nfcIlan Elias1-1/+1
2011-09-20NFC: Add dev_up and dev_down control operationsIlan Elias3-0/+137
2011-08-24NFC: Reserve tx head and tail roomSamuel Ortiz2-8/+11
2011-07-05NFC: add the NFC socket raw protocolLauro Ramos Venancio4-1/+376
2011-07-05NFC: add NFC socket familyAloisio Almeida Jr4-1/+120
2011-07-05NFC: add nfc generic netlink interfaceLauro Ramos Venancio4-3/+640
2011-07-05NFC: add nfc subsystem coreLauro Ramos Venancio4-0/+466