index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
nfc
Commit message (
Expand
)
Author
Age
Files
Lines
*
NFC: NCI code identation fixes
Samuel Ortiz
2012-03-06
4
-122
/
+111
*
NFC: Core code identation fixes
Samuel Ortiz
2012-03-06
5
-62
/
+54
*
NFC: LLCP code identation fixes
Samuel Ortiz
2012-03-06
4
-93
/
+100
*
NFC: Fix LLCP sockets releasing path
Samuel Ortiz
2012-03-06
2
-12
/
+26
*
NFC: Remove the rf mode parameter from the DEP link up routine
Samuel Ortiz
2012-03-06
4
-23
/
+17
*
NFC: SN is not an invalid GT value
Samuel Ortiz
2012-03-06
1
-0
/
+2
*
NFC: Unlink LLCP child sockets from llcp_sock_release
Samuel Ortiz
2012-03-06
1
-13
/
+3
*
NFC: Fragment LLCP I frames
Samuel Ortiz
2012-03-06
1
-14
/
+43
*
NFC: Set MIU and RW values from CONNECT and CC LLCP frames
Samuel Ortiz
2012-03-06
2
-3
/
+49
*
NFC: Send LLCP RR frames to acknowledge received I frames
Samuel Ortiz
2012-03-06
3
-3
/
+33
*
NFC: Set the right LLCP N(R) value for I frames
Samuel Ortiz
2012-03-06
1
-1
/
+1
*
NFC: Clear LLCP SDPs whan MAC goes down
Samuel Ortiz
2012-03-06
1
-0
/
+13
*
NFC: Fix bitops usage in LLCP
Samuel Ortiz
2012-03-06
1
-10
/
+10
*
NFC: LLCP socket sendmsg implemetation
Samuel Ortiz
2012-03-06
3
-1
/
+62
*
NFC: Handle Receiver Not Ready LLCP frame
Samuel Ortiz
2012-03-06
1
-5
/
+11
*
NFC: Factorize the I frame queueing routine
Samuel Ortiz
2012-03-06
2
-17
/
+29
*
NFC: Add device powered netlink attribute
Samuel Ortiz
2012-03-06
1
-0
/
+3
*
nfc: NULL vs zero in nci_activate_target()
Dan Carpenter
2012-01-27
1
-1
/
+1
*
NFC: Add NCI multiple targets support
Ilan Elias
2012-01-24
3
-94
/
+337
*
NFC: NFC core layer should not set the target_idx
Ilan Elias
2012-01-24
2
-17
/
+0
*
NFC: Clearly separate NCI states from flags
Ilan Elias
2012-01-24
3
-12
/
+12
*
NFC: Add NCI data exchange timer
Ilan Elias
2012-01-24
2
-0
/
+28
*
NFC: Export new attributes sensb_res and sensf_res
Ilan Elias
2012-01-24
2
-13
/
+104
*
NFC: Complete NCI deactivate in deactivate_ntf
Ilan Elias
2012-01-24
2
-1
/
+6
*
NFC: Export a new attribute nfcid1 in target info
Ilan Elias
2012-01-04
2
-0
/
+9
*
NFC: Handle error during NCI data exchange
Ilan Elias
2012-01-04
1
-0
/
+18
*
NFC: Update names and structs to NCI spec 1.0 d22
Ilan Elias
2012-01-04
4
-31
/
+30
*
NFC: use kfree_skb() for sk_buffs
Dan Carpenter
2011-12-19
1
-1
/
+1
*
NFC: double unlock in nfc_llcp_recv_connect()
Dan Carpenter
2011-12-19
1
-3
/
+1
*
NFC: Fix LLCP related build failure
Samuel Ortiz
2011-12-19
1
-2
/
+2
*
NFC: Initial LLCP support
Samuel Ortiz
2011-12-14
9
-2
/
+2321
*
NFC: Set and get DEP general bytes
Samuel Ortiz
2011-12-14
1
-0
/
+18
*
NFC: Add a DEP link control netlink command
Samuel Ortiz
2011-12-14
3
-0
/
+230
*
NFC: Atomic socket allocation
Samuel Ortiz
2011-12-14
1
-1
/
+1
*
NFC: Do not take the genl mutex from the netlink release notifier
Samuel Ortiz
2011-12-14
1
-2
/
+0
*
NFC: Add tx skb allocation routine
Samuel Ortiz
2011-12-14
2
-8
/
+29
*
NFC: Add function name to the NFC pr_fmt() routine
Samuel Ortiz
2011-12-14
7
-7
/
+7
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2011-12-14
1
-1
/
+1
|
\
|
*
nfc: signedness bug in __nci_request()
Dan Carpenter
2011-12-12
1
-1
/
+1
*
|
nfc: Remove function tracer like entry messages
Joe Perches
2011-11-30
5
-63
/
+19
*
|
nfc: Remove unused nfc_printk and nfc_<level> macros
Joe Perches
2011-11-30
2
-26
/
+0
*
|
nfc: Convert nfc_dbg to pr_debug
Joe Perches
2011-11-30
7
-158
/
+160
*
|
nfc: Use standard logging styles
Joe Perches
2011-11-30
6
-26
/
+38
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
John W. Linville
2011-11-22
4
-1
/
+4
|
\
\
|
*
\
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2011-11-06
3
-0
/
+3
|
|
\
\
|
|
*
|
net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules
Paul Gortmaker
2011-10-31
2
-0
/
+2
|
|
*
|
net: Fix files explicitly needing to include module.h
Paul Gortmaker
2011-10-31
1
-0
/
+1
|
|
|
/
|
*
/
treewide: use __printf not __attribute__((format(printf,...)))
Joe Perches
2011-10-31
1
-1
/
+1
|
|
/
*
|
NFC: Check if NCI data flow control is used
Ilan Elias
2011-11-11
1
-1
/
+4
*
|
NFC: Removal of unused operations for NCI spec 1.0 d18
Ilan Elias
2011-11-11
3
-43
/
+3
[next]