Gitiles
Code Review
Sign In
review.evervolv.com
/
android_kernel_htc_msm8960
/
930bf7bfd7b754bf2d464c7574a02016104f2cb4
/
include
/
net
/
bluetooth
3f2bc4d
Initial Contribution
by Bryan Huntsman
· 15 years ago
89daa34
Bluetooth: Add support for returning the encryption key size
by Vinicius Costa Gomes
· 15 years ago
1fa2de3
Bluetooth: Add support for storing the key size
by Vinicius Costa Gomes
· 15 years ago
1143205
Bluetooth: Remove unused field in hci_conn
by Vinicius Costa Gomes
· 15 years ago
7f9004d
Bluetooth: Add functions to manipulate the link key list for SMP
by Vinicius Costa Gomes
· 15 years ago
a7481be
Bluetooth: Add new structures for supporting SM key distribution
by Vinicius Costa Gomes
· 15 years ago
c1d5e1d
Bluetooth: Add support for SMP phase 3 (key distribution)
by Vinicius Costa Gomes
· 15 years ago
119c689
Bluetooth: Remove L2CAP busy queue
by Mat Martineau
· 15 years ago
c0675b8
Bluetooth: Use event-driven approach for handling ERTM receive buffer
by Mat Martineau
· 15 years ago
c006aa0
Bluetooth: Add lmp_host_le_capable() macro
by Andre Guedes
· 15 years ago
5521abe
Bluetooth: Add enable_le module parameter
by Andre Guedes
· 15 years ago
e326af4
Bluetooth: Write LE Host Supported command
by Andre Guedes
· 15 years ago
d5fa513
Bluetooth: Add extfeatures to struct hci_dev
by Andre Guedes
· 15 years ago
0ea110d
Bluetooth: Clean up unused struct hci_conn items
by Gustavo F. Padovan
· 15 years ago
19f7f22
Bluetooth: Add bt_printk
by Joe Perches
· 15 years ago
d8e4f87
Bluetooth: Rename function bt_err to bt_to_errno
by Joe Perches
· 15 years ago
e299c1c
Bluetooth: Use bit operations on conn_state
by Gustavo F. Padovan
· 15 years ago
2ddee5a
Bluetooth: use bit operation on conf_state
by Gustavo F. Padovan
· 15 years ago
58d1980
Bluetooth: Add blacklisting support for mgmt interface
by Antti Julku
· 15 years ago
9d90e2e
Bluetooth: Move blacklisting functions to hci_core
by Antti Julku
· 15 years ago
397d9ae
Bluetooth: Add key size checks for SMP
by Vinicius Costa Gomes
· 15 years ago
b19d5ce
Bluetooth: Add support for SMP timeout
by Vinicius Costa Gomes
· 15 years ago
208dfd9
Bluetooth: Update the security level when link is encrypted
by Vinicius Costa Gomes
· 15 years ago
735038c
Bluetooth: Add support for LE Start Encryption
by Vinicius Costa Gomes
· 15 years ago
21b8a2b
Bluetooth: Add SMP confirmation checks methods
by Anderson Briglia
· 15 years ago
c8e856e
Bluetooth: Add SMP confirmation structs
by Anderson Briglia
· 15 years ago
09fabbc
Bluetooth: Add support for using the crypto subsystem
by Vinicius Costa Gomes
· 15 years ago
13b4839
Bluetooth: Add simple SMP pairing negotiation
by Anderson Briglia
· 15 years ago
133e14c
Bluetooth: Implement the first SMP commands
by Anderson Briglia
· 15 years ago
446b49b
Bluetooth: keep reference if any ERTM timer is enabled
by Gustavo F. Padovan
· 15 years ago
bd69b5a
Bluetooth: Make timer functions generic
by Gustavo F. Padovan
· 15 years ago
4a6aa52
Bluetooth: Add refcnt to struct l2cap_chan
by Gustavo F. Padovan
· 15 years ago
f1b394a
Bluetooth: Add state tracking to struct l2cap_chan
by Gustavo F. Padovan
· 15 years ago
c4cf743
Bluetooth: add close() callback to l2cap_chan_ops
by Gustavo F. Padovan
· 15 years ago
162025c
Bluetooth: add recv() callback to l2cap_chan_ops
by Gustavo F. Padovan
· 15 years ago
b090c4b
Bluetooth: Add l2cap_chan_ops abstraction
by Gustavo F. Padovan
· 15 years ago
3f8e1e3
Bluetooth: Clean up some code style issues
by Waldemar Rymarkiewicz
· 15 years ago
514abe6
Bluetooth: Add BT_POWER L2CAP socket option.
by Jaikumar Ganesh
· 15 years ago
149c097
Bluetooth: Add 'dst_type' field to struct hci_conn
by Andre Guedes
· 15 years ago
62c5f52
Bluetooth: Fix auth_complete_evt for legacy units
by Waldemar Rymarkiewicz
· 15 years ago
45e600f
Bluetooth: Advertising entries lifetime
by Andre Guedes
· 15 years ago
726e133
Bluetooth: Clear advertising cache before scanning
by Andre Guedes
· 15 years ago
6c77c8c
Bluetooth: LE advertising cache
by Andre Guedes
· 15 years ago
1c3cc118
Bluetooth: Add advertising report meta event structs
by Anderson Briglia
· 15 years ago
762a990
Bluetooth: Rename __l2cap_chan_close() to l2cap_chan_close()
by Gustavo F. Padovan
· 15 years ago
1eb5ad7
Bluetooth: Remove export of l2cap_chan_clear_timer()
by Gustavo F. Padovan
· 15 years ago
13003e0
Bluetooth: create channel timer to replace sk_timer
by Gustavo F. Padovan
· 15 years ago
8974c54
Bluetooth: Add chan->chan_type struct member
by Gustavo F. Padovan
· 15 years ago
dcb1cc3
Bluetooth: Create l2cap_chan_send()
by Gustavo F. Padovan
· 15 years ago
6e9e43f
Bluetooth: Create __l2cap_chan_close()
by Gustavo F. Padovan
· 15 years ago
bbcda3b
Bluetooth: Allow SCO/eSCO packet type selection for outgoing SCO connections.
by Nick Pelly
· 16 years ago
c172849
Bluetooth: Add ACL MTU, available buffers and total buffers to hci_conn_info.
by Nick Pelly
· 16 years ago
40a803d
Bluetooth: Increase timeout for legacy pairing from 10 seconds to 40 seconds.
by Nick Pelly
· 17 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
9e4425f
Bluetooth: Add l2cap_add_psm() and l2cap_add_scid()
by Gustavo F. Padovan
· 15 years ago
4df378a
Bluetooth: Add store_hint parameter to mgmt_new_key
by Johan Hedberg
· 15 years ago
4748fed
Bluetooth: Remove old_key_type from mgmt_ev_new_key
by Johan Hedberg
· 15 years ago
d25e28a
Bluetooth: Fix link key persistent storage criteria
by Johan Hedberg
· 15 years ago
55bc1a3
Bluetooth: Add confirm_hint parameter to user confirmation requests
by Johan Hedberg
· 15 years ago
9f61656
Bluetooth: Add variable SSP auto-accept delay support
by Johan Hedberg
· 15 years ago
a770bb5
Bluetooth: Add secure flag for mgmt_pin_code_req
by Waldemar Rymarkiewicz
· 15 years ago
13d3931
Bluetooth: Map sec_level to link key requirements
by Waldemar Rymarkiewicz
· 15 years ago
b6020ba
Bluetooth: Add definitions for link key types
by Waldemar Rymarkiewicz
· 15 years ago
314b238
Bluetooth: Add discovering event to the Management interface
by Johan Hedberg
· 15 years ago
14a5366
Bluetooth: Add basic discovery commands to the management interface
by Johan Hedberg
· 15 years ago
cf2f90f
Bluetooth: Don't export l2cap_sock_ops
by Gustavo F. Padovan
· 15 years ago
6ff5abb
Bluetooth: Fix memory leak with L2CAP channels
by Gustavo F. Padovan
· 15 years ago
8c1d787
Bluetooth: Move conn to struct l2cap_chan
by Gustavo F. Padovan
· 15 years ago
fe4128e
Bluetooth: Move more vars to struct l2cap_chan
by Gustavo F. Padovan
· 15 years ago
0c1bc5c
Bluetooth: Move more channel info to struct l2cap_chan
by Gustavo F. Padovan
· 15 years ago
47d1ec6
Bluetooth: Move more vars to struct l2cap_chan
by Gustavo F. Padovan
· 15 years ago
4343478
Bluetooth: Move some more elements to struct l2cap_chan
by Gustavo F. Padovan
· 15 years ago
77a74c7
Bluetooth: Rename l2cap_do_connect() to l2cap_chan_connect()
by Gustavo F. Padovan
· 15 years ago
b445003
Bluetooth: Move conf_state to struct l2cap_chan
by Gustavo F. Padovan
· 15 years ago
5d41ce1
Bluetooth: Refactor L2CAP channel allocation
by Gustavo F. Padovan
· 15 years ago
345578d
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6
by David S. Miller
· 15 years ago
2a9e950
net: Remove __KERNEL__ cpp checks from include/net
by David S. Miller
· 15 years ago
58d35f8
Bluetooth: Move tx queue to struct l2cap_chan
by Gustavo F. Padovan
· 15 years ago
39d5a3e
Bluetooth: Move SREJ list to struct l2cap_chan
by Gustavo F. Padovan
· 15 years ago
311bb89
Bluetooth: Move busy workqueue to struct l2cap_chan
by Gustavo F. Padovan
· 15 years ago
f1c6775
Bluetooth: Move srej and busy queues to struct l2cap_chan
by Gustavo F. Padovan
· 15 years ago
e92c8e7
Bluetooth: Move ERTM timers to struct l2cap_chan
by Gustavo F. Padovan
· 15 years ago
2c03a7a
Bluetooth: Move remote info to struct l2cap_chan
by Gustavo F. Padovan
· 15 years ago
6f61fd4
Bluetooth: Move SDU related vars to struct l2cap_chan
by Gustavo F. Padovan
· 15 years ago
6a02661
Bluetooth: Move more ERTM stuff to struct l2cap_chan
by Gustavo F. Padovan
· 15 years ago
42e5c80
Bluetooth: Move of ERTM *_seq vars to struct l2cap_chan
by Gustavo F. Padovan
· 15 years ago
525cd18
Bluetooth: Move conn_state to struct l2cap_chan
by Gustavo F. Padovan
· 15 years ago
710f9b0
Bluetooth: clean up l2cap_sock_recvmsg()
by Gustavo F. Padovan
· 15 years ago
73ffa90
Bluetooth: Move conf_{req,rsp} stuff to struct l2cap_chan
by Gustavo F. Padovan
· 15 years ago
fc7f8a7
Bluetooth: Move ident to struct l2cap_chan
by Gustavo F. Padovan
· 15 years ago
820ffdb
Bluetooth: Remove struct del_list
by Gustavo F. Padovan
· 15 years ago
baa7e1f
Bluetooth: Use struct list_head for L2CAP channels list
by Gustavo F. Padovan
· 15 years ago
4845407
Bluetooth: Create struct l2cap_chan
by Gustavo F. Padovan
· 15 years ago
a88a965
Bluetooth: Add mgmt_remote_name event
by Johan Hedberg
· 15 years ago
e17acd4
Bluetooth: Add mgmt_device_found event
by Johan Hedberg
· 15 years ago
220b881
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padovan/bluetooth-2.6
by Gustavo F. Padovan
· 15 years ago
Next »