Age | Commit message (Expand) | Author |
2013-08-14 | NFC: Update secure element state | Arron Wang |
2013-08-14 | NFC: Fix secure element state check | Arron Wang |
2013-08-14 | NFC: hci: Fix enable/disable confusion | Dan Carpenter |
2013-08-14 | NFC: netlink: Add result of firmware operation to completion event | Eric Lapuyade |
2013-08-14 | NFC: Move nfc_fw_download_done() definition from private to public | Eric Lapuyade |
2013-08-14 | NFC: Add a GET_SE netlink API | Samuel Ortiz |
2013-08-14 | NFC: Fix SE discovery failure warning condition | Samuel Ortiz |
2013-07-31 | NFC: netlink: Rename CMD_FW_UPLOAD to CMD_FW_DOWNLOAD | Samuel Ortiz |
2013-07-19 | NFC: Fix NCI over SPI build | Frederic Danis |
2013-06-14 | NFC: llcp: Fix the well known services endianness | Samuel Ortiz |
2013-06-14 | NFC: llcp: Set the LLC Link Management well known service bit | Samuel Ortiz |
2013-06-14 | NFC: llcp: Do not send pending Tx frames when the remote is not ready | Samuel Ortiz |
2013-06-14 | NFC: llcp: Fix non blocking sockets connections | Samuel Ortiz |
2013-06-14 | NFC: Fix a potential memory leak | Thierry Escande |
2013-06-14 | NFC: Keep socket alive until the DISC PDU is actually sent | Thierry Escande |
2013-06-14 | NFC: Rename nfc_llcp_disconnect() to nfc_llcp_send_disconnect() | Thierry Escande |
2013-06-14 | NFC: Add secure element enablement netlink API | Samuel Ortiz |
2013-06-14 | NFC: Add secure element enablement internal API | Samuel Ortiz |
2013-06-14 | NFC: Remove and free all SEs when releasing an NFC device | Samuel Ortiz |
2013-06-14 | NFC: Send netlink events for secure elements additions and removals | Samuel Ortiz |
2013-06-14 | NFC: Add secure elements addition and removal API | Samuel Ortiz |
2013-06-14 | NFC: Extend and fix the internal secure element API | Samuel Ortiz |
2013-06-14 | NFC: Remove the static supported_se field | Samuel Ortiz |
2013-06-14 | NFC: Add NCI over SPI receive | Frederic Danis |
2013-06-14 | NFC: Add NCI over SPI send | Frederic Danis |
2013-06-14 | NFC: Add basic NCI over SPI | Frederic Danis |
2013-06-14 | NFC: HCI: Follow a positive code path in the HCI ops implementations | Samuel Ortiz |
2013-06-14 | NFC: HCI: Implement fw_upload ops | Eric Lapuyade |
2013-06-14 | NFC: Add firmware upload netlink command | Eric Lapuyade |
2013-06-14 | NFC: NCI: Fix skb->dev usage | Frederic Danis |
2013-05-21 | NFC: Remove commented out LLCP related Makefile line | Paul Bolle |
2013-04-30 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2013-04-29 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2013-04-27 | NFC: Add missing RFKILL dependency for Kconfig | Marcel Holtmann |
2013-04-26 | NFC: Move LLCP code to the NFC top level diirectory | Samuel Ortiz |
2013-04-25 | NFC: llcp: two bugs in ->getname() | Dan Carpenter |
2013-04-24 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2013-04-12 | NFC: RFKILL support | Samuel Ortiz |
2013-04-11 | NFC: Prevent polling when device is down | Samuel Ortiz |
2013-04-11 | NFC: llcp: Terminate connection when receiving a DISC on (0,0) | Samuel Ortiz |
2013-04-11 | NFC: llcp: Remove local_cleanup last argument | Samuel Ortiz |
2013-04-11 | NFC: llcp: Only keep raw sockets alive when the LLCP local leaves | Samuel Ortiz |
2013-04-11 | NFC: llcp: Add support in getsockopt for RW, LTO, and MIU remote parameters | Thierry Escande |
2013-04-11 | NFC: llcp: Reset RW, LTO, and MIU remote parameters when link goes down | Thierry Escande |
2013-04-11 | NFC: llcp: Use localy stored remote_miu value if not set at socket level | Thierry Escande |
2013-04-11 | NFC: llcp: Aggregated frames support | Thierry Escande |
2013-04-11 | NFC: llcp: Fix zero octets length SDU handling | Olivier Guiter |
2013-04-11 | NFC: llcp: Fall back to local values when getting socket options | Samuel Ortiz |
2013-04-11 | NFC: llcp: Socket miux is a big endian field | Samuel Ortiz |
2013-04-10 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |