aboutsummaryrefslogtreecommitdiffstats
path: root/net/nfc/netlink.c
AgeCommit message (Expand)Author
2021-12-22nfc: fix segfault in nfc_genl_dump_devices_doneTadeusz Struk
2021-12-14nfc: fix potential NULL pointer deref in nfc_genl_dump_ses_doneKrzysztof Kozlowski
2021-02-03NFC: fix possible resource leakPan Bian
2020-10-29nfc: Ensure presence of NFC_ATTR_FIRMWARE_NAME attribute in nfc_genl_fw_downl...Defang Bo
2020-03-20nfc: add missing attribute validation for vendor subcommandJakub Kicinski
2020-03-20nfc: add missing attribute validation for SE APIJakub Kicinski
2019-11-12nfc: netlink: fix double device reference dropPan Bian
2019-10-07NFC: fix attrs checks in netlink interfaceAndrey Konovalov
2018-05-30NFC: llcp: Limit size of SDP URIKees Cook
2017-06-23nfc: Ensure presence of required attributes in the activate_target handlerMateusz Jurczyk
2017-04-21Merge tag 'nfc-next-4.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2017-04-13netlink: pass extended ACK struct where availableJohannes Berg
2017-04-13netlink: pass extended ACK struct to parsing functionsJohannes Berg
2017-04-05NFC: netlink: Use error code from nfc_activate_target()Andy Shevchenko
2017-04-01nfc: Send same info for both of NFC_CMD_GET_DEVICE and NFC_EVENT_DEVICE_ADDEDOGAWA Hirofumi
2016-10-27genetlink: mark families as __ro_after_initJohannes Berg
2016-10-27genetlink: statically initialize familiesJohannes Berg
2016-10-27genetlink: no longer support using static family IDsJohannes Berg
2016-10-27genetlink: introduce and use genl_family_attrbuf()Johannes Berg
2015-12-29nfc: netlink: HCI event connectivity implementationChristophe Ricard
2015-10-27NFC: netlink: Add mode parameter to deactivate_target functionsChristophe Ricard
2015-10-19NFC: delete null dereferenceJulia Lawall
2015-08-20nfc: netlink: Add capability to reply to vendor_cmd with dataChristophe Ricard
2015-08-17nfc: netlink: Warning fixChristophe Ricard
2015-08-17nfc: netlink: Add check on NFC_ATTR_VENDOR_DATAChristophe Ricard
2015-06-09NFC: netlink: Implement vendor command supportSamuel Ortiz
2015-04-13nfc: Fix portid type in urelease_workRichard Weinberger
2015-02-02NFC: Forward NFC_EVT_TRANSACTION to user spaceChristophe Ricard
2015-01-18netlink: make nlmsg_end() and genlmsg_end() voidJohannes Berg
2014-12-02NFC: Add se_io NFC operandChristophe Ricard
2014-12-02NFC: netlink: Add new netlink command NFC_CMD_ACTIVATE_TARGETChristophe Ricard
2014-02-16NFC: Add netlink support for ISO/IEC 15693Mark A. Greer
2013-12-11nfc: Fix FSF address in file headersJeff Kirsher
2013-11-19genetlink: make multicast groups const, prevent abuseJohannes Berg
2013-11-19genetlink: pass family to functions using groupsJohannes Berg
2013-11-19genetlink: only pass array to genl_register_family_with_ops()Johannes Berg
2013-11-14genetlink: make all genl_ops users constJohannes Berg
2013-10-07NFC: Fix SE API related sparse warningSamuel Ortiz
2013-09-25NFC: netlink: SE API implementationSamuel Ortiz
2013-08-14NFC: netlink: Add result of firmware operation to completion eventEric Lapuyade
2013-08-14NFC: Add a GET_SE netlink APISamuel Ortiz
2013-07-31NFC: netlink: Rename CMD_FW_UPLOAD to CMD_FW_DOWNLOADSamuel Ortiz
2013-06-14NFC: Add secure element enablement netlink APISamuel Ortiz
2013-06-14NFC: Send netlink events for secure elements additions and removalsSamuel Ortiz
2013-06-14NFC: Remove the static supported_se fieldSamuel 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
2013-03-10NFC: Add missing type policies for netlink attributesThierry Escande
2013-01-10NFC: Initial Secure Element APISamuel Ortiz