summaryrefslogtreecommitdiffstats
path: root/net/nfc/rawsock.c
Commit message (Expand)AuthorAgeFilesLines
* NFC: Fix next target_idx type and rename for clarityEric Lapuyade2012-04-121-2/+2
* NFC: The core part should generate the target indexSamuel Ortiz2012-04-121-0/+6
* NFC: Core code identation fixesSamuel Ortiz2012-03-061-8/+8
* NFC: NFC core layer should not set the target_idxIlan Elias2012-01-241-12/+0
* NFC: Atomic socket allocationSamuel Ortiz2011-12-141-1/+1
* NFC: Add tx skb allocation routineSamuel Ortiz2011-12-141-5/+2
* NFC: Add function name to the NFC pr_fmt() routineSamuel Ortiz2011-12-141-1/+1
* nfc: Convert nfc_dbg to pr_debugJoe Perches2011-11-301-12/+12
* nfc: Use standard logging stylesJoe Perches2011-11-301-1/+3
* net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modulesPaul Gortmaker2011-10-311-0/+1
* NFC: Reserve tx head and tail roomSamuel Ortiz2011-08-241-7/+6
* NFC: add the NFC socket raw protocolLauro Ramos Venancio2011-07-051-0/+354