index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
nfc
/
nci
/
core.c
Age
Commit message (
Expand
)
Author
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234
Thomas Gleixner
2017-11-21
treewide: setup_timer() -> timer_setup()
Kees Cook
2017-06-23
nfc: nci: remove unnecessary null check
Gustavo A. R. Silva
2017-06-18
NFC: fix broken device allocation
Johan Hovold
2017-06-16
networking: make skb_put & friends return void pointers
Johannes Berg
2017-06-16
networking: introduce and use skb_put_data()
Johannes Berg
2016-05-04
nfc: nci: Add nci_nfcc_loopback to the nci core
Christophe Ricard
2016-05-04
nfc: nci: Add an additional parameter to identify a connection id
Christophe Ricard
2016-05-04
nfc: nci: Fix nci_core_conn_close
Christophe Ricard
2016-05-04
nfc: nci: Fix nci_core_conn_create to allowing empty destination
Christophe Ricard
2015-12-29
NFC: nci: memory leak in nci_core_conn_create()
Dan Carpenter
2015-10-28
NFC: nci: non-static functions can not be inline
Robert Dolca
2015-10-27
NFC: NCI: export nci_send_frame and nci_send_cmd function
Vincent Cuissard
2015-10-27
NFC: netlink: Add mode parameter to deactivate_target functions
Christophe Ricard
2015-10-25
NFC: nci: add nci_get_conn_info_by_id function
Robert Dolca
2015-10-25
NFC: nci: fix possible crash in nci_core_conn_create
Robert Dolca
2015-10-25
NFC: nci: rename nci_prop_ops to nci_driver_ops
Robert Dolca
2015-10-25
NFC: nci: Allow the driver to set handler for core nci ops
Robert Dolca
2015-10-25
NFC: nci: Introduce nci_core_cmd
Robert Dolca
2015-10-25
NFC: nci: Do not call post_setup when setup fails
Robert Dolca
2015-10-03
NFC: nci: Use __nci_request for exported routines
Samuel Ortiz
2015-08-20
NFC: nci: export nci_core_reset and nci_core_init
Robert Baldyga
2015-08-20
NFC: nci: Add post_setup handler
Robert Baldyga
2015-06-13
NFC: nci: remove current SLEEP mode management
Vincent Cuissard
2015-06-10
NFC: nci: Export nci_req_complete
Samuel Ortiz
2015-06-09
NFC: nci: Move close ops call in nci_close_device
Christophe Ricard
2015-06-09
NFC: nci: Add nci_prop_cmd allowing to send proprietary nci cmd
Christophe Ricard
2015-06-09
NFC: nci: Add nci init ops for early device initialization
Christophe Ricard
2015-06-09
NFC: nci: Add NCI_RESET return code check before setup
Christophe Ricard
2015-06-09
NFC: nci: Handle proprietary response and notifications
Samuel Ortiz
2015-03-26
NFC: nci: Add firmware download support
Clément Perrochaud
2015-02-04
NFC: nci: Move NFCEE discovery logic
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 support for different NCI_DEACTIVATE_TYPE
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: Signal deactivation in Target mode
Julien Lefrique
2014-11-28
NFC: NCI: Implement Target mode send function
Julien Lefrique
2014-11-28
NFC: NCI: Configure ATR_RES general bytes
Julien Lefrique
2014-11-28
NFC: NCI: Enable NFC-DEP in Listen A and Listen F
Julien Lefrique
2014-11-28
NFC: NCI: Add passive Listen modes in discover request
Julien Lefrique
2014-09-01
NFC: NCI: Fix nci_register_device init sequence
Vincent Cuissard
[next]