aboutsummaryrefslogtreecommitdiffstats
path: root/net/nfc
Commit message (Expand)AuthorAge
* new helper: memcpy_from_msg()Al Viro2014-11-24
* net: Add and use skb_copy_datagram_msg() helper.David S. Miller2014-11-05
* NFC: nci: Add support for proprietary RF ProtocolsChristophe Ricard2014-09-23
* NFC: NCI: Fix NCI RF FRAME interface usageVincent Cuissard2014-09-01
* NFC: NCI: Fix nci_register_device init sequenceVincent Cuissard2014-09-01
* NFC: NCI: Add support of ISO15693Vincent Cuissard2014-09-01
* NFC: digital: Add Inititor-side PSL supportMark A. Greer2014-08-31
* Merge tag 'master-2014-07-31' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller2014-08-05
|\
| * NFC: digital: Add 'tg_listen_md' and 'tg_get_rf_tech' driver hooksMark A. Greer2014-07-22
| * NFC: hci: Add stop_poll HCI operand.Christophe Ricard2014-07-22
| * NFC: nci: Add T1T support notificationChristophe Ricard2014-07-22
| * NFC: digital: Add digital framing calls when in target modeMark A. Greer2014-07-20
| * NFC: digital: Clear poll_tech_count before activating targetMark A. Greer2014-07-20
| * NFC: digital: Check for NFC-DEP before checking for Type 4 tagMark A. Greer2014-07-20
* | NFC: remove unnecessary break after gotoFabian Frederick2014-07-15
|/
* net: add __pskb_copy_fclone and pskb_copy_for_cloneOctavian Purdila2014-06-11
* NFC: nfc_sock_link() can be staticFengguang Wu2014-05-25
* NFC: digital: digital_in_send_attrib_req() can be staticFengguang Wu2014-05-25
* NFC: digital: Randomize poll cyclesThierry Escande2014-05-25
* NFC: digital: Return proper error code when sending ATR_REQThierry Escande2014-05-25
* NFC: NCI: Send all NCI frames to raw socketsHiren Tandel2014-05-19
* NFC: Add RAW socket type support for SOCKPROTO_RAWHiren Tandel2014-05-19
* NFC: NCI: No need to reverse ATR_RES ResponseHiren Tandel2014-05-19
* NFC: digital: Handle multiple SENSF_REQ framesMark A. Greer2014-05-19
* NFC: digital: SENSF_RES excludes RD when SENSF_REQ RC is zeroMark A. Greer2014-05-19
* NFC: hci: Fix sparse: cast to restricted __be16Christophe Ricard2014-04-21
* NFC: digital: Add support for ISO/IEC 14443-B ProtocolMark A. Greer2014-04-21
* NFC: hci: Add load_session HCI operandChristophe Ricard2014-04-21
* NFC: hci: Extend command execution delayChristophe Ricard2014-04-21
* net: Fix use after free by removing length arg from sk_data_ready callbacks.David S. Miller2014-04-11
* Merge tag 'nfc-next-3.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2014-03-17
|\
| * NFC: llcp: Use list_for_each_entry in nfc_llcp_find_local()Axel Lin2014-03-14
| * NFC: Move checking valid gb_len value to nfc_llcp_set_remote_gbAxel Lin2014-03-14
| * NFC: Remove redundant test for dev->n_targets in nfc_find_targetAxel Lin2014-03-14
| * NFC: digital: Rename Type V tags to Type 5 tagsMark A. Greer2014-03-10
| * NFC: Use LIST_HEAD() at appropriate placesAxel Lin2014-02-23
| * NFC: digital: Use matching_[im|tm]_protocols to check with NFC protocols masksAxel Lin2014-02-23
| * NFC: Use list_for_each_entry in nfc_find_se()Axel Lin2014-02-23
| * NFC: NCI: Use reinit_completion() at appropriate placesAxel Lin2014-02-23
| * NFC: digital: Fix a possible memory leakThierry Escande2014-02-16
| * NFC: digital: Add missing break in switch statementThierry Escande2014-02-16
| * NFC: digital: Add ISO-DEP support for data exchangeThierry Escande2014-02-16
| * NFC: digital: Add poll support for type 4A tag platformThierry Escande2014-02-16
| * NFC: Add netlink support for ISO/IEC 15693Mark A. Greer2014-02-16
| * NFC: digital: Add Digital Layer support for ISO/IEC 15693Mark A. Greer2014-02-16
* | NFC: NCI: Fix NULL pointer dereferenceAmitkumar Karwar2014-02-23
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-01-25
|\
| * net: add build-time checks for msg->msg_name sizeSteffen Hurrle2014-01-19
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-01-17
| |\
| | * NFC: digital: Set rf tech and crc functions when receiving a PSL_REQThierry Escande2014-01-07