1. 9afec6d nfc: netlink: HCI event connectivity implementation by Christophe Ricard · 9 years ago
  2. 96d4581 NFC: netlink: Add mode parameter to deactivate_target functions by Christophe Ricard · 9 years ago
  3. 29e7692 nfc: netlink: Add capability to reply to vendor_cmd with data by Christophe Ricard · 9 years ago
  4. 8115dd5 NFC: Introduce vendor commands structures by Samuel Ortiz · 10 years ago
  5. 0fc4a12 nfc: Reduce nfc_evt_transaction params length to 0 by Christophe Ricard · 9 years ago
  6. 447b27c NFC: Forward NFC_EVT_TRANSACTION to user space by Christophe Ricard · 9 years ago
  7. a99903e NFC: NCI: Handle Target mode activation by Julien Lefrique · 10 years ago
  8. 57be1f3 NFC: Add RAW socket type support for SOCKPROTO_RAW by Hiren Tandel · 10 years ago
  9. e487e4d NFC: Add ISO/IEC 15693 header definitions by Mark A. Greer · 11 years ago
  10. a6227e2 include/net/: Fix FSF address in file headers by Jeff Kirsher · 11 years ago
  11. 72b70b6 NFC: Define secure element IO API and commands by Samuel Ortiz · 11 years ago
  12. b9c0c67 NFC: Document NFC targets sens_res field by Samuel Ortiz · 11 years ago
  13. 08f13ac NFC: Move struct nfc_phy_ops out of HCI up to nfc core level by Eric Lapuyade · 11 years ago
  14. 073a625 NFC: Convert nfc_dev_info and nfc_dev_err to nfc_<level> by Joe Perches · 11 years ago
  15. b483483 NFC: Replace nfc_dev_dbg with dev_dbg by Joe Perches · 11 years ago
  16. d8eb18e NFC: Export nfc_find_se() by Arron Wang · 11 years ago
  17. 352a5f5 NFC: netlink: Add result of firmware operation to completion event by Eric Lapuyade · 11 years ago
  18. ef04158 NFC: Move nfc_fw_download_done() definition from private to public by Eric Lapuyade · 11 years ago
  19. 9ea7187 NFC: netlink: Rename CMD_FW_UPLOAD to CMD_FW_DOWNLOAD by Samuel Ortiz · 11 years ago
  20. fed7c25 NFC: Add secure elements addition and removal API by Samuel Ortiz · 11 years ago
  21. 0a94630 NFC: Extend and fix the internal secure element API by Samuel Ortiz · 11 years ago
  22. 0b456c4 NFC: Remove the static supported_se field by Samuel Ortiz · 11 years ago
  23. 322bce9 NFC: pn533: Copy NFCID2 through ATR_REQ by Samuel Ortiz · 11 years ago
  24. 9674da8 NFC: Add firmware upload netlink command by Eric Lapuyade · 11 years ago
  25. be055b2 NFC: RFKILL support by Samuel Ortiz · 11 years ago
  26. 390a1bd NFC: Initial Secure Element API by Samuel Ortiz · 12 years ago
  27. f0c9103 NFC: Fixed nfc core and hci unregistration and cleanup by Eric Lapuyade · 12 years ago
  28. 7eda8b8e9 NFC: Use IDR library to assing NFC devices IDs by Samuel Ortiz · 12 years ago
  29. c487606 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
  30. 474fee3 NFC: Use system_nrt_wq instead of custom ones by Tejun Heo · 12 years ago
  31. 767f19a NFC: Implement NCI dep_link_up and dep_link_down by Ilan Elias · 12 years ago
  32. 15e4730 netlink: Rename pid to portid to avoid confusion by Eric W. Biederman · 12 years ago
  33. 456411c NFC: Driver failure API by Eric Lapuyade · 12 years ago
  34. 73167ce NFC: Introduce target mode rx data callback by Samuel Ortiz · 12 years ago
  35. be9ae4c NFC: Introduce target mode tx ops by Samuel Ortiz · 12 years ago
  36. f212ad5 NFC: Set the NFC device RF mode appropriately by Samuel Ortiz · 12 years ago
  37. fc40a8c NFC: Add target mode activation netlink event by Samuel Ortiz · 12 years ago
  38. fe7c580 NFC: Add target mode protocols to the polling loop startup routine by Samuel Ortiz · 12 years ago
  39. ab73b75 NFC: Export LLCP general bytes getter by Samuel Ortiz · 12 years ago
  40. d4ccb13 NFC: Specify usage for targets found and target lost events by Eric Lapuyade · 12 years ago
  41. 9009943 NFC: Cache the core NFC active target pointer instead of its index by Eric Lapuyade · 12 years ago
  42. 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
  43. 95c9617 net: cleanup unsigned to unsigned int by Eric Dumazet · 12 years ago
  44. c8d56ae NFC: Add Core support to generate tag lost event by Eric Lapuyade · 12 years ago
  45. 144612c NFC: Changed target activated state logic by Eric Lapuyade · 12 years ago
  46. 01ae0ee NFC: Fix next target_idx type and rename for clarity by Eric Lapuyade · 12 years ago
  47. c4fbb65 NFC: The core part should generate the target index by Samuel Ortiz · 12 years ago
  48. 8b8d2e0 NFC: HCI support by Eric Lapuyade · 12 years ago
  49. e1da0ef NFC: Export target lost function by Eric Lapuyade · 12 years ago
  50. 0a40acb NFC: Core code identation fixes by Samuel Ortiz · 12 years ago
  51. 47807d3 NFC: Remove the rf mode parameter from the DEP link up routine by Samuel Ortiz · 12 years ago
  52. 25a1d9d NFC: NFC core layer should not set the target_idx by Ilan Elias · 13 years ago
  53. d5a2ca6 NFC: Export new attributes sensb_res and sensf_res by Ilan Elias · 13 years ago
  54. 288e071 NFC: Export a new attribute nfcid1 in target info by Ilan Elias · 13 years ago
  55. 541d920 NFC: Set and get DEP general bytes by Samuel Ortiz · 13 years ago
  56. 1ed28f6 NFC: Add a DEP link control netlink command by Samuel Ortiz · 13 years ago
  57. 7c7cd3b NFC: Add tx skb allocation routine by Samuel Ortiz · 13 years ago
  58. 55eb94f NFC: move nfc.h from include/net to include/net/nfc by Ilan Elias · 13 years ago[Renamed from include/net/nfc.h]
  59. 8b3fe7b NFC: Add dev_up and dev_down control operations by Ilan Elias · 13 years ago
  60. e875304 NFC: Reserve tx head and tail room by Samuel Ortiz · 13 years ago
  61. 4d12b8b NFC: add nfc generic netlink interface by Lauro Ramos Venancio · 13 years ago
  62. 3e256b8 NFC: add nfc subsystem core by Lauro Ramos Venancio · 13 years ago