summaryrefslogtreecommitdiffstats
path: root/net/nfc
Commit message (Expand)AuthorAgeFilesLines
* NFC: nci: Add support for proprietary RF ProtocolsChristophe Ricard2014-09-241-1/+8
* NFC: NCI: Fix NCI RF FRAME interface usageVincent Cuissard2014-09-011-2/+5
* NFC: NCI: Fix nci_register_device init sequenceVincent Cuissard2014-09-011-8/+5
* NFC: NCI: Add support of ISO15693Vincent Cuissard2014-09-012-0/+39
* NFC: digital: Add Inititor-side PSL supportMark A. Greer2014-08-311-0/+101
* Merge tag 'master-2014-07-31' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller2014-08-056-20/+128
|\
| * NFC: digital: Add 'tg_listen_md' and 'tg_get_rf_tech' driver hooksMark A. Greer2014-07-233-9/+81
| * NFC: hci: Add stop_poll HCI operand.Christophe Ricard2014-07-231-2/+5
| * NFC: nci: Add T1T support notificationChristophe Ricard2014-07-231-1/+3
| * NFC: digital: Add digital framing calls when in target modeMark A. Greer2014-07-211-0/+21
| * NFC: digital: Clear poll_tech_count before activating targetMark A. Greer2014-07-212-6/+16
| * NFC: digital: Check for NFC-DEP before checking for Type 4 tagMark A. Greer2014-07-211-2/+2
* | NFC: remove unnecessary break after gotoFabian Frederick2014-07-151-2/+0
|/
* net: add __pskb_copy_fclone and pskb_copy_for_cloneOctavian Purdila2014-06-112-4/+4
* NFC: nfc_sock_link() can be staticFengguang Wu2014-05-261-2/+2
* NFC: digital: digital_in_send_attrib_req() can be staticFengguang Wu2014-05-261-1/+1
* NFC: digital: Randomize poll cyclesThierry Escande2014-05-261-2/+4
* NFC: digital: Return proper error code when sending ATR_REQThierry Escande2014-05-261-3/+2
* NFC: NCI: Send all NCI frames to raw socketsHiren Tandel2014-05-201-0/+9
* NFC: Add RAW socket type support for SOCKPROTO_RAWHiren Tandel2014-05-204-11/+102
* NFC: NCI: No need to reverse ATR_RES ResponseHiren Tandel2014-05-191-5/+2
* NFC: digital: Handle multiple SENSF_REQ framesMark A. Greer2014-05-191-1/+13
* NFC: digital: SENSF_RES excludes RD when SENSF_REQ RC is zeroMark A. Greer2014-05-191-1/+1
* NFC: hci: Fix sparse: cast to restricted __be16Christophe Ricard2014-04-221-1/+1
* NFC: digital: Add support for ISO/IEC 14443-B ProtocolMark A. Greer2014-04-223-2/+233
* NFC: hci: Add load_session HCI operandChristophe Ricard2014-04-221-24/+21
* NFC: hci: Extend command execution delayChristophe Ricard2014-04-221-2/+4
* net: Fix use after free by removing length arg from sk_data_ready callbacks.David S. Miller2014-04-111-1/+1
* Merge tag 'nfc-next-3.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2014-03-179-33/+331
|\
| * NFC: llcp: Use list_for_each_entry in nfc_llcp_find_local()Axel Lin2014-03-141-2/+2
| * NFC: Move checking valid gb_len value to nfc_llcp_set_remote_gbAxel Lin2014-03-142-6/+5
| * NFC: Remove redundant test for dev->n_targets in nfc_find_targetAxel Lin2014-03-141-3/+0
| * NFC: digital: Rename Type V tags to Type 5 tagsMark A. Greer2014-03-111-1/+1
| * NFC: Use LIST_HEAD() at appropriate placesAxel Lin2014-02-232-6/+2
| * NFC: digital: Use matching_[im|tm]_protocols to check with NFC protocols masksAxel Lin2014-02-231-2/+2
| * NFC: Use list_for_each_entry in nfc_find_se()Axel Lin2014-02-231-2/+2
| * NFC: NCI: Use reinit_completion() at appropriate placesAxel Lin2014-02-232-2/+4
| * NFC: digital: Fix a possible memory leakThierry Escande2014-02-161-5/+13
| * NFC: digital: Add missing break in switch statementThierry Escande2014-02-161-0/+1
| * NFC: digital: Add ISO-DEP support for data exchangeThierry Escande2014-02-163-4/+83
| * NFC: digital: Add poll support for type 4A tag platformThierry Escande2014-02-162-2/+86
| * NFC: Add netlink support for ISO/IEC 15693Mark A. Greer2014-02-161-0/+8
| * NFC: digital: Add Digital Layer support for ISO/IEC 15693Mark A. Greer2014-02-163-0/+124
* | NFC: NCI: Fix NULL pointer dereferenceAmitkumar Karwar2014-02-231-1/+1
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-01-2524-105/+117
|\
| * net: add build-time checks for msg->msg_name sizeSteffen Hurrle2014-01-181-4/+4
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-01-178-40/+91
| |\
| | * NFC: digital: Set rf tech and crc functions when receiving a PSL_REQThierry Escande2014-01-071-13/+31
| | * NFC: digital: Set current target active on activate_target() callThierry Escande2014-01-072-2/+28
| | * NFC: NCI: Add set_config APIAmitkumar Karwar2014-01-071-0/+16
OpenPOWER on IntegriCloud