aboutsummaryrefslogtreecommitdiffstats
path: root/net/nfc
Commit message (Expand)AuthorAge
...
* | NFC: Add NFC_ATTR_RF_MODE when sending device netlink propertiesThierry Escande2012-10-26
* | NFC: Set rf_mode to NFC_RF_NONE where necessaryThierry Escande2012-10-26
* | NFC: Initial SNL supportSamuel Ortiz2012-10-26
* | NFC: Add SNL frame building routineSamuel Ortiz2012-10-26
* | NFC: Use llcp_allocate_pdu to build the DISC framesSamuel Ortiz2012-10-26
* | NFC: Avoid falling back to SYMM when sk is NULLSamuel Ortiz2012-10-26
* | NFC: HCI check presence must not fail when driver doesn't support itEric Lapuyade2012-10-26
* | NFC: Implement HCI DEP send and receive dataArron Wang2012-10-26
* | NFC: Implement HCI DEP link up and downArron Wang2012-10-26
* | NFC: Handle pn544 continue activationArron Wang2012-10-26
* | NFC: Pass hardware specific HCI event to driverArron Wang2012-10-26
|/
* Remove noisy printks from llcp_sock_connectDave Jones2012-10-04
* workqueue: avoid using deprecated functionsLinus Torvalds2012-10-02
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-09-28
|\
| * NFC: Fix sleeping in atomic when releasing socketSzymon Janc2012-09-27
| * NFC: Fix sleeping in invalid context when netlink socket is closedSzymon Janc2012-09-27
| * NFC: Add dummy nfc_llc_shdlc_register definitionJohn W. Linville2012-09-27
| * NFC: LLCP raw socket supportThierry Escande2012-09-27
| * NFC: Use dynamic initialization for rwlocksSzymon Janc2012-09-27
| * NFC: Fix typo negociating -> negotiatingWaldemar Rymarkiewicz2012-09-24
| * NFC: Don't handle consequent RSET frames after UAWaldemar Rymarkiewicz2012-09-24
| * NFC: Handle RSET in SHDLC_CONNECTING stateWaldemar Rymarkiewicz2012-09-24
| * NFC: Add HCI module descriptionEric Lapuyade2012-09-24
| * NFC: Fix LLC registration definitions for ANSI complianceEric Lapuyade2012-09-24
| * NFC: Remove unneeded LLC symbols exportSamuel Ortiz2012-09-24
| * NFC: Changed HCI and PN544 HCI driver to use the new HCI LLC CoreEric Lapuyade2012-09-24
| * NFC: Add an shdlc llc module to llc coreEric Lapuyade2012-09-24
| * NFC: Add a nop (passthrough) llc module to llc coreEric Lapuyade2012-09-24
| * NFC: Add an LLC Core layer to HCIEric Lapuyade2012-09-24
| * NFC: Modified hci_transceive to become an asynchronous operationEric Lapuyade2012-09-24
| * NFC: Add a public nfc_hci_send_cmd_async methodEric Lapuyade2012-09-24
| * NFC: Changed the HCI cmd execution callback prototypeEric Lapuyade2012-09-24
| * NFC: Correct outgoing frame before requeueingWaldemar Rymarkiewicz2012-09-24
| * NFC: Remove crc generation from shdlc layerWaldemar Rymarkiewicz2012-09-24
| * NFC: Fix possible LLCP memory leakWei Yongjun2012-09-24
| * NFC: Remove pointless conditional before HCI kfree_skb()Wei Yongjun2012-09-24
| * NFC: Use system_nrt_wq instead of custom onesTejun Heo2012-09-24
| * NFC: Remove repeated code for NULL checkSyam Sidhardhan2012-09-24
| * NFC: Implement NCI dep_link_up and dep_link_downIlan Elias2012-09-24
| * NFC: Parse NCI NFC-DEP activation paramsIlan Elias2012-09-24
| * NFC: Set local general bytes in nci_start_pollIlan Elias2012-09-24
* | netlink: Rename pid to portid to avoid confusionEric W. Biederman2012-09-10
|/
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-07-20
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-07-17
| |\
| | * NFC: NCI module license 'unspecified' taints kernelDave Jones2012-07-12
| | * NFC: Set target nfcid1 for all HCI reader A targetsEric Lapuyade2012-07-12
| | * NFC: Fix order of arguments to list_add_tail() when queueing HCP framesMathias Jeppsson2012-07-10
| | * NFC: Fix empty HCI message list checkMathias Jeppsson2012-07-10
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-07-12
|\| |
| * | NFC: Check for llcp_sock and its device from llcp_sock_getnameSamuel Ortiz2012-07-09