summaryrefslogtreecommitdiffstats
path: root/include/net/nfc/nfc.h
Commit message (Expand)AuthorAgeFilesLines
* include/net/: Fix FSF address in file headersJeff Kirsher2013-12-061-3/+1
* NFC: Define secure element IO API and commandsSamuel Ortiz2013-09-251-0/+5
* NFC: Document NFC targets sens_res fieldSamuel Ortiz2013-09-251-0/+8
* NFC: Move struct nfc_phy_ops out of HCI up to nfc core levelEric Lapuyade2013-09-251-0/+6
* NFC: Convert nfc_dev_info and nfc_dev_err to nfc_<level>Joe Perches2013-09-251-2/+2
* NFC: Replace nfc_dev_dbg with dev_dbgJoe Perches2013-09-251-1/+0
* NFC: Export nfc_find_se()Arron Wang2013-09-251-0/+1
* NFC: netlink: Add result of firmware operation to completion eventEric Lapuyade2013-08-141-1/+2
* NFC: Move nfc_fw_download_done() definition from private to publicEric Lapuyade2013-08-141-0/+2
* NFC: netlink: Rename CMD_FW_UPLOAD to CMD_FW_DOWNLOADSamuel Ortiz2013-07-311-2/+2
* NFC: Add secure elements addition and removal APISamuel Ortiz2013-06-141-1/+21
* NFC: Extend and fix the internal secure element APISamuel Ortiz2013-06-141-2/+5
* NFC: Remove the static supported_se fieldSamuel Ortiz2013-06-141-2/+0
* NFC: pn533: Copy NFCID2 through ATR_REQSamuel Ortiz2013-06-141-0/+2
* NFC: Add firmware upload netlink commandEric Lapuyade2013-06-141-0/+2
* NFC: RFKILL supportSamuel Ortiz2013-04-121-0/+2
* NFC: Initial Secure Element APISamuel Ortiz2013-01-101-0/+6
* NFC: Fixed nfc core and hci unregistration and cleanupEric Lapuyade2013-01-101-0/+2
* NFC: Use IDR library to assing NFC devices IDsSamuel Ortiz2012-10-261-1/+1
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-09-281-1/+1
|\
| * NFC: Use system_nrt_wq instead of custom onesTejun Heo2012-09-251-1/+0
| * NFC: Implement NCI dep_link_up and dep_link_downIlan Elias2012-09-251-0/+1
* | netlink: Rename pid to portid to avoid confusionEric W. Biederman2012-09-101-1/+1
|/
* NFC: Driver failure APIEric Lapuyade2012-07-091-0/+2
* NFC: Introduce target mode rx data callbackSamuel Ortiz2012-06-041-0/+1
* NFC: Introduce target mode tx opsSamuel Ortiz2012-06-041-1/+2
* NFC: Set the NFC device RF mode appropriatelySamuel Ortiz2012-06-041-1/+1
* NFC: Add target mode activation netlink eventSamuel Ortiz2012-06-041-0/+4
* NFC: Add target mode protocols to the polling loop startup routineSamuel Ortiz2012-06-041-1/+2
* NFC: Export LLCP general bytes getterSamuel Ortiz2012-06-041-0/+1
* NFC: Specify usage for targets found and target lost eventsEric Lapuyade2012-05-151-1/+0
* NFC: Cache the core NFC active target pointer instead of its indexEric Lapuyade2012-05-151-8/+10
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-04-181-1/+11
|\
| * NFC: Add Core support to generate tag lost eventEric Lapuyade2012-04-121-0/+5
| * NFC: Changed target activated state logicEric Lapuyade2012-04-121-1/+2
| * NFC: Fix next target_idx type and rename for clarityEric Lapuyade2012-04-121-1/+1
| * NFC: The core part should generate the target indexSamuel Ortiz2012-04-121-0/+2
| * NFC: HCI supportEric Lapuyade2012-04-121-0/+1
| * NFC: Export target lost functionEric Lapuyade2012-04-121-0/+1
* | net: cleanup unsigned to unsigned intEric Dumazet2012-04-151-1/+1
|/
* NFC: Core code identation fixesSamuel Ortiz2012-03-061-12/+12
* NFC: Remove the rf mode parameter from the DEP link up routineSamuel Ortiz2012-03-061-4/+2
* NFC: NFC core layer should not set the target_idxIlan Elias2012-01-241-1/+0
* NFC: Export new attributes sensb_res and sensf_resIlan Elias2012-01-241-2/+6
* NFC: Export a new attribute nfcid1 in target infoIlan Elias2012-01-041-0/+3
* NFC: Set and get DEP general bytesSamuel Ortiz2011-12-141-0/+5
* NFC: Add a DEP link control netlink commandSamuel Ortiz2011-12-141-0/+11
* NFC: Add tx skb allocation routineSamuel Ortiz2011-12-141-1/+4
* NFC: move nfc.h from include/net to include/net/nfcIlan Elias2011-09-201-0/+165
OpenPOWER on IntegriCloud