aboutsummaryrefslogtreecommitdiffstats
path: root/net/nfc/netlink.c
Commit message (Expand)AuthorAge
* NFC: Add netlink support for ISO/IEC 15693Mark A. Greer2014-02-16
* nfc: Fix FSF address in file headersJeff Kirsher2013-12-11
* genetlink: make multicast groups const, prevent abuseJohannes Berg2013-11-19
* genetlink: pass family to functions using groupsJohannes Berg2013-11-19
* genetlink: only pass array to genl_register_family_with_ops()Johannes Berg2013-11-19
* genetlink: make all genl_ops users constJohannes Berg2013-11-14
* NFC: Fix SE API related sparse warningSamuel Ortiz2013-10-07
* NFC: netlink: SE API implementationSamuel Ortiz2013-09-24
* NFC: netlink: Add result of firmware operation to completion eventEric Lapuyade2013-08-13
* NFC: Add a GET_SE netlink APISamuel Ortiz2013-08-13
* NFC: netlink: Rename CMD_FW_UPLOAD to CMD_FW_DOWNLOADSamuel Ortiz2013-07-30
* NFC: Add secure element enablement netlink APISamuel Ortiz2013-06-14
* NFC: Send netlink events for secure elements additions and removalsSamuel Ortiz2013-06-14
* NFC: Remove the static supported_se fieldSamuel Ortiz2013-06-14
* NFC: Add firmware upload netlink commandEric Lapuyade2013-06-13
* NFC: Move LLCP code to the NFC top level diirectorySamuel Ortiz2013-04-26
* NFC: llcp: Service Name Lookup netlink interfaceThierry Escande2013-03-10
* NFC: Add missing type policies for netlink attributesThierry Escande2013-03-10
* NFC: Initial Secure Element APISamuel Ortiz2013-01-09
* NFC: Extend netlink interface for LTO, RW, and MIUX parameters supportThierry Escande2012-10-28
* NFC: Fix some code style and whitespace issuesSzymon Janc2012-10-26
* NFC: Add NFC_ATTR_RF_MODE when sending device netlink propertiesThierry Escande2012-10-26
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-09-28
|\
| * NFC: Fix sleeping in invalid context when netlink socket is closedSzymon Janc2012-09-27
* | netlink: Rename pid to portid to avoid confusionEric W. Biederman2012-09-10
|/
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-07-12
|\
| * NFC: Do not return EBUSY when stopping a poll that's already stoppedSamuel Ortiz2012-07-09
* | net: Use NLMSG_DEFAULT_SIZE in combination with nlmsg_new()Thomas Graf2012-06-28
|/
* 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