summaryrefslogtreecommitdiff
path: root/net/nfc/hci/llc_shdlc.c
AgeCommit message (Expand)Author
2021-10-11nfc: drop unneeded debug printsKrzysztof Kozlowski
2021-09-13nfc: do not break pr_debug() call into separate linesKrzysztof Kozlowski
2021-07-30nfc: constify several pointers to u8, char and sk_buffKrzysztof Kozlowski
2021-07-25nfc: constify nfc_llc_opsKrzysztof Kozlowski
2021-05-31nfc: hci: Fix spelling mistakesZheng Yongjun
2021-01-12hci: llc_shdlc: style: Simplify bool comparisonYANG LI
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 399Thomas Gleixner
2017-11-06NFC: Convert timers to use timer_setup()Allen Pais
2017-09-25net: nfc: hci: llc_shdlc: use setup_timer() helper.Allen Pais
2017-06-16networking: add and use skb_put_u8()Johannes Berg
2017-06-16networking: make skb_push & __skb_push return void pointersJohannes Berg
2017-06-16networking: make skb_put & friends return void pointersJohannes Berg
2014-01-14net: Spelling s/transmition/transmission/Geert Uytterhoeven
2013-12-11nfc: Fix FSF address in file headersJeff Kirsher
2012-10-26NFC: Fix some code style and whitespace issuesSzymon Janc
2012-10-02workqueue: avoid using deprecated functionsLinus Torvalds
2012-09-25NFC: Fix typo negociating -> negotiatingWaldemar Rymarkiewicz
2012-09-25NFC: Don't handle consequent RSET frames after UAWaldemar Rymarkiewicz
2012-09-25NFC: Handle RSET in SHDLC_CONNECTING stateWaldemar Rymarkiewicz
2012-09-25NFC: Fix LLC registration definitions for ANSI complianceEric Lapuyade
2012-09-25NFC: Remove unneeded LLC symbols exportSamuel Ortiz
2012-09-25NFC: Changed HCI and PN544 HCI driver to use the new HCI LLC CoreEric Lapuyade
2012-09-25NFC: Add an shdlc llc module to llc coreEric Lapuyade