summaryrefslogtreecommitdiffstats
path: root/net/ethernet
diff options
context:
space:
mode:
authorSamuel Ortiz <sameo@linux.intel.com>2014-10-14 02:19:46 +0200
committerSamuel Ortiz <sameo@linux.intel.com>2015-06-09 01:21:35 +0200
commit9e58095f9660f88d6a2febe87d5073a6b2e9c399 (patch)
tree9fc7677478b4439ad426892643de9b29eae053d7 /net/ethernet
parent8115dd5905318afcde713726064ec052b7d488cf (diff)
downloadlinux-9e58095f9660f88d6a2febe87d5073a6b2e9c399.tar.gz
linux-9e58095f9660f88d6a2febe87d5073a6b2e9c399.tar.bz2
linux-9e58095f9660f88d6a2febe87d5073a6b2e9c399.zip
NFC: netlink: Implement vendor command support
Vendor commands are passed from userspace through the NFC_CMD_VENDOR netlink command, allowing driver and hardware specific operations implementations like for example RF tuning or production line calibration. Drivers will associate a set of vendor commands to a vendor id, which could typically be an OUI. The netlink kernel implementation will try to match the received vendor id and sub command attributes with the registered ones. When such match is found, the driver defined sub command routine is called. Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
Diffstat (limited to 'net/ethernet')
0 files changed, 0 insertions, 0 deletions