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