1. d646960 NFC: Initial LLCP support by Samuel Ortiz · 13 years ago
  2. 541d920 NFC: Set and get DEP general bytes by Samuel Ortiz · 13 years ago
  3. 1ed28f6 NFC: Add a DEP link control netlink command by Samuel Ortiz · 13 years ago
  4. db81a62 NFC: Atomic socket allocation by Samuel Ortiz · 13 years ago
  5. 94a098d NFC: Do not take the genl mutex from the netlink release notifier by Samuel Ortiz · 13 years ago
  6. 7c7cd3b NFC: Add tx skb allocation routine by Samuel Ortiz · 13 years ago
  7. 52858b5 NFC: Add function name to the NFC pr_fmt() routine by Samuel Ortiz · 13 years ago
  8. 5d22df2 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 13 years ago
  9. f8c141c nfc: signedness bug in __nci_request() by Dan Carpenter · 13 years ago
  10. 24bf330 nfc: Remove function tracer like entry messages by Joe Perches · 13 years ago
  11. 538af13 nfc: Remove unused nfc_printk and nfc_<level> macros by Joe Perches · 13 years ago
  12. 20c239c nfc: Convert nfc_dbg to pr_debug by Joe Perches · 13 years ago
  13. ed1e0ad nfc: Use standard logging styles by Joe Perches · 13 years ago
  14. 515db09 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux by John W. Linville · 13 years ago
  15. db98c82 NFC: Check if NCI data flow control is used by Ilan Elias · 13 years ago
  16. ee4c64f NFC: Removal of unused operations for NCI spec 1.0 d18 by Ilan Elias · 13 years ago
  17. e8c0dac NFC: Update names and structs to NCI spec 1.0 d18 by Ilan Elias · 13 years ago
  18. 32aaeff Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 13 years ago
  19. b9075fa treewide: use __printf not __attribute__((format(printf,...))) by Joe Perches · 13 years ago
  20. bc3b2d7 net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules by Paul Gortmaker · 13 years ago
  21. 3a9a231 net: Fix files explicitly needing to include module.h by Paul Gortmaker · 13 years ago
  22. 8ebafde NFC: use after free on error by Dan Carpenter · 13 years ago
  23. 38f04c6 NFC: protect nci_data_exchange transactions by Ilan Elias · 13 years ago
  24. de05479 NFC: implicitly deactivate in nci_start_poll by Ilan Elias · 13 years ago
  25. 2eb1dc1 NFC: improve readability of an 'if' in nci core.c by Ilan Elias · 13 years ago
  26. 6a2968a NFC: basic NCI protocol implementation by Ilan Elias · 13 years ago
  27. 55eb94f NFC: move nfc.h from include/net to include/net/nfc by Ilan Elias · 13 years ago
  28. 8b3fe7b NFC: Add dev_up and dev_down control operations by Ilan Elias · 13 years ago
  29. e875304 NFC: Reserve tx head and tail room by Samuel Ortiz · 13 years ago
  30. 23b7869 NFC: add the NFC socket raw protocol by Lauro Ramos Venancio · 13 years ago
  31. c7fe3b5 NFC: add NFC socket family by Aloisio Almeida Jr · 13 years ago
  32. 4d12b8b NFC: add nfc generic netlink interface by Lauro Ramos Venancio · 13 years ago
  33. 3e256b8 NFC: add nfc subsystem core by Lauro Ramos Venancio · 13 years ago