aboutsummaryrefslogtreecommitdiffstats
path: root/include/net/nfc/nfc.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-09-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davemJohn W. Linville1-1/+1
2012-09-25NFC: Use system_nrt_wq instead of custom onesTejun Heo1-1/+0
2012-09-25NFC: Implement NCI dep_link_up and dep_link_downIlan Elias1-0/+1
2012-09-10netlink: Rename pid to portid to avoid confusionEric W. Biederman1-1/+1
2012-07-09NFC: Driver failure APIEric Lapuyade1-0/+2
2012-06-04NFC: Introduce target mode rx data callbackSamuel Ortiz1-0/+1
2012-06-04NFC: Introduce target mode tx opsSamuel Ortiz1-1/+2
2012-06-04NFC: Set the NFC device RF mode appropriatelySamuel Ortiz1-1/+1
2012-06-04NFC: Add target mode activation netlink eventSamuel Ortiz1-0/+4
2012-06-04NFC: Add target mode protocols to the polling loop startup routineSamuel Ortiz1-1/+2
2012-06-04NFC: Export LLCP general bytes getterSamuel Ortiz1-0/+1
2012-05-15NFC: Specify usage for targets found and target lost eventsEric Lapuyade1-1/+0
2012-05-15NFC: Cache the core NFC active target pointer instead of its indexEric Lapuyade1-8/+10
2012-04-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davemJohn W. Linville1-1/+11
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: HCI supportEric Lapuyade1-0/+1
2012-04-12NFC: Export target lost functionEric Lapuyade1-0/+1
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: NFC core layer should not set the target_idxIlan Elias1-1/+0
2012-01-24NFC: Export new attributes sensb_res and sensf_resIlan Elias1-2/+6
2012-01-04NFC: Export a new attribute nfcid1 in target infoIlan Elias1-0/+3
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-09-20NFC: move nfc.h from include/net to include/net/nfcIlan Elias1-0/+165