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
/
data.c
Age
Commit message (
Expand
)
Author
2019-07-08
nfc: fix potential illegal memory access
Yang Wei
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234
Thomas Gleixner
2017-06-16
networking: make skb_push & __skb_push return void pointers
Johannes Berg
2017-06-16
networking: introduce and use skb_put_data()
Johannes Berg
2015-10-25
NFC: nci: Add function to get max packet size for conn
Robert Dolca
2015-10-25
NFC: nci: Export nci data send API
Robert Dolca
2015-02-02
NFC: nci: Add dynamic logical connections support
Christophe Ricard
2014-12-02
NFC: nci: Add status byte management in case of error.
Christophe Ricard
2014-11-28
NFC: NCI: Forward data received in Target mode to nfc core
Julien Lefrique
2014-09-01
NFC: NCI: Fix NCI RF FRAME interface usage
Vincent Cuissard
2013-12-11
nfc: Fix FSF address in file headers
Jeff Kirsher
2013-06-14
NFC: NCI: Fix skb->dev usage
Frederic Danis
2012-05-15
NFC: Quiet nci/data.c sparse noise about plain integer as NULL pointer
H Hartley Sweeten
2012-03-06
NFC: NCI code identation fixes
Samuel Ortiz
2012-01-24
NFC: Add NCI data exchange timer
Ilan Elias
2011-12-14
NFC: Add function name to the NFC pr_fmt() routine
Samuel Ortiz
2011-11-30
nfc: Remove function tracer like entry messages
Joe Perches
2011-11-30
nfc: Convert nfc_dbg to pr_debug
Joe Perches
2011-11-30
nfc: Use standard logging styles
Joe Perches
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