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
/
hci
/
llc_shdlc.c
Age
Commit message (
Expand
)
Author
2017-11-06
NFC: Convert timers to use timer_setup()
Allen Pais
2017-09-25
net: nfc: hci: llc_shdlc: use setup_timer() helper.
Allen Pais
2017-06-16
networking: add and use skb_put_u8()
Johannes Berg
2017-06-16
networking: make skb_push & __skb_push return void pointers
Johannes Berg
2017-06-16
networking: make skb_put & friends return void pointers
Johannes Berg
2014-01-14
net: Spelling s/transmition/transmission/
Geert Uytterhoeven
2013-12-11
nfc: Fix FSF address in file headers
Jeff Kirsher
2012-10-26
NFC: Fix some code style and whitespace issues
Szymon Janc
2012-10-02
workqueue: avoid using deprecated functions
Linus Torvalds
2012-09-25
NFC: Fix typo negociating -> negotiating
Waldemar Rymarkiewicz
2012-09-25
NFC: Don't handle consequent RSET frames after UA
Waldemar Rymarkiewicz
2012-09-25
NFC: Handle RSET in SHDLC_CONNECTING state
Waldemar Rymarkiewicz
2012-09-25
NFC: Fix LLC registration definitions for ANSI compliance
Eric Lapuyade
2012-09-25
NFC: Remove unneeded LLC symbols export
Samuel Ortiz
2012-09-25
NFC: Changed HCI and PN544 HCI driver to use the new HCI LLC Core
Eric Lapuyade
2012-09-25
NFC: Add an shdlc llc module to llc core
Eric Lapuyade