index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
sunxi/platform/irq-debounce
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
nfc
/
hci
/
llc_shdlc.c
Age
Commit message (
Expand
)
Author
2021-10-11
nfc: drop unneeded debug prints
Krzysztof Kozlowski
2021-09-13
nfc: do not break pr_debug() call into separate lines
Krzysztof Kozlowski
2021-07-30
nfc: constify several pointers to u8, char and sk_buff
Krzysztof Kozlowski
2021-07-25
nfc: constify nfc_llc_ops
Krzysztof Kozlowski
2021-05-31
nfc: hci: Fix spelling mistakes
Zheng Yongjun
2021-01-12
hci: llc_shdlc: style: Simplify bool comparison
YANG LI
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 399
Thomas Gleixner
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