aboutsummaryrefslogtreecommitdiffstats
path: root/include/net/nfc (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-07-31NFC: netlink: Rename CMD_FW_UPLOAD to CMD_FW_DOWNLOADSamuel Ortiz2-3/+3
2013-06-14NFC: Add secure elements addition and removal APISamuel Ortiz1-1/+21
2013-06-14NFC: Extend and fix the internal secure element APISamuel Ortiz2-4/+8
2013-06-14NFC: Remove the static supported_se fieldSamuel Ortiz3-4/+0
2013-06-14NFC: pn533: Copy NFCID2 through ATR_REQSamuel Ortiz1-0/+2
2013-06-14NFC: Add NCI over SPI receiveFrederic Danis1-0/+1
2013-06-14NFC: Add NCI over SPI sendFrederic Danis1-0/+3
2013-06-14NFC: Add basic NCI over SPIFrederic Danis1-0/+49
2013-06-14NFC: HCI: Implement fw_upload opsEric Lapuyade1-0/+1
2013-06-14NFC: Add firmware upload netlink commandEric Lapuyade1-0/+2
2013-06-14NFC: NCI: Fix skb->dev usageFrederic Danis1-2/+2
2013-04-12NFC: RFKILL supportSamuel Ortiz1-0/+2
2013-01-10NFC: Initial Secure Element APISamuel Ortiz3-0/+10
2013-01-10NFC: Add HCI quirks to support driver (non)standard implementationsEric Lapuyade1-0/+13
2013-01-10NFC: Added error handling in event_received hci opsEric Lapuyade1-2/+2
2013-01-10NFC: Fixed nfc core and hci unregistration and cleanupEric Lapuyade2-0/+4
2012-11-19NFC: Export nfc_hci_sak_to_protocol()Eric Lapuyade1-0/+1
2012-11-19NFC: Export nfc_hci_result_to_errno as it can be needed by HCI driversEric Lapuyade1-0/+2
2012-10-26NFC: Use IDR library to assing NFC devices IDsSamuel Ortiz1-1/+1
2012-10-26NFC: Separate pn544 hci driver in HW dependant and independant partsEric Lapuyade1-0/+6
2012-10-26NFC: Implement HCI DEP send and receive dataArron Wang1-1/+2
2012-10-26NFC: Implement HCI DEP link up and downArron Wang1-0/+3
2012-10-26NFC: Pass hardware specific HCI event to driverArron Wang1-0/+3
2012-10-26NFC: Set local gb and DEP registriesArron Wang1-0/+3
2012-09-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davemJohn W. Linville6-112/+106
2012-09-25NFC: xmit from hci ops must return 0 or negativeWaldemar Rymarkiewicz1-0/+5
2012-09-25NFC: Changed HCI and PN544 HCI driver to use the new HCI LLC CoreEric Lapuyade2-106/+3
2012-09-25NFC: Add an shdlc llc module to llc coreEric Lapuyade1-0/+1
2012-09-25NFC: Add a nop (passthrough) llc module to llc coreEric Lapuyade1-0/+2
2012-09-25NFC: Add an LLC Core layer to HCIEric Lapuyade1-0/+51
2012-09-25NFC: Modified hci_transceive to become an asynchronous operationEric Lapuyade2-4/+8
2012-09-25NFC: Add a public nfc_hci_send_cmd_async methodEric Lapuyade1-0/+3
2012-09-25NFC: Use system_nrt_wq instead of custom onesTejun Heo3-4/+0
2012-09-25NFC: Implement NCI dep_link_up and dep_link_downIlan Elias2-0/+5
2012-09-25NFC: Parse NCI NFC-DEP activation paramsIlan Elias1-0/+6
2012-09-25NFC: Set local general bytes in nci_start_pollIlan Elias2-0/+24
2012-09-10netlink: Rename pid to portid to avoid confusionEric W. Biederman1-1/+1
2012-07-09NFC: Allow HCI driver to pre-open pipes to some gatesEric Lapuyade1-3/+14
2012-07-09NFC: Driver failure APIEric Lapuyade1-0/+2
2012-07-09NFC: Prepare asynchronous error management for driver and shdlcEric Lapuyade1-0/+2
2012-06-04NFC: Introduce target mode rx data callbackSamuel Ortiz1-0/+1
2012-06-04NFC: Introduce target mode tx opsSamuel Ortiz1-1/+2
2012-06-04NFC: Set the NFC device RF mode appropriatelySamuel Ortiz1-1/+1
2012-06-04NFC: Add target mode activation netlink eventSamuel Ortiz1-0/+4
2012-06-04NFC: Add target mode protocols to the polling loop startup routineSamuel Ortiz3-3/+6
2012-06-04NFC: Export LLCP general bytes getterSamuel Ortiz1-0/+1
2012-05-15NFC: HCI drivers don't have to keep track of polling stateEric Lapuyade1-2/+0
2012-05-15NFC: Add HCI/SHDLC support to let driver check for tag presenceEric Lapuyade2-0/+4
2012-05-15NFC: Specify usage for targets found and target lost eventsEric Lapuyade1-1/+0
2012-05-15NFC: Remove useless HCI private nfc target tableEric Lapuyade1-2/+0