1. 8af00d4 NFC: Add a nop (passthrough) llc module to llc core by Eric Lapuyade · 12 years ago
  2. 67cccfe NFC: Add an LLC Core layer to HCI by Eric Lapuyade · 12 years ago
  3. f3e8fb5 NFC: Modified hci_transceive to become an asynchronous operation by Eric Lapuyade · 12 years ago
  4. e4c4789 NFC: Add a public nfc_hci_send_cmd_async method by Eric Lapuyade · 12 years ago
  5. 474fee3 NFC: Use system_nrt_wq instead of custom ones by Tejun Heo · 12 years ago
  6. 767f19a NFC: Implement NCI dep_link_up and dep_link_down by Ilan Elias · 12 years ago
  7. ac20683 NFC: Parse NCI NFC-DEP activation params by Ilan Elias · 12 years ago
  8. 7e03523 NFC: Set local general bytes in nci_start_poll by Ilan Elias · 12 years ago
  9. 15e4730 netlink: Rename pid to portid to avoid confusion by Eric W. Biederman · 12 years ago
  10. a10d595 NFC: Allow HCI driver to pre-open pipes to some gates by Eric Lapuyade · 12 years ago
  11. 456411c NFC: Driver failure API by Eric Lapuyade · 12 years ago
  12. a9a741a NFC: Prepare asynchronous error management for driver and shdlc by Eric Lapuyade · 12 years ago
  13. 73167ce NFC: Introduce target mode rx data callback by Samuel Ortiz · 12 years ago
  14. be9ae4c NFC: Introduce target mode tx ops by Samuel Ortiz · 12 years ago
  15. f212ad5 NFC: Set the NFC device RF mode appropriately by Samuel Ortiz · 12 years ago
  16. fc40a8c NFC: Add target mode activation netlink event by Samuel Ortiz · 12 years ago
  17. fe7c580 NFC: Add target mode protocols to the polling loop startup routine by Samuel Ortiz · 12 years ago
  18. ab73b75 NFC: Export LLCP general bytes getter by Samuel Ortiz · 12 years ago
  19. 03bed29 NFC: HCI drivers don't have to keep track of polling state by Eric Lapuyade · 12 years ago
  20. 1676f75 NFC: Add HCI/SHDLC support to let driver check for tag presence by Eric Lapuyade · 12 years ago
  21. d4ccb13 NFC: Specify usage for targets found and target lost events by Eric Lapuyade · 12 years ago
  22. addfabf NFC: Remove useless HCI private nfc target table by Eric Lapuyade · 12 years ago
  23. 9009943 NFC: Cache the core NFC active target pointer instead of its index by Eric Lapuyade · 12 years ago
  24. 59ef43e Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 12 years ago
  25. 95c9617 net: cleanup unsigned to unsigned int by Eric Dumazet · 12 years ago
  26. c8d56ae NFC: Add Core support to generate tag lost event by Eric Lapuyade · 12 years ago
  27. 144612c NFC: Changed target activated state logic by Eric Lapuyade · 12 years ago
  28. 01ae0ee NFC: Fix next target_idx type and rename for clarity by Eric Lapuyade · 12 years ago
  29. c4fbb65 NFC: The core part should generate the target index by Samuel Ortiz · 12 years ago
  30. eb738fe NFC: SHDLC implementation by Eric Lapuyade · 12 years ago
  31. 8b8d2e0 NFC: HCI support by Eric Lapuyade · 12 years ago
  32. e1da0ef NFC: Export target lost function by Eric Lapuyade · 12 years ago
  33. eb9bc6e NFC: NCI code identation fixes by Samuel Ortiz · 12 years ago
  34. 0a40acb NFC: Core code identation fixes by Samuel Ortiz · 12 years ago
  35. 47807d3 NFC: Remove the rf mode parameter from the DEP link up routine by Samuel Ortiz · 12 years ago
  36. 019c4fb NFC: Add NCI multiple targets support by Ilan Elias · 12 years ago
  37. 25a1d9d NFC: NFC core layer should not set the target_idx by Ilan Elias · 12 years ago
  38. 8939e47 NFC: Clearly separate NCI states from flags by Ilan Elias · 12 years ago
  39. c4bf98b NFC: Add NCI data exchange timer by Ilan Elias · 12 years ago
  40. d5a2ca6 NFC: Export new attributes sensb_res and sensf_res by Ilan Elias · 12 years ago
  41. 11ee515 NFC: Increase NCI deactivate timeout by Ilan Elias · 13 years ago
  42. 288e071 NFC: Export a new attribute nfcid1 in target info by Ilan Elias · 13 years ago
  43. 004161c NFC: Handle error during NCI data exchange by Ilan Elias · 13 years ago
  44. 637d85a NFC: Update names and structs to NCI spec 1.0 d22 by Ilan Elias · 13 years ago
  45. 541d920 NFC: Set and get DEP general bytes by Samuel Ortiz · 13 years ago
  46. 1ed28f6 NFC: Add a DEP link control netlink command by Samuel Ortiz · 13 years ago
  47. 7c7cd3b NFC: Add tx skb allocation routine by Samuel Ortiz · 13 years ago
  48. ccb290f NFC: Fix indentation in nci.h file by Ilan Elias · 13 years ago
  49. db98c82 NFC: Check if NCI data flow control is used by Ilan Elias · 13 years ago
  50. ee4c64f NFC: Removal of unused operations for NCI spec 1.0 d18 by Ilan Elias · 13 years ago
  51. e8c0dac NFC: Update names and structs to NCI spec 1.0 d18 by Ilan Elias · 13 years ago
  52. 38f04c6 NFC: protect nci_data_exchange transactions by Ilan Elias · 13 years ago
  53. 6a2968a NFC: basic NCI protocol implementation by Ilan Elias · 13 years ago
  54. 55eb94f NFC: move nfc.h from include/net to include/net/nfc by Ilan Elias · 13 years ago