1. f3e8fb5 NFC: Modified hci_transceive to become an asynchronous operation by Eric Lapuyade · 13 years ago
  2. e4c4789 NFC: Add a public nfc_hci_send_cmd_async method by Eric Lapuyade · 13 years ago
  3. b5faa64 NFC: Changed the HCI cmd execution callback prototype by Eric Lapuyade · 13 years ago
  4. c1be211 NFC: Correct outgoing frame before requeueing by Waldemar Rymarkiewicz · 13 years ago
  5. ade6720 NFC: Remove crc generation from shdlc layer by Waldemar Rymarkiewicz · 13 years ago
  6. 33e5971 NFC: Remove pointless conditional before HCI kfree_skb() by Wei Yongjun · 13 years ago
  7. 474fee3 NFC: Use system_nrt_wq instead of custom ones by Tejun Heo · 13 years ago
  8. d369f7b Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 13 years ago
  9. 81b3039 NFC: Set target nfcid1 for all HCI reader A targets by Eric Lapuyade · 13 years ago
  10. f8bf65b NFC: Fix order of arguments to list_add_tail() when queueing HCP frames by Mathias Jeppsson · 13 years ago
  11. 1913e57 NFC: Fix empty HCI message list check by Mathias Jeppsson · 13 years ago
  12. 01d719a NFC: Add ISO 14443 type B protocol by Samuel Ortiz · 13 years ago
  13. a10d595 NFC: Allow HCI driver to pre-open pipes to some gates by Eric Lapuyade · 13 years ago
  14. a070c85 NFC: Implement HCI driver or internal error management by Eric Lapuyade · 13 years ago
  15. ccca0d6 NFC: Factorize HCI cmd completion by Eric Lapuyade · 13 years ago
  16. 6c1c5b9 NFC: Changed HCI cmd execution completion result to std linux errno by Eric Lapuyade · 13 years ago
  17. 72b06f7 NFC: Implement HCP reaggregation allocation error case by Eric Lapuyade · 13 years ago
  18. 1c215d7 NFC: Remove an impossible HCI error case by Eric Lapuyade · 13 years ago
  19. 5018e49 NFC: Handle SHDLC RSET frames from an SHDLC connected chip by Eric Lapuyade · 13 years ago
  20. d3b40445 NFC: Removed addressed shdlc TODOs by Eric Lapuyade · 13 years ago
  21. a9a741a NFC: Prepare asynchronous error management for driver and shdlc by Eric Lapuyade · 13 years ago
  22. be9ae4c NFC: Introduce target mode tx ops by Samuel Ortiz · 13 years ago
  23. fe7c580 NFC: Add target mode protocols to the polling loop startup routine by Samuel Ortiz · 13 years ago
  24. 03bed29 NFC: HCI drivers don't have to keep track of polling state by Eric Lapuyade · 13 years ago
  25. bd007be NFC: HCI ops should not be exposed globally by H Hartley Sweeten · 13 years ago
  26. 1676f75 NFC: Add HCI/SHDLC support to let driver check for tag presence by Eric Lapuyade · 13 years ago
  27. addfabf NFC: Remove useless HCI private nfc target table by Eric Lapuyade · 13 years ago
  28. 9009943 NFC: Cache the core NFC active target pointer instead of its index by Eric Lapuyade · 13 years ago
  29. f3a138c NFC: Select CRC_CCITT for SHDLC link layer of HCI based drivers by Marcel Holtmann · 13 years ago
  30. eb738fe NFC: SHDLC implementation by Eric Lapuyade · 13 years ago
  31. 8b8d2e0 NFC: HCI support by Eric Lapuyade · 13 years ago