summaryrefslogtreecommitdiffstats
path: root/net/nfc/netlink.c
Commit message (Expand)AuthorAgeFilesLines
* NFC: The NFC genl family structure should not be exposed globallyH Hartley Sweeten2012-05-151-1/+1
* NFC: Specify usage for targets found and target lost eventsEric Lapuyade2012-05-151-2/+2
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-04-181-0/+31
|\
| * NFC: Add a target lost netlink eventSamuel Ortiz2012-04-121-0/+30
* | nfc: Stop using NLA_PUT*().David S. Miller2012-04-011-29/+41
|/
* NFC: Core code identation fixesSamuel Ortiz2012-03-061-30/+27
* NFC: Remove the rf mode parameter from the DEP link up routineSamuel Ortiz2012-03-061-8/+3
* NFC: Add device powered netlink attributeSamuel Ortiz2012-03-061-0/+3
* NFC: Export new attributes sensb_res and sensf_resIlan Elias2012-01-241-0/+6
* NFC: Export a new attribute nfcid1 in target infoIlan Elias2012-01-041-0/+3
* NFC: Add a DEP link control netlink commandSamuel Ortiz2011-12-141-0/+144
* NFC: Do not take the genl mutex from the netlink release notifierSamuel Ortiz2011-12-141-2/+0
* NFC: Add function name to the NFC pr_fmt() routineSamuel Ortiz2011-12-141-1/+1
* nfc: Remove function tracer like entry messagesJoe Perches2011-11-301-28/+0
* nfc: Convert nfc_dbg to pr_debugJoe Perches2011-11-301-15/+17
* NFC: Add dev_up and dev_down control operationsIlan Elias2011-09-201-0/+56
* NFC: add nfc generic netlink interfaceLauro Ramos Venancio2011-07-051-0/+537