summaryrefslogtreecommitdiff
path: root/net/nfc
Commit message (Expand)AuthorAge
* NFC: Update secure element stateArron Wang2013-08-14
* NFC: Fix secure element state checkArron Wang2013-08-14
* NFC: hci: Fix enable/disable confusionDan Carpenter2013-08-14
* NFC: netlink: Add result of firmware operation to completion eventEric Lapuyade2013-08-14
* NFC: Move nfc_fw_download_done() definition from private to publicEric Lapuyade2013-08-14
* NFC: Add a GET_SE netlink APISamuel Ortiz2013-08-14
* NFC: Fix SE discovery failure warning conditionSamuel Ortiz2013-08-14
* NFC: netlink: Rename CMD_FW_UPLOAD to CMD_FW_DOWNLOADSamuel Ortiz2013-07-31
* NFC: Fix NCI over SPI buildFrederic Danis2013-07-19
* NFC: llcp: Fix the well known services endiannessSamuel Ortiz2013-06-14
* NFC: llcp: Set the LLC Link Management well known service bitSamuel Ortiz2013-06-14
* NFC: llcp: Do not send pending Tx frames when the remote is not readySamuel Ortiz2013-06-14
* NFC: llcp: Fix non blocking sockets connectionsSamuel Ortiz2013-06-14
* NFC: Fix a potential memory leakThierry Escande2013-06-14
* NFC: Keep socket alive until the DISC PDU is actually sentThierry Escande2013-06-14
* NFC: Rename nfc_llcp_disconnect() to nfc_llcp_send_disconnect()Thierry Escande2013-06-14
* NFC: Add secure element enablement netlink APISamuel Ortiz2013-06-14
* NFC: Add secure element enablement internal APISamuel Ortiz2013-06-14
* NFC: Remove and free all SEs when releasing an NFC deviceSamuel Ortiz2013-06-14
* NFC: Send netlink events for secure elements additions and removalsSamuel Ortiz2013-06-14
* NFC: Add secure elements addition and removal APISamuel Ortiz2013-06-14
* NFC: Extend and fix the internal secure element APISamuel Ortiz2013-06-14
* NFC: Remove the static supported_se fieldSamuel Ortiz2013-06-14
* NFC: Add NCI over SPI receiveFrederic Danis2013-06-14
* NFC: Add NCI over SPI sendFrederic Danis2013-06-14
* NFC: Add basic NCI over SPIFrederic Danis2013-06-14
* NFC: HCI: Follow a positive code path in the HCI ops implementationsSamuel Ortiz2013-06-14
* NFC: HCI: Implement fw_upload opsEric Lapuyade2013-06-14
* NFC: Add firmware upload netlink commandEric Lapuyade2013-06-14
* NFC: NCI: Fix skb->dev usageFrederic Danis2013-06-14
* NFC: Remove commented out LLCP related Makefile linePaul Bolle2013-05-21
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-04-30
|\
| * NFC: llcp: two bugs in ->getname()Dan Carpenter2013-04-25
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-04-29
|\ \
| * | NFC: Add missing RFKILL dependency for KconfigMarcel Holtmann2013-04-27
| * | NFC: Move LLCP code to the NFC top level diirectorySamuel Ortiz2013-04-26
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-04-24
|\ \ \ | |/ /
| * | NFC: RFKILL supportSamuel Ortiz2013-04-12
| * | NFC: Prevent polling when device is downSamuel Ortiz2013-04-11
| * | NFC: llcp: Terminate connection when receiving a DISC on (0,0)Samuel Ortiz2013-04-11
| * | NFC: llcp: Remove local_cleanup last argumentSamuel Ortiz2013-04-11
| * | NFC: llcp: Only keep raw sockets alive when the LLCP local leavesSamuel Ortiz2013-04-11
| * | NFC: llcp: Add support in getsockopt for RW, LTO, and MIU remote parametersThierry Escande2013-04-11
| * | NFC: llcp: Reset RW, LTO, and MIU remote parameters when link goes downThierry Escande2013-04-11
| * | NFC: llcp: Use localy stored remote_miu value if not set at socket levelThierry Escande2013-04-11
| * | NFC: llcp: Aggregated frames supportThierry Escande2013-04-11
| * | NFC: llcp: Fix zero octets length SDU handlingOlivier Guiter2013-04-11
| * | NFC: llcp: Fall back to local values when getting socket optionsSamuel Ortiz2013-04-11
| * | NFC: llcp: Socket miux is a big endian fieldSamuel Ortiz2013-04-11
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-04-10
| |\ \