| Commit message (Expand) | Author | Age | Files | Lines |
* | 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-14 | 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-02 | 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 |