index
:
pm24.git
master
perf-mon
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
2022-04-13
nfc: nci: add flush_workqueue to prevent uaf
Lin Ma
2021-11-17
NFC: add NCI_UNREG flag to eliminate the race
Lin Ma
2021-11-17
NFC: reorganize the functions in nci_request
Lin Ma
2021-10-11
nfc: drop unneeded debug prints
Krzysztof Kozlowski
2021-08-02
nfc: hci: pass callback data param as pointer in nci_request()
Krzysztof Kozlowski
2021-07-30
nfc: hci: cleanup unneeded spaces
Krzysztof Kozlowski
2021-07-30
nfc: nci: constify several pointers to u8, sk_buff and other structs
Krzysztof Kozlowski
2021-07-25
nfc: constify nfc_ops
Krzysztof Kozlowski
2021-07-25
nfc: constify nci_driver_ops (prop_ops and core_ops)
Krzysztof Kozlowski
2021-07-25
nfc: constify nci_ops
Krzysztof Kozlowski
2021-07-25
nfc: constify payload argument in nci_send_cmd()
Krzysztof Kozlowski
2021-05-17
NFC: nci: fix memory leak in nci_allocate_device
Dongliang Mu
2021-04-05
net: nfc: Fix spelling errors in net/nfc module
Zheng Yongjun
2021-01-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-01-19
net: nfc: nci: fix the wrong NCI_CORE_INIT parameters
Bongsu Jeon
2021-01-05
net: nfc: nci: Change the NCI close sequence
Bongsu Jeon
2020-12-04
net/nfc/nci: Support NCI 2.x initial sequence
Bongsu Jeon
2020-10-30
net: nfc: Fix kerneldoc warnings
Andrew Lunn
2020-07-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-07-17
nfc: nci: add missed destroy_workqueue in nci_register_device
Wang Hai
2020-07-13
net: nfc: kerneldoc fixes
Andrew Lunn
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
[next]