Gitiles
Code Review
Sign In
review.evervolv.com
/
android_kernel_htc_msm8960
/
2ea664822af6705574dfbbf8c77fc7d75a94e9b3
/
include
/
net
/
bluetooth
2ea6648
Bluetooth: Add channel policy to getsockopt/setsockopt
by Mat Martineau
· 14 years ago
d7c4d11
Bluetooth: Change scope of the enable_hs module parameter
by Mat Martineau
· 14 years ago
c14968b
Bluetooth: Add BT_CHANNEL_POLICY socket option
by Mat Martineau
· 14 years ago
73d80de
Bluetooth: prioritizing data over HCI
by Luiz Augusto von Dentz
· 14 years ago
db54467
Bluetooth: rfcomm: Fix sleep in invalid context in rfcomm_security_cfm
by Szymon Janc
· 14 years ago
164a6e7
Bluetooth: Fix command complete/status for discovery commands
by Johan Hedberg
· 14 years ago
5e59b79
Bluetooth: set skbuffer priority based on L2CAP socket priority
by Luiz Augusto von Dentz
· 14 years ago
0e8b207
Bluetooth: EFS: implement L2CAP config pending state
by Andrei Emeltchenko
· 14 years ago
5973563
Bluetooth: Make hci_unregister_dev return void
by David Herrmann
· 14 years ago
836be93
Bluetooth: EWS: support extended seq numbers
by Andrei Emeltchenko
· 14 years ago
88843ab
Bluetooth: EWS: handling different Control fields
by Andrei Emeltchenko
· 14 years ago
c636ef5
Bluetooth: Fix mgmt interaction with userspace
by Gustavo F. Padovan
· 14 years ago
ce24297
Bluetooth: Rename sysfs un/register to add/del
by David Herrmann
· 14 years ago
0ac7e70
Bluetooth: Fix hci core device initialization
by David Herrmann
· 14 years ago
928abaa
Bluetooth: AMP: read local amp info HCI command
by Andrei Emeltchenko
· 14 years ago
8f7975b
Bluetooth: EFS: assign default values in chan add
by Andrei Emeltchenko
· 14 years ago
5a9e705
Bluetooth: EFS: definitions and headers
by Andrei Emeltchenko
· 14 years ago
d43cb28
Bluetooth: EWS: define L2CAP header sizes
by Andrei Emeltchenko
· 14 years ago
e378173
Bluetooth: EWS: rewrite handling POLL (P) bit
by Andrei Emeltchenko
· 14 years ago
03f6715
Bluetooth: EWS: rewrite handling FINAL (F) bit
by Andrei Emeltchenko
· 14 years ago
793c2f1
Bluetooth: EWS: rewrite check frame type function
by Andrei Emeltchenko
· 14 years ago
fb45de7
Bluetooth: EWS: rewrite L2CAP ERTM txseq calculation
by Andrei Emeltchenko
· 14 years ago
0b209fa
Bluetooth: EWS: rewrite reqseq calculation
by Andrei Emeltchenko
· 14 years ago
7e0ef6e
Bluetooth: EWS: rewrite handling SAR bits
by Andrei Emeltchenko
· 14 years ago
ab784b7
Bluetooth: EWS: rewrite handling Supervisory (S) bits
by Andrei Emeltchenko
· 14 years ago
57253fd
Bluetooth: EWS: adds ext control field bit mask
by Andrei Emeltchenko
· 14 years ago
6327eb9
Bluetooth: EWS: extended window size option support
by Andrei Emeltchenko
· 14 years ago
8d6765a
Bluetooth: clean up spaces in L2CAP header
by Andrei Emeltchenko
· 14 years ago
43bd0f3
Bluetooth: convert role_switch variable to flag in l2cap chan
by Andrei Emeltchenko
· 14 years ago
15770b1
Bluetooth: convert force_active variable to flag in l2cap chan
by Andrei Emeltchenko
· 14 years ago
ecf61bd
Bluetooth: convert force_reliable variable to flag in l2cap chan
by Andrei Emeltchenko
· 14 years ago
d57b0e8
Bluetooth: convert flushable variable to flag in l2cap chan
by Andrei Emeltchenko
· 14 years ago
a858393
Bluetooth: EFS: l2cap extended feature mask update
by Andrei Emeltchenko
· 14 years ago
84084a3
Bluetooth: Perform L2CAP SDU reassembly without copying data
by Mat Martineau
· 15 years ago
5e76244
Bluetooth: Add mgmt events for blacklisting
by Antti Julku
· 15 years ago
8aab475
Bluetooth: Move SMP crypto functions to a workqueue
by Vinicius Costa Gomes
· 14 years ago
1c1def0
Bluetooth: Move SMP fields to a separate structure
by Vinicius Costa Gomes
· 14 years ago
f6422ec
Bluetooth: Add mgmt command for fast connectable mode
by Antti Julku
· 15 years ago
cfafccf
Bluetooth: Add link_type information to the mgmt Connected event
by Vinicius Costa Gomes
· 15 years ago
454d48f
Bluetooth: Use the same timeouts for both ACL and LE links
by Vinicius Costa Gomes
· 15 years ago
d26a234
Bluetooth: Add a flag to indicate that SMP is going on
by Vinicius Costa Gomes
· 15 years ago
52087a7
Bluetooth: make use of connection number to optimize the scheduler
by Luiz Augusto von Dentz
· 15 years ago
95a943c
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem
by John W. Linville
· 15 years ago
e2fd318
Bluetooth: Fixes l2cap "command reject" reply according to spec
by Ilia Kolomisnky
· 15 years ago
8f36011
Bluetooth: Add support for returning the encryption key size
by Vinicius Costa Gomes
· 15 years ago
726b4ff
Bluetooth: Add support for storing the key size
by Vinicius Costa Gomes
· 15 years ago
0eb08e3
Bluetooth: Remove unused field in hci_conn
by Vinicius Costa Gomes
· 15 years ago
75d262c
Bluetooth: Add functions to manipulate the link key list for SMP
by Vinicius Costa Gomes
· 15 years ago
34918cd
Bluetooth: Add new structures for supporting SM key distribution
by Vinicius Costa Gomes
· 15 years ago
7034b91
Bluetooth: Add support for SMP phase 3 (key distribution)
by Vinicius Costa Gomes
· 15 years ago
fadd192
Bluetooth: Remove L2CAP busy queue
by Mat Martineau
· 15 years ago
e328140
Bluetooth: Use event-driven approach for handling ERTM receive buffer
by Mat Martineau
· 15 years ago
eead27d
Bluetooth: Add lmp_host_le_capable() macro
by Andre Guedes
· 15 years ago
e6100a2
Bluetooth: Add enable_le module parameter
by Andre Guedes
· 15 years ago
f9b4930
Bluetooth: Write LE Host Supported command
by Andre Guedes
· 15 years ago
971e3a4
Bluetooth: Add extfeatures to struct hci_dev
by Andre Guedes
· 15 years ago
f8c1fbd
Bluetooth: Clean up unused struct hci_conn items
by Gustavo F. Padovan
· 15 years ago
e1447d8
Bluetooth: Add bt_printk
by Joe Perches
· 15 years ago
e175072
Bluetooth: Rename function bt_err to bt_to_errno
by Joe Perches
· 15 years ago
3609936
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem
by John W. Linville
· 15 years ago
e2ab435
Bluetooth: Use bit operations on conn_state
by Gustavo F. Padovan
· 15 years ago
c1360a1
Bluetooth: use bit operation on conf_state
by Gustavo F. Padovan
· 15 years ago
7fbec22
Bluetooth: Add blacklisting support for mgmt interface
by Antti Julku
· 15 years ago
b2a66aa
Bluetooth: Move blacklisting functions to hci_core
by Antti Julku
· 15 years ago
3158c50
Bluetooth: Add key size checks for SMP
by Vinicius Costa Gomes
· 15 years ago
5d3de7d
Bluetooth: Add support for SMP timeout
by Vinicius Costa Gomes
· 15 years ago
88167ae
Bluetooth: Update the security level when link is encrypted
by Vinicius Costa Gomes
· 15 years ago
a7a595f
Bluetooth: Add support for LE Start Encryption
by Vinicius Costa Gomes
· 15 years ago
7d24ddc
Bluetooth: Add SMP confirmation checks methods
by Anderson Briglia
· 15 years ago
f01ead3
Bluetooth: Add SMP confirmation structs
by Anderson Briglia
· 15 years ago
3a0259b
Bluetooth: Add support for using the crypto subsystem
by Vinicius Costa Gomes
· 15 years ago
88ba43b
Bluetooth: Add simple SMP pairing negotiation
by Anderson Briglia
· 15 years ago
eb492e0
Bluetooth: Implement the first SMP commands
by Anderson Briglia
· 15 years ago
1a09bcb
Bluetooth: keep reference if any ERTM timer is enabled
by Gustavo F. Padovan
· 15 years ago
c9b6667
Bluetooth: Make timer functions generic
by Gustavo F. Padovan
· 15 years ago
71ba0e5
Bluetooth: Add refcnt to struct l2cap_chan
by Gustavo F. Padovan
· 15 years ago
89bc500
Bluetooth: Add state tracking to struct l2cap_chan
by Gustavo F. Padovan
· 15 years ago
ba3bd0e
Bluetooth: add close() callback to l2cap_chan_ops
by Gustavo F. Padovan
· 15 years ago
2307049
Bluetooth: add recv() callback to l2cap_chan_ops
by Gustavo F. Padovan
· 15 years ago
80808e4
Bluetooth: Add l2cap_chan_ops abstraction
by Gustavo F. Padovan
· 15 years ago
5a9d0a3
Bluetooth: Clean up some code style issues
by Waldemar Rymarkiewicz
· 15 years ago
14b12d0
Bluetooth: Add BT_POWER L2CAP socket option.
by Jaikumar Ganesh
· 15 years ago
29b7988
Bluetooth: Add 'dst_type' field to struct hci_conn
by Andre Guedes
· 15 years ago
19f8def
Bluetooth: Fix auth_complete_evt for legacy units
by Waldemar Rymarkiewicz
· 15 years ago
3581508
Bluetooth: Advertising entries lifetime
by Andre Guedes
· 15 years ago
eb9d91f
Bluetooth: Clear advertising cache before scanning
by Andre Guedes
· 15 years ago
76c8686
Bluetooth: LE advertising cache
by Andre Guedes
· 15 years ago
57a56fd
Bluetooth: Add advertising report meta event structs
by Anderson Briglia
· 15 years ago
0f85272
Bluetooth: Rename __l2cap_chan_close() to l2cap_chan_close()
by Gustavo F. Padovan
· 15 years ago
500698d
Bluetooth: Remove export of l2cap_chan_clear_timer()
by Gustavo F. Padovan
· 15 years ago
ab07801
Bluetooth: create channel timer to replace sk_timer
by Gustavo F. Padovan
· 15 years ago
715ec00
Bluetooth: Add chan->chan_type struct member
by Gustavo F. Padovan
· 15 years ago
9a91a04
Bluetooth: Create l2cap_chan_send()
by Gustavo F. Padovan
· 15 years ago
4519de9
Bluetooth: Create __l2cap_chan_close()
by Gustavo F. Padovan
· 15 years ago
a6b7a40
net: remove interrupt.h inclusion from netdevice.h
by Alexey Dobriyan
· 15 years ago
e00cf3b
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem
by John W. Linville
· 15 years ago
b3b1b06
Bluetooth: Double check sec req for pre 2.1 device
by Waldemar Rymarkiewicz
· 15 years ago
a70171d
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem
by John W. Linville
· 15 years ago
23691d7
Bluetooth: Remove l2cap_sk_list
by Gustavo F. Padovan
· 15 years ago
73b2ec1
Bluetooth: Handle psm == 0 case inside l2cap_add_psm()
by Gustavo F. Padovan
· 15 years ago
Next »