| Commit message (Expand) | Author | Age | Files | Lines |
* | nfc: netlink: HCI event connectivity implementation | Christophe Ricard | 2015-12-29 | 1 | -0/+1 |
* | NFC: netlink: Add mode parameter to deactivate_target functions | Christophe Ricard | 2015-10-27 | 1 | -1/+4 |
* | net: Pass kern from net_proto_family.create to sk_alloc | Eric W. Biederman | 2015-05-11 | 1 | -1/+1 |
* | NFC: Forward NFC_EVT_TRANSACTION to user space | Christophe Ricard | 2015-02-02 | 1 | -0/+2 |
* | NFC: Add RAW socket type support for SOCKPROTO_RAW | Hiren Tandel | 2014-05-20 | 1 | -0/+6 |
* | nfc: Fix FSF address in file headers | Jeff Kirsher | 2013-12-11 | 1 | -3/+1 |
* | NFC: netlink: Add result of firmware operation to completion event | Eric Lapuyade | 2013-08-14 | 1 | -1/+2 |
* | NFC: Move nfc_fw_download_done() definition from private to public | Eric Lapuyade | 2013-08-14 | 1 | -2/+0 |
* | NFC: netlink: Rename CMD_FW_UPLOAD to CMD_FW_DOWNLOAD | Samuel Ortiz | 2013-07-31 | 1 | -3/+3 |
* | NFC: Add secure element enablement internal API | Samuel Ortiz | 2013-06-14 | 1 | -0/+3 |
* | NFC: Send netlink events for secure elements additions and removals | Samuel Ortiz | 2013-06-14 | 1 | -0/+3 |
* | NFC: Add firmware upload netlink command | Eric Lapuyade | 2013-06-14 | 1 | -0/+5 |
* | NFC: Move LLCP code to the NFC top level diirectory | Samuel Ortiz | 2013-04-26 | 1 | -64/+0 |
* | NFC: llcp: Service Name Lookup netlink interface | Thierry Escande | 2013-03-10 | 1 | -0/+14 |
* | NFC: Extend netlink interface for LTO, RW, and MIUX parameters support | Thierry Escande | 2012-10-29 | 1 | -0/+6 |
* | NFC: Introduce target mode rx data callback | Samuel Ortiz | 2012-06-04 | 1 | -0/+7 |
* | NFC: Add target mode activation netlink event | Samuel Ortiz | 2012-06-04 | 1 | -0/+3 |
* | NFC: Add target mode protocols to the polling loop startup routine | Samuel Ortiz | 2012-06-04 | 1 | -1/+1 |
* | NFC: Fix LLCP compilation warning | joseph daniel | 2012-05-15 | 1 | -1/+1 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2012-04-18 | 1 | -0/+1 |
|\ |
|
| * | NFC: Add a target lost netlink event | Samuel Ortiz | 2012-04-12 | 1 | -0/+1 |
* | | net: cleanup unsigned to unsigned int | Eric Dumazet | 2012-04-15 | 1 | -1/+1 |
|/ |
|
* | NFC: Core code identation fixes | Samuel Ortiz | 2012-03-06 | 1 | -7/+6 |
* | NFC: Remove the rf mode parameter from the DEP link up routine | Samuel Ortiz | 2012-03-06 | 1 | -3/+2 |
* | NFC: Fix LLCP related build failure | Samuel Ortiz | 2011-12-19 | 1 | -2/+2 |
* | NFC: Initial LLCP support | Samuel Ortiz | 2011-12-14 | 1 | -0/+54 |
* | NFC: Add a DEP link control netlink command | Samuel Ortiz | 2011-12-14 | 1 | -0/+9 |
* | nfc: Remove unused nfc_printk and nfc_<level> macros | Joe Perches | 2011-11-30 | 1 | -7/+0 |
* | treewide: use __printf not __attribute__((format(printf,...))) | Joe Perches | 2011-10-31 | 1 | -1/+1 |
* | NFC: move nfc.h from include/net to include/net/nfc | Ilan Elias | 2011-09-20 | 1 | -1/+1 |
* | NFC: Add dev_up and dev_down control operations | Ilan Elias | 2011-09-20 | 1 | -0/+4 |
* | NFC: add the NFC socket raw protocol | Lauro Ramos Venancio | 2011-07-05 | 1 | -0/+14 |
* | NFC: add NFC socket family | Aloisio Almeida Jr | 2011-07-05 | 1 | -0/+14 |
* | NFC: add nfc generic netlink interface | Lauro Ramos Venancio | 2011-07-05 | 1 | -0/+11 |
* | NFC: add nfc subsystem core | Lauro Ramos Venancio | 2011-07-05 | 1 | -0/+78 |