aboutsummaryrefslogtreecommitdiff
path: root/net/nfc
AgeCommit message (Expand)AuthorFilesLines
2014-12-09Merge tag 'master-2014-12-08' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar David S. Miller 10-125/+1188
2014-12-02NFC: NCI: Fix max length of General Bytes in ATR_RESGravatar Julien Lefrique 1-5/+3
2014-12-02NFC: nci: Fix warning: cast to restricted __le16Gravatar Christophe Ricard 1-1/+1
2014-12-02NFC: Fix warning "warning: incorrect type in assignment"Gravatar Christophe Ricard 1-2/+4
2014-12-02NFC: hci: Add specific hci macro to not create a pipeGravatar Christophe Ricard 1-0/+3
2014-12-02NFC: Add se_io NFC operandGravatar Christophe Ricard 1-1/+46
2014-12-02NFC: netlink: Add new netlink command NFC_CMD_ACTIVATE_TARGETGravatar Christophe Ricard 1-0/+30
2014-12-02NFC: nci: Add support for different NCI_DEACTIVATE_TYPEGravatar Christophe Ricard 1-4/+6
2014-12-02NFC: nci: Add management for NCI state for machine rf_deactivate_ntfGravatar Christophe Ricard 1-4/+14
2014-12-02NFC: nci: Add status byte management in case of error.Gravatar Christophe Ricard 1-2/+9
2014-12-02NFC: hci: Add support for NOTIFY_ALL_PIPE_CLEAREDGravatar Christophe Ricard 1-0/+3
2014-12-02NFC: hci: Add open pipe command handlerGravatar Christophe Ricard 1-0/+39
2014-12-02NFC: nci: Add se_io NCI operandGravatar Christophe Ricard 1-0/+14
2014-12-02NFC: nci: Update nci_disable_se to run proprietary commands to disable a secu...Gravatar Christophe Ricard 1-0/+5
2014-12-02NFC: nci: Update nci_enable_se to run proprietary commands to enable a secure...Gravatar Christophe Ricard 1-0/+5
2014-12-02NFC: nci: Update nci_discover_se to run proprietary commands to discover all ...Gravatar Christophe Ricard 1-0/+5
2014-12-02NFC: nci: Fix sparse: symbol 'nci_get_prop_rf_protocol' was not declared.Gravatar Christophe Ricard 1-1/+1
2014-12-02NFC: hci: Add se_io HCI operandGravatar Christophe Ricard 1-0/+14
2014-11-28NFC: NCI: Signal deactivation in Target modeGravatar Julien Lefrique 1-1/+16
2014-11-28NFC: NCI: Handle Discovery deactivation typeGravatar Julien Lefrique 1-1/+4
2014-11-28NFC: Fix a memory leakGravatar Julien Lefrique 1-1/+4
2014-11-28NFC: NCI: Forward data received in Target mode to nfc coreGravatar Julien Lefrique 1-1/+12
2014-11-28NFC: NCI: Implement Target mode send functionGravatar Julien Lefrique 1-0/+13
2014-11-28NFC: NCI: Configure ATR_RES general bytesGravatar Julien Lefrique 1-1/+9
2014-11-28NFC: NCI: Handle Target mode activationGravatar Julien Lefrique 1-24/+109
2014-11-28NFC: NCI: Enable NFC-DEP in Listen A and Listen FGravatar Julien Lefrique 1-0/+29
2014-11-28NFC: NCI: Add passive Listen modes in discover requestGravatar Julien Lefrique 1-10/+32
2014-11-28NFC: llcp: Use list_for_each_entry in llcp_accept_pollGravatar Axel Lin 1-3/+3
2014-11-28NFC: digital: Add NFC-DEP Target-side ATN SupportGravatar Mark A. Greer 1-5/+83
2014-11-28NFC: digital: Add NFC-DEP Initiator-side ATN SupportGravatar Mark A. Greer 1-6/+98
2014-11-28NFC: digital: Add NFC-DEP Target-side NACK SupportGravatar Mark A. Greer 1-11/+51
2014-11-28NFC: digital: Add NFC-DEP Initiator-side NACK SupportGravatar Mark A. Greer 1-5/+64
2014-11-28NFC: digital: Add NFC-DEP Receive Chaining SupportGravatar Mark A. Greer 1-6/+174
2014-11-28NFC: digital: Add NFC-DEP Send Chaining SupportGravatar Mark A. Greer 1-17/+109
2014-11-28NFC: digital: Implement NFC-DEP max payload lengthsGravatar Mark A. Greer 1-10/+98
2014-11-28NFC: digital: Enforce NFC-DEP PNI sequencingGravatar Mark A. Greer 1-3/+33
2014-11-28NFC: digital: Ensure no NAD byte in DEP_REQ and DEP_RES framesGravatar Mark A. Greer 1-0/+10
2014-11-28NFC: digital: Add Target-mode NFC-DEP DID SupportGravatar Mark A. Greer 1-4/+26
2014-11-28NFC: digital: Ensure no DID in NFC-DEP responsesGravatar Mark A. Greer 1-2/+5
2014-11-28NFC: digital: Rearrange NFC-DEP DEP_REQ/DEP_RES CodeGravatar Mark A. Greer 1-21/+22
2014-11-28NFC: digital: Fix potential skb leaks in NFC-DEP codeGravatar Mark A. Greer 1-8/+17
2014-11-24new helper: memcpy_from_msg()Gravatar Al Viro 2-3/+3
2014-11-05net: Add and use skb_copy_datagram_msg() helper.Gravatar David S. Miller 2-2/+2
2014-09-24NFC: nci: Add support for proprietary RF ProtocolsGravatar Christophe Ricard 1-1/+8
2014-09-01NFC: NCI: Fix NCI RF FRAME interface usageGravatar Vincent Cuissard 1-2/+5
2014-09-01NFC: NCI: Fix nci_register_device init sequenceGravatar Vincent Cuissard 1-8/+5
2014-09-01NFC: NCI: Add support of ISO15693Gravatar Vincent Cuissard 2-0/+39
2014-08-31NFC: digital: Add Inititor-side PSL supportGravatar Mark A. Greer 1-0/+101
2014-08-05Merge tag 'master-2014-07-31' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar David S. Miller 6-20/+128
2014-07-23NFC: digital: Add 'tg_listen_md' and 'tg_get_rf_tech' driver hooksGravatar Mark A. Greer 3-9/+81