aboutsummaryrefslogtreecommitdiffstats
path: root/include/net/nfc (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-04-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davemJohn W. Linville3-1/+313
2012-04-15net: cleanup unsigned to unsigned intEric Dumazet1-1/+1
2012-04-12NFC: Add Core support to generate tag lost eventEric Lapuyade1-0/+5
2012-04-12NFC: Changed target activated state logicEric Lapuyade1-1/+2
2012-04-12NFC: Fix next target_idx type and rename for clarityEric Lapuyade1-1/+1
2012-04-12NFC: The core part should generate the target indexSamuel Ortiz1-0/+2
2012-04-12NFC: SHDLC implementationEric Lapuyade1-0/+104
2012-04-12NFC: HCI supportEric Lapuyade2-0/+199
2012-04-12NFC: Export target lost functionEric Lapuyade1-0/+1
2012-03-06NFC: NCI code identation fixesSamuel Ortiz1-5/+5
2012-03-06NFC: Core code identation fixesSamuel Ortiz1-12/+12
2012-03-06NFC: Remove the rf mode parameter from the DEP link up routineSamuel Ortiz1-4/+2
2012-01-24NFC: Add NCI multiple targets supportIlan Elias2-2/+41
2012-01-24NFC: NFC core layer should not set the target_idxIlan Elias1-1/+0
2012-01-24NFC: Clearly separate NCI states from flagsIlan Elias1-4/+10
2012-01-24NFC: Add NCI data exchange timerIlan Elias1-0/+3
2012-01-24NFC: Export new attributes sensb_res and sensf_resIlan Elias2-2/+25
2012-01-24NFC: Increase NCI deactivate timeoutIlan Elias1-1/+1
2012-01-04NFC: Export a new attribute nfcid1 in target infoIlan Elias1-0/+3
2012-01-04NFC: Handle error during NCI data exchangeIlan Elias1-0/+6
2012-01-04NFC: Update names and structs to NCI spec 1.0 d22Ilan Elias2-30/+19
2011-12-14NFC: Set and get DEP general bytesSamuel Ortiz1-0/+5
2011-12-14NFC: Add a DEP link control netlink commandSamuel Ortiz1-0/+11
2011-12-14NFC: Add tx skb allocation routineSamuel Ortiz1-1/+4
2011-11-17NFC: Fix indentation in nci.h fileIlan Elias1-42/+42
2011-11-11NFC: Check if NCI data flow control is usedIlan Elias1-0/+3
2011-11-11NFC: Removal of unused operations for NCI spec 1.0 d18Ilan Elias2-31/+0
2011-11-11NFC: Update names and structs to NCI spec 1.0 d18Ilan Elias2-30/+62
2011-09-27NFC: protect nci_data_exchange transactionsIlan Elias1-0/+1
2011-09-20NFC: basic NCI protocol implementationIlan Elias2-0/+496
2011-09-20NFC: move nfc.h from include/net to include/net/nfcIlan Elias1-0/+165