aboutsummaryrefslogtreecommitdiffstats
path: root/net/nfc/nfc.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-07-30nfc: constify several pointers to u8, char and sk_buffKrzysztof Kozlowski1-1/+1
2019-05-21treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13Thomas Gleixner1-13/+1
2015-12-29nfc: netlink: HCI event connectivity implementationChristophe Ricard1-0/+1
2015-10-27NFC: netlink: Add mode parameter to deactivate_target functionsChristophe Ricard1-1/+4
2015-05-11net: Pass kern from net_proto_family.create to sk_allocEric W. Biederman1-1/+1
2015-02-02NFC: Forward NFC_EVT_TRANSACTION to user spaceChristophe Ricard1-0/+2
2014-05-20NFC: Add RAW socket type support for SOCKPROTO_RAWHiren Tandel1-0/+6
2013-12-11nfc: Fix FSF address in file headersJeff Kirsher1-3/+1
2013-08-14NFC: netlink: Add result of firmware operation to completion eventEric Lapuyade1-1/+2
2013-08-14NFC: Move nfc_fw_download_done() definition from private to publicEric Lapuyade1-2/+0
2013-07-31NFC: netlink: Rename CMD_FW_UPLOAD to CMD_FW_DOWNLOADSamuel Ortiz1-3/+3
2013-06-14NFC: Add secure element enablement internal APISamuel Ortiz1-0/+3
2013-06-14NFC: Send netlink events for secure elements additions and removalsSamuel Ortiz1-0/+3
2013-06-14NFC: Add firmware upload netlink commandEric Lapuyade1-0/+5
2013-04-26NFC: Move LLCP code to the NFC top level diirectorySamuel Ortiz1-64/+0
2013-03-10NFC: llcp: Service Name Lookup netlink interfaceThierry Escande1-0/+14
2012-10-29NFC: Extend netlink interface for LTO, RW, and MIUX parameters supportThierry Escande1-0/+6
2012-06-04NFC: Introduce target mode rx data callbackSamuel Ortiz1-0/+7
2012-06-04NFC: Add target mode activation netlink eventSamuel Ortiz1-0/+3
2012-06-04NFC: Add target mode protocols to the polling loop startup routineSamuel Ortiz1-1/+1
2012-05-15NFC: Fix LLCP compilation warningjoseph daniel1-1/+1
2012-04-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davemJohn W. Linville1-0/+1
2012-04-15net: cleanup unsigned to unsigned intEric Dumazet1-1/+1
2012-04-12NFC: Add a target lost netlink eventSamuel Ortiz1-0/+1
2012-03-06NFC: Core code identation fixesSamuel Ortiz1-7/+6
2012-03-06NFC: Remove the rf mode parameter from the DEP link up routineSamuel Ortiz1-3/+2
2011-12-19NFC: Fix LLCP related build failureSamuel Ortiz1-2/+2
2011-12-14NFC: Initial LLCP supportSamuel Ortiz1-0/+54
2011-12-14NFC: Add a DEP link control netlink commandSamuel Ortiz1-0/+9
2011-11-30nfc: Remove unused nfc_printk and nfc_<level> macrosJoe Perches1-7/+0
2011-10-31treewide: use __printf not __attribute__((format(printf,...)))Joe Perches1-1/+1
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 Elias1-0/+4
2011-07-05NFC: add the NFC socket raw protocolLauro Ramos Venancio1-0/+14
2011-07-05NFC: add NFC socket familyAloisio Almeida Jr1-0/+14
2011-07-05NFC: add nfc generic netlink interfaceLauro Ramos Venancio1-0/+11
2011-07-05NFC: add nfc subsystem coreLauro Ramos Venancio1-0/+78