summaryrefslogtreecommitdiffstats
path: root/net/nfc
AgeCommit message (Expand)Author
2014-12-09Merge tag 'master-2014-12-08' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller
2014-12-02NFC: NCI: Fix max length of General Bytes in ATR_RESJulien Lefrique
2014-12-02NFC: nci: Fix warning: cast to restricted __le16Christophe Ricard
2014-12-02NFC: Fix warning "warning: incorrect type in assignment"Christophe Ricard
2014-12-02NFC: hci: Add specific hci macro to not create a pipeChristophe Ricard
2014-12-02NFC: Add se_io NFC operandChristophe Ricard
2014-12-02NFC: netlink: Add new netlink command NFC_CMD_ACTIVATE_TARGETChristophe Ricard
2014-12-02NFC: nci: Add support for different NCI_DEACTIVATE_TYPEChristophe Ricard
2014-12-02NFC: nci: Add management for NCI state for machine rf_deactivate_ntfChristophe Ricard
2014-12-02NFC: nci: Add status byte management in case of error.Christophe Ricard
2014-12-02NFC: hci: Add support for NOTIFY_ALL_PIPE_CLEAREDChristophe Ricard
2014-12-02NFC: hci: Add open pipe command handlerChristophe Ricard
2014-12-02NFC: nci: Add se_io NCI operandChristophe Ricard
2014-12-02NFC: nci: Update nci_disable_se to run proprietary commands to disable a secu...Christophe Ricard
2014-12-02NFC: nci: Update nci_enable_se to run proprietary commands to enable a secure...Christophe Ricard
2014-12-02NFC: nci: Update nci_discover_se to run proprietary commands to discover all ...Christophe Ricard
2014-12-02NFC: nci: Fix sparse: symbol 'nci_get_prop_rf_protocol' was not declared.Christophe Ricard
2014-12-02NFC: hci: Add se_io HCI operandChristophe Ricard
2014-11-28NFC: NCI: Signal deactivation in Target modeJulien Lefrique
2014-11-28NFC: NCI: Handle Discovery deactivation typeJulien Lefrique
2014-11-28NFC: Fix a memory leakJulien Lefrique
2014-11-28NFC: NCI: Forward data received in Target mode to nfc coreJulien Lefrique
2014-11-28NFC: NCI: Implement Target mode send functionJulien Lefrique
2014-11-28NFC: NCI: Configure ATR_RES general bytesJulien Lefrique
2014-11-28NFC: NCI: Handle Target mode activationJulien Lefrique
2014-11-28NFC: NCI: Enable NFC-DEP in Listen A and Listen FJulien Lefrique
2014-11-28NFC: NCI: Add passive Listen modes in discover requestJulien Lefrique
2014-11-28NFC: llcp: Use list_for_each_entry in llcp_accept_pollAxel Lin
2014-11-28NFC: digital: Add NFC-DEP Target-side ATN SupportMark A. Greer
2014-11-28NFC: digital: Add NFC-DEP Initiator-side ATN SupportMark A. Greer
2014-11-28NFC: digital: Add NFC-DEP Target-side NACK SupportMark A. Greer
2014-11-28NFC: digital: Add NFC-DEP Initiator-side NACK SupportMark A. Greer
2014-11-28NFC: digital: Add NFC-DEP Receive Chaining SupportMark A. Greer
2014-11-28NFC: digital: Add NFC-DEP Send Chaining SupportMark A. Greer
2014-11-28NFC: digital: Implement NFC-DEP max payload lengthsMark A. Greer
2014-11-28NFC: digital: Enforce NFC-DEP PNI sequencingMark A. Greer
2014-11-28NFC: digital: Ensure no NAD byte in DEP_REQ and DEP_RES framesMark A. Greer
2014-11-28NFC: digital: Add Target-mode NFC-DEP DID SupportMark A. Greer
2014-11-28NFC: digital: Ensure no DID in NFC-DEP responsesMark A. Greer
2014-11-28NFC: digital: Rearrange NFC-DEP DEP_REQ/DEP_RES CodeMark A. Greer
2014-11-28NFC: digital: Fix potential skb leaks in NFC-DEP codeMark A. Greer
2014-11-24new helper: memcpy_from_msg()Al Viro
2014-11-05net: Add and use skb_copy_datagram_msg() helper.David S. Miller
2014-09-24NFC: nci: Add support for proprietary RF ProtocolsChristophe Ricard
2014-09-01NFC: NCI: Fix NCI RF FRAME interface usageVincent Cuissard
2014-09-01NFC: NCI: Fix nci_register_device init sequenceVincent Cuissard
2014-09-01NFC: NCI: Add support of ISO15693Vincent Cuissard
2014-08-31NFC: digital: Add Inititor-side PSL supportMark A. Greer
2014-08-05Merge tag 'master-2014-07-31' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller
2014-07-23NFC: digital: Add 'tg_listen_md' and 'tg_get_rf_tech' driver hooksMark A. Greer