aboutsummaryrefslogtreecommitdiff
path: root/net/nfc
AgeCommit message (Expand)Author
2014-09-24NFC: nci: Add support for proprietary RF ProtocolsChristophe Ricard
2014-09-01NFC: NCI: Fix NCI RF FRAME interface usageVincent Cuissard
2014-09-01NFC: NCI: Fix nci_register_device init sequenceVincent Cuissard
2014-09-01NFC: NCI: Add support of ISO15693Vincent Cuissard
2014-08-31NFC: digital: Add Inititor-side PSL supportMark A. Greer
2014-08-05Merge tag 'master-2014-07-31' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller
2014-07-23NFC: digital: Add 'tg_listen_md' and 'tg_get_rf_tech' driver hooksMark A. Greer
2014-07-23NFC: hci: Add stop_poll HCI operand.Christophe Ricard
2014-07-23NFC: nci: Add T1T support notificationChristophe Ricard
2014-07-21NFC: digital: Add digital framing calls when in target modeMark A. Greer
2014-07-21NFC: digital: Clear poll_tech_count before activating targetMark A. Greer
2014-07-21NFC: digital: Check for NFC-DEP before checking for Type 4 tagMark A. Greer
2014-07-15NFC: remove unnecessary break after gotoFabian Frederick
2014-06-11net: add __pskb_copy_fclone and pskb_copy_for_cloneOctavian Purdila
2014-05-26NFC: nfc_sock_link() can be staticFengguang Wu
2014-05-26NFC: digital: digital_in_send_attrib_req() can be staticFengguang Wu
2014-05-26NFC: digital: Randomize poll cyclesThierry Escande
2014-05-26NFC: digital: Return proper error code when sending ATR_REQThierry Escande
2014-05-20NFC: NCI: Send all NCI frames to raw socketsHiren Tandel
2014-05-20NFC: Add RAW socket type support for SOCKPROTO_RAWHiren Tandel
2014-05-19NFC: NCI: No need to reverse ATR_RES ResponseHiren Tandel
2014-05-19NFC: digital: Handle multiple SENSF_REQ framesMark A. Greer
2014-05-19NFC: digital: SENSF_RES excludes RD when SENSF_REQ RC is zeroMark A. Greer
2014-04-22NFC: hci: Fix sparse: cast to restricted __be16Christophe Ricard
2014-04-22NFC: digital: Add support for ISO/IEC 14443-B ProtocolMark A. Greer
2014-04-22NFC: hci: Add load_session HCI operandChristophe Ricard
2014-04-22NFC: hci: Extend command execution delayChristophe Ricard
2014-04-11net: Fix use after free by removing length arg from sk_data_ready callbacks.David S. Miller
2014-03-17Merge tag 'nfc-next-3.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville
2014-03-14NFC: llcp: Use list_for_each_entry in nfc_llcp_find_local()Axel Lin
2014-03-14NFC: Move checking valid gb_len value to nfc_llcp_set_remote_gbAxel Lin
2014-03-14NFC: Remove redundant test for dev->n_targets in nfc_find_targetAxel Lin
2014-03-11NFC: digital: Rename Type V tags to Type 5 tagsMark A. Greer
2014-02-23NFC: Use LIST_HEAD() at appropriate placesAxel Lin
2014-02-23NFC: digital: Use matching_[im|tm]_protocols to check with NFC protocols masksAxel Lin
2014-02-23NFC: Use list_for_each_entry in nfc_find_se()Axel Lin
2014-02-23NFC: NCI: Use reinit_completion() at appropriate placesAxel Lin
2014-02-23NFC: NCI: Fix NULL pointer dereferenceAmitkumar Karwar
2014-02-16NFC: digital: Fix a possible memory leakThierry Escande
2014-02-16NFC: digital: Add missing break in switch statementThierry Escande
2014-02-16NFC: digital: Add ISO-DEP support for data exchangeThierry Escande
2014-02-16NFC: digital: Add poll support for type 4A tag platformThierry Escande
2014-02-16NFC: Add netlink support for ISO/IEC 15693Mark A. Greer
2014-02-16NFC: digital: Add Digital Layer support for ISO/IEC 15693Mark A. Greer
2014-01-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2014-01-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2014-01-18net: add build-time checks for msg->msg_name sizeSteffen Hurrle
2014-01-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2014-01-14net: Spelling s/transmition/transmission/Geert Uytterhoeven
2014-01-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller