aboutsummaryrefslogtreecommitdiffstats
path: root/net/nfc
Commit message (Expand)AuthorAge
...
| * NFC: digital: Add NFC-DEP Target-side ATN SupportMark A. Greer2014-11-28
| * NFC: digital: Add NFC-DEP Initiator-side ATN SupportMark A. Greer2014-11-28
| * NFC: digital: Add NFC-DEP Target-side NACK SupportMark A. Greer2014-11-28
| * NFC: digital: Add NFC-DEP Initiator-side NACK SupportMark A. Greer2014-11-28
| * NFC: digital: Add NFC-DEP Receive Chaining SupportMark A. Greer2014-11-28
| * NFC: digital: Add NFC-DEP Send Chaining SupportMark A. Greer2014-11-28
| * NFC: digital: Implement NFC-DEP max payload lengthsMark A. Greer2014-11-28
| * NFC: digital: Enforce NFC-DEP PNI sequencingMark A. Greer2014-11-28
| * NFC: digital: Ensure no NAD byte in DEP_REQ and DEP_RES framesMark A. Greer2014-11-28
| * NFC: digital: Add Target-mode NFC-DEP DID SupportMark A. Greer2014-11-28
| * NFC: digital: Ensure no DID in NFC-DEP responsesMark A. Greer2014-11-28
| * NFC: digital: Rearrange NFC-DEP DEP_REQ/DEP_RES CodeMark A. Greer2014-11-28
| * NFC: digital: Fix potential skb leaks in NFC-DEP codeMark A. Greer2014-11-28
* | 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