summaryrefslogtreecommitdiffstats
path: root/net/nfc/hci/llc_shdlc.c
Commit message (Expand)AuthorAgeFilesLines
* NFC: Convert timers to use timer_setup()Allen Pais2017-11-061-14/+9Star
* net: nfc: hci: llc_shdlc: use setup_timer() helper.Allen Pais2017-09-251-9/+6Star
* networking: add and use skb_put_u8()Johannes Berg2017-06-161-2/+2
* networking: make skb_push & __skb_push return void pointersJohannes Berg2017-06-161-4/+4
* networking: make skb_put & friends return void pointersJohannes Berg2017-06-161-2/+2
* net: Spelling s/transmition/transmission/Geert Uytterhoeven2014-01-151-1/+1
* nfc: Fix FSF address in file headersJeff Kirsher2013-12-111-3/+1Star
* NFC: Fix some code style and whitespace issuesSzymon Janc2012-10-261-4/+3Star
* workqueue: avoid using deprecated functionsLinus Torvalds2012-10-031-8/+8
* NFC: Fix typo negociating -> negotiatingWaldemar Rymarkiewicz2012-09-251-5/+5
* NFC: Don't handle consequent RSET frames after UAWaldemar Rymarkiewicz2012-09-251-7/+31
* NFC: Handle RSET in SHDLC_CONNECTING stateWaldemar Rymarkiewicz2012-09-251-1/+2
* NFC: Fix LLC registration definitions for ANSI complianceEric Lapuyade2012-09-251-1/+1
* NFC: Remove unneeded LLC symbols exportSamuel Ortiz2012-09-251-2/+0Star
* NFC: Changed HCI and PN544 HCI driver to use the new HCI LLC CoreEric Lapuyade2012-09-251-1/+1
* NFC: Add an shdlc llc module to llc coreEric Lapuyade2012-09-251-0/+834