aboutsummaryrefslogtreecommitdiffstats
path: root/net/nfc/netlink.c
Commit message (Expand)AuthorAge
* NFC: Switch to Initiator mode when getting NFC_ATTR_PROTOCOLSSamuel Ortiz2012-06-04
* NFC: Add target mode activation netlink eventSamuel Ortiz2012-06-04
* NFC: Add target mode protocols to the polling loop startup routineSamuel Ortiz2012-06-04
* NFC: The NFC genl family structure should not be exposed globallyH Hartley Sweeten2012-05-15
* NFC: Specify usage for targets found and target lost eventsEric Lapuyade2012-05-15
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-04-18
|\
| * NFC: Add a target lost netlink eventSamuel Ortiz2012-04-12
* | nfc: Stop using NLA_PUT*().David S. Miller2012-04-01
|/
* NFC: Core code identation fixesSamuel Ortiz2012-03-06
* NFC: Remove the rf mode parameter from the DEP link up routineSamuel Ortiz2012-03-06
* NFC: Add device powered netlink attributeSamuel Ortiz2012-03-06
* NFC: Export new attributes sensb_res and sensf_resIlan Elias2012-01-24
* NFC: Export a new attribute nfcid1 in target infoIlan Elias2012-01-04
* NFC: Add a DEP link control netlink commandSamuel Ortiz2011-12-14
* NFC: Do not take the genl mutex from the netlink release notifierSamuel Ortiz2011-12-14
* NFC: Add function name to the NFC pr_fmt() routineSamuel Ortiz2011-12-14
* nfc: Remove function tracer like entry messagesJoe Perches2011-11-30
* nfc: Convert nfc_dbg to pr_debugJoe Perches2011-11-30
* NFC: Add dev_up and dev_down control operationsIlan Elias2011-09-20
* NFC: add nfc generic netlink interfaceLauro Ramos Venancio2011-07-05