aboutsummaryrefslogtreecommitdiffstats
path: root/net/nfc/hci/llc_shdlc.c
AgeCommit message (Expand)Author
2023-08-11nfc: constify several pointers to u8, char and sk_buffKrzysztof Kozlowski
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