summaryrefslogtreecommitdiff
path: root/net/nfc/nfc.h
AgeCommit message (Expand)Author
2023-06-26net: nfc: Fix use-after-free caused by nfc_llcp_find_localLin Ma
2021-07-30nfc: constify several pointers to u8, char and sk_buffKrzysztof Kozlowski
2019-05-21treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13Thomas Gleixner
2015-12-29nfc: netlink: HCI event connectivity implementationChristophe Ricard
2015-10-27NFC: netlink: Add mode parameter to deactivate_target functionsChristophe Ricard
2015-05-11net: Pass kern from net_proto_family.create to sk_allocEric W. Biederman
2015-02-02NFC: Forward NFC_EVT_TRANSACTION to user spaceChristophe Ricard
2014-05-20NFC: Add RAW socket type support for SOCKPROTO_RAWHiren Tandel
2013-12-11nfc: Fix FSF address in file headersJeff Kirsher
2013-08-14NFC: netlink: Add result of firmware operation to completion eventEric Lapuyade
2013-08-14NFC: Move nfc_fw_download_done() definition from private to publicEric Lapuyade
2013-07-31NFC: netlink: Rename CMD_FW_UPLOAD to CMD_FW_DOWNLOADSamuel Ortiz
2013-06-14NFC: Add secure element enablement internal APISamuel Ortiz
2013-06-14NFC: Send netlink events for secure elements additions and removalsSamuel Ortiz
2013-06-14NFC: Add firmware upload netlink commandEric Lapuyade
2013-04-26NFC: Move LLCP code to the NFC top level diirectorySamuel Ortiz
2013-03-10NFC: llcp: Service Name Lookup netlink interfaceThierry Escande
2012-10-29NFC: Extend netlink interface for LTO, RW, and MIUX parameters supportThierry Escande
2012-06-04NFC: Introduce target mode rx data callbackSamuel Ortiz
2012-06-04NFC: Add target mode activation netlink eventSamuel Ortiz
2012-06-04NFC: Add target mode protocols to the polling loop startup routineSamuel Ortiz
2012-05-15NFC: Fix LLCP compilation warningjoseph daniel
2012-04-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-04-15net: cleanup unsigned to unsigned intEric Dumazet
2012-04-12NFC: Add a target lost netlink eventSamuel Ortiz
2012-03-06NFC: Core code identation fixesSamuel Ortiz
2012-03-06NFC: Remove the rf mode parameter from the DEP link up routineSamuel Ortiz
2011-12-19NFC: Fix LLCP related build failureSamuel Ortiz
2011-12-14NFC: Initial LLCP supportSamuel Ortiz
2011-12-14NFC: Add a DEP link control netlink commandSamuel Ortiz
2011-11-30nfc: Remove unused nfc_printk and nfc_<level> macrosJoe Perches
2011-10-31treewide: use __printf not __attribute__((format(printf,...)))Joe Perches
2011-09-20NFC: move nfc.h from include/net to include/net/nfcIlan Elias
2011-09-20NFC: Add dev_up and dev_down control operationsIlan Elias
2011-07-05NFC: add the NFC socket raw protocolLauro Ramos Venancio
2011-07-05NFC: add NFC socket familyAloisio Almeida Jr
2011-07-05NFC: add nfc generic netlink interfaceLauro Ramos Venancio
2011-07-05NFC: add nfc subsystem coreLauro Ramos Venancio