index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
net
/
nfc
/
nci_core.h
Age
Commit message (
Expand
)
Author
2015-02-04
NFC: nci: Move logical connection structure allocation
Christophe Ricard
2015-02-04
NFC: nci: Support all destinations type when creating a connection
Christophe Ricard
2015-02-04
NFC: nci: Add reference to the RF logical connection
Christophe Ricard
2015-02-02
NFC: nci: Add HCI over NCI protocol support
Christophe Ricard
2015-02-02
NFC: nci: Support logical connections management
Christophe Ricard
2015-02-02
NFC: nci: Add NFCEE enabling and disabling support
Christophe Ricard
2015-02-02
NFC: nci: Add NFCEE discover support
Christophe Ricard
2015-02-02
NFC: nci: Add dynamic logical connections support
Christophe Ricard
2014-12-02
NFC: nci: Add se_io NCI operand
Christophe Ricard
2014-12-02
NFC: nci: Update nci_disable_se to run proprietary commands to disable a secu...
Christophe Ricard
2014-12-02
NFC: nci: Update nci_enable_se to run proprietary commands to enable a secure...
Christophe Ricard
2014-12-02
NFC: nci: Update nci_discover_se to run proprietary commands to discover all ...
Christophe Ricard
2014-11-28
NFC: NCI: Handle Target mode activation
Julien Lefrique
2014-09-24
NFC: nci: Add support for proprietary RF Protocols
Christophe Ricard
2014-01-17
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2014-01-07
NFC: NCI: Add set_config API
Amitkumar Karwar
2014-01-07
NFC: NCI: Add setup handler
Amitkumar Karwar
2013-12-06
include/net/: Fix FSF address in file headers
Jeff Kirsher
2013-09-25
NFC: NCI: Modify NCI SPI to implement CS/INT handshake per the spec
Eric Lapuyade
2013-09-25
NFC: NCI: nci_spi_recv_frame() now returns (not forward) the read frame
Eric Lapuyade
2013-09-25
NFC: NCI: Simplify NCI SPI to become a simple framing/checking layer
Eric Lapuyade
2013-09-25
NFC: NCI: Rename spi ndev -> nsdev and nci_dev -> ndev for consistency
Eric Lapuyade
2013-06-14
NFC: Remove the static supported_se field
Samuel Ortiz
2013-06-14
NFC: Add NCI over SPI receive
Frederic Danis
2013-06-14
NFC: Add NCI over SPI send
Frederic Danis
2013-06-14
NFC: Add basic NCI over SPI
Frederic Danis
2013-06-14
NFC: NCI: Fix skb->dev usage
Frederic Danis
2013-01-10
NFC: Initial Secure Element API
Samuel Ortiz
2012-09-25
NFC: Implement NCI dep_link_up and dep_link_down
Ilan Elias
2012-09-25
NFC: Set local general bytes in nci_start_poll
Ilan Elias
2012-03-06
NFC: NCI code identation fixes
Samuel Ortiz
2012-01-24
NFC: Add NCI multiple targets support
Ilan Elias
2012-01-24
NFC: Clearly separate NCI states from flags
Ilan Elias
2012-01-24
NFC: Add NCI data exchange timer
Ilan Elias
2012-01-24
NFC: Increase NCI deactivate timeout
Ilan Elias
2012-01-04
NFC: Update names and structs to NCI spec 1.0 d22
Ilan Elias
2011-11-11
NFC: Removal of unused operations for NCI spec 1.0 d18
Ilan Elias
2011-11-11
NFC: Update names and structs to NCI spec 1.0 d18
Ilan Elias
2011-09-27
NFC: protect nci_data_exchange transactions
Ilan Elias
2011-09-20
NFC: basic NCI protocol implementation
Ilan Elias