summaryrefslogtreecommitdiffstats
path: root/include/net/nfc/nfc.h
AgeCommit message (Expand)Author
2013-12-06include/net/: Fix FSF address in file headersJeff Kirsher
2013-09-25NFC: Define secure element IO API and commandsSamuel Ortiz
2013-09-25NFC: Document NFC targets sens_res fieldSamuel Ortiz
2013-09-25NFC: Move struct nfc_phy_ops out of HCI up to nfc core levelEric Lapuyade
2013-09-25NFC: Convert nfc_dev_info and nfc_dev_err to nfc_<level>Joe Perches
2013-09-25NFC: Replace nfc_dev_dbg with dev_dbgJoe Perches
2013-09-25NFC: Export nfc_find_se()Arron Wang
2013-08-14NFC: netlink: Add result of firmware operation to completion eventEric Lapuyade
2013-08-14NFC: Move nfc_fw_download_done() definition from private to publicEric Lapuyade
2013-07-31NFC: netlink: Rename CMD_FW_UPLOAD to CMD_FW_DOWNLOADSamuel Ortiz
2013-06-14NFC: Add secure elements addition and removal APISamuel Ortiz
2013-06-14NFC: Extend and fix the internal secure element APISamuel Ortiz
2013-06-14NFC: Remove the static supported_se fieldSamuel Ortiz
2013-06-14NFC: pn533: Copy NFCID2 through ATR_REQSamuel Ortiz
2013-06-14NFC: Add firmware upload netlink commandEric Lapuyade
2013-04-12NFC: RFKILL supportSamuel Ortiz
2013-01-10NFC: Initial Secure Element APISamuel Ortiz
2013-01-10NFC: Fixed nfc core and hci unregistration and cleanupEric Lapuyade
2012-10-26NFC: Use IDR library to assing NFC devices IDsSamuel Ortiz
2012-09-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-09-25NFC: Use system_nrt_wq instead of custom onesTejun Heo
2012-09-25NFC: Implement NCI dep_link_up and dep_link_downIlan Elias
2012-09-10netlink: Rename pid to portid to avoid confusionEric W. Biederman
2012-07-09NFC: Driver failure APIEric Lapuyade
2012-06-04NFC: Introduce target mode rx data callbackSamuel Ortiz
2012-06-04NFC: Introduce target mode tx opsSamuel Ortiz
2012-06-04NFC: Set the NFC device RF mode appropriatelySamuel Ortiz
2012-06-04NFC: Add target mode activation netlink eventSamuel Ortiz
2012-06-04NFC: Add target mode protocols to the polling loop startup routineSamuel Ortiz
2012-06-04NFC: Export LLCP general bytes getterSamuel Ortiz
2012-05-15NFC: Specify usage for targets found and target lost eventsEric Lapuyade
2012-05-15NFC: Cache the core NFC active target pointer instead of its indexEric Lapuyade
2012-04-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-04-15net: cleanup unsigned to unsigned intEric Dumazet
2012-04-12NFC: Add Core support to generate tag lost eventEric Lapuyade
2012-04-12NFC: Changed target activated state logicEric Lapuyade
2012-04-12NFC: Fix next target_idx type and rename for clarityEric Lapuyade
2012-04-12NFC: The core part should generate the target indexSamuel Ortiz
2012-04-12NFC: HCI supportEric Lapuyade
2012-04-12NFC: Export target lost functionEric Lapuyade
2012-03-06NFC: Core code identation fixesSamuel Ortiz
2012-03-06NFC: Remove the rf mode parameter from the DEP link up routineSamuel Ortiz
2012-01-24NFC: NFC core layer should not set the target_idxIlan Elias
2012-01-24NFC: Export new attributes sensb_res and sensf_resIlan Elias
2012-01-04NFC: Export a new attribute nfcid1 in target infoIlan Elias
2011-12-14NFC: Set and get DEP general bytesSamuel Ortiz
2011-12-14NFC: Add a DEP link control netlink commandSamuel Ortiz
2011-12-14NFC: Add tx skb allocation routineSamuel Ortiz
2011-09-20NFC: move nfc.h from include/net to include/net/nfcIlan Elias