summaryrefslogtreecommitdiff
path: root/net/nfc/netlink.c
Commit message (Expand)AuthorAge
* NFC: llcp: Limit size of SDP URIKees Cook2018-02-16
* genetlink: fix genlmsg_nlhdr()Michal Kubecek2017-11-16
* NFC: Add NFC_CMD_DEACTIVATE_TARGET supportMark Greer2017-11-10
* nfc: Ensure presence of required attributes in the activate_target handlerMateusz Jurczyk2017-06-23
* Merge tag 'nfc-next-4.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2017-04-21
|\
| * NFC: netlink: Use error code from nfc_activate_target()Andy Shevchenko2017-04-05
| * nfc: Send same info for both of NFC_CMD_GET_DEVICE and NFC_EVENT_DEVICE_ADDEDOGAWA Hirofumi2017-04-01
* | netlink: pass extended ACK struct where availableJohannes Berg2017-04-13
* | netlink: pass extended ACK struct to parsing functionsJohannes Berg2017-04-13
|/
* genetlink: mark families as __ro_after_initJohannes Berg2016-10-27
* genetlink: statically initialize familiesJohannes Berg2016-10-27
* genetlink: no longer support using static family IDsJohannes Berg2016-10-27
* genetlink: introduce and use genl_family_attrbuf()Johannes Berg2016-10-27
* nfc: netlink: HCI event connectivity implementationChristophe Ricard2015-12-29
* NFC: netlink: Add mode parameter to deactivate_target functionsChristophe Ricard2015-10-27
* NFC: delete null dereferenceJulia Lawall2015-10-19
* nfc: netlink: Add capability to reply to vendor_cmd with dataChristophe Ricard2015-08-20
* nfc: netlink: Warning fixChristophe Ricard2015-08-17
* nfc: netlink: Add check on NFC_ATTR_VENDOR_DATAChristophe Ricard2015-08-17
* NFC: netlink: Implement vendor command supportSamuel Ortiz2015-06-09
* nfc: Fix portid type in urelease_workRichard Weinberger2015-04-13
* NFC: Forward NFC_EVT_TRANSACTION to user spaceChristophe Ricard2015-02-02
* netlink: make nlmsg_end() and genlmsg_end() voidJohannes Berg2015-01-18
* NFC: Add se_io NFC operandChristophe Ricard2014-12-02
* NFC: netlink: Add new netlink command NFC_CMD_ACTIVATE_TARGETChristophe Ricard2014-12-02
* 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-25
* NFC: netlink: Add result of firmware operation to completion eventEric Lapuyade2013-08-14
* NFC: Add a GET_SE netlink APISamuel Ortiz2013-08-14
* NFC: netlink: Rename CMD_FW_UPLOAD to CMD_FW_DOWNLOADSamuel Ortiz2013-07-31
* 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-14
* 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-10
* NFC: Extend netlink interface for LTO, RW, and MIUX parameters supportThierry Escande2012-10-29
* 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
|/