index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
nfc
/
hci
/
llc_shdlc.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
nfc: drop unneeded debug prints
Krzysztof Kozlowski
2021-10-12
1
-12
/
+0
*
nfc: do not break pr_debug() call into separate lines
Krzysztof Kozlowski
2021-09-13
1
-14
/
+9
*
nfc: constify several pointers to u8, char and sk_buff
Krzysztof Kozlowski
2021-07-30
1
-5
/
+5
*
nfc: constify nfc_llc_ops
Krzysztof Kozlowski
2021-07-25
1
-1
/
+1
*
nfc: hci: Fix spelling mistakes
Zheng Yongjun
2021-06-01
1
-1
/
+1
*
hci: llc_shdlc: style: Simplify bool comparison
YANG LI
2021-01-13
1
-1
/
+1
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 399
Thomas Gleixner
2019-06-05
1
-12
/
+1
*
NFC: Convert timers to use timer_setup()
Allen Pais
2017-11-06
1
-14
/
+9
*
net: nfc: hci: llc_shdlc: use setup_timer() helper.
Allen Pais
2017-09-25
1
-9
/
+6
*
networking: add and use skb_put_u8()
Johannes Berg
2017-06-16
1
-2
/
+2
*
networking: make skb_push & __skb_push return void pointers
Johannes Berg
2017-06-16
1
-4
/
+4
*
networking: make skb_put & friends return void pointers
Johannes Berg
2017-06-16
1
-2
/
+2
*
net: Spelling s/transmition/transmission/
Geert Uytterhoeven
2014-01-15
1
-1
/
+1
*
nfc: Fix FSF address in file headers
Jeff Kirsher
2013-12-11
1
-3
/
+1
*
NFC: Fix some code style and whitespace issues
Szymon Janc
2012-10-26
1
-4
/
+3
*
workqueue: avoid using deprecated functions
Linus Torvalds
2012-10-03
1
-8
/
+8
*
NFC: Fix typo negociating -> negotiating
Waldemar Rymarkiewicz
2012-09-25
1
-5
/
+5
*
NFC: Don't handle consequent RSET frames after UA
Waldemar Rymarkiewicz
2012-09-25
1
-7
/
+31
*
NFC: Handle RSET in SHDLC_CONNECTING state
Waldemar Rymarkiewicz
2012-09-25
1
-1
/
+2
*
NFC: Fix LLC registration definitions for ANSI compliance
Eric Lapuyade
2012-09-25
1
-1
/
+1
*
NFC: Remove unneeded LLC symbols export
Samuel Ortiz
2012-09-25
1
-2
/
+0
*
NFC: Changed HCI and PN544 HCI driver to use the new HCI LLC Core
Eric Lapuyade
2012-09-25
1
-1
/
+1
*
NFC: Add an shdlc llc module to llc core
Eric Lapuyade
2012-09-25
1
-0
/
+834