Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
636e50a0e0f3d9a62d2097a42d751cf5825124b0
/
include
/
net
/
bluetooth
b1cc16b
bluetooth: hci: Fix type of "enable_hs" to bool.
by David S. Miller
· 13 years ago
874c60b
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padovan/bluetooth-next
by John W. Linville
· 13 years ago
57adc1f
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem
by John W. Linville
· 13 years ago
59e2940
Bluetooth: Rename extfeatures
by Andre Guedes
· 13 years ago
f20d09d
Bluetooth: remove *_bh usage from hci_dev_list and hci_cb_list
by Gustavo F. Padovan
· 13 years ago
460da45
Bluetooth: Remove lock from inquiry_cache
by Gustavo F. Padovan
· 13 years ago
2b64d15
Bluetooth: Add MITM mechanism to LE-SMP
by Brian Gix
· 13 years ago
371fd83
Bluetooth: Fix deadlocks with sock lock and L2CAP timers locks
by Ulisses Furquim
· 13 years ago
686ebf2
Bluetooth: Make HCI call directly into SCO and L2CAP event functions
by Ulisses Furquim
· 13 years ago
68a8aea
Bluetooth: Remove magic numbers from le scan cmd
by Andrei Emeltchenko
· 13 years ago
f1e91e1
Bluetooth: Always compile SCO and L2CAP in Bluetooth Core
by Ulisses Furquim
· 13 years ago
030013d
Bluetooth: Rename info_work to info_timer
by Gustavo F. Padovan
· 13 years ago
6c9d42a
Bluetooth: convert security timer to delayed_work
by Gustavo F. Padovan
· 13 years ago
c2ec9c1
Bluetooth: Move l2cap_{set,clear}_timer to l2cap.h
by Gustavo F. Padovan
· 13 years ago
613a1c0
Bluetooth: Clean up magic pointers
by Andrei Emeltchenko
· 13 years ago
2455a3e
Bluetooth: Initialize default flow control mode
by Andrei Emeltchenko
· 13 years ago
eb93992
module_param: make bool parameters really bool (net & drivers/net)
by Rusty Russell
· 13 years ago
9662cbc
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padovan/bluetooth-next
by John W. Linville
· 13 years ago
4dad999
Bluetooth: Add missing mgmt_confirm_name command definition
by Johan Hedberg
· 13 years ago
1f8cd0d
Bluetooth: Fix mgmt_(block,unblock)_device opcodes
by Johan Hedberg
· 13 years ago
d85bb26
Bluetooth: Add missing confirm_name field to mgmt_ev_device_found
by Johan Hedberg
· 13 years ago
350ee4c
Bluetooth: Add HCI Read Data Block Size function
by Andrei Emeltchenko
· 13 years ago
f71d5a2
Bluetooth: Update ordering and opcodes of mgmt messages
by Johan Hedberg
· 13 years ago
7d78525
Bluetooth: Add timer for automatically disabling the service cache
by Johan Hedberg
· 13 years ago
14c0b60
Bluetooth: Remove mgmt_set_service_cache
by Johan Hedberg
· 13 years ago
f7c6869
Bluetooth: Move mgmt_set_fast_connectable to the right location
by Johan Hedberg
· 13 years ago
69ab39e
Bluetooth: Update mgmt_read_info and related mgmt messages
by Johan Hedberg
· 13 years ago
6d438e3
Bluetooth: Remove work_add and work_del from hci_sysfs
by Gustavo F. Padovan
· 13 years ago
03a0019
Bluetooth: invert locking order in connect path
by Gustavo F. Padovan
· 13 years ago
f878fca
Bluetooth: convert info timer to delayed_work
by Gustavo F. Padovan
· 13 years ago
3eff45e
Bluetooth: convert tx_task to workqueue
by Gustavo F. Padovan
· 13 years ago
c347b76
Bluetooth: Move command task to workqueue
by Gustavo F. Padovan
· 13 years ago
bf4c632
Bluetooth: convert conn hash to RCU
by Gustavo F. Padovan
· 13 years ago
d01b2ff
Bluetooth: convert chan_lock to mutex
by Gustavo F. Padovan
· 13 years ago
721c418
Bluetooth: Move L2CAP timers to workqueue
by Gustavo F. Padovan
· 14 years ago
db323f2
Bluetooth: Use delayed work for advertisiment cache timeout
by Gustavo F. Padovan
· 14 years ago
19c40e3
Bluetooth: Use delayed_work for connection timeout
by Gustavo F. Padovan
· 14 years ago
09fd0de
Bluetooth: Replace spin_lock by mutex in hci_dev
by Gustavo F. Padovan
· 14 years ago
b78752c
Bluetooth: Process recv path in a workqueue instead of a tasklet
by Marcel Holtmann
· 14 years ago
416dc94
Bluetooth: make hci_conn_enter_sniff_mode static
by Gustavo F. Padovan
· 13 years ago
dc8ed67
Bluetooth: Initialize LE connection count
by Gustavo F. Padovan
· 13 years ago
01e2821
Bluetooth: remove lock from struct conn_hash
by Gustavo F. Padovan
· 13 years ago
2c33c06
Bluetooth: remove struct hci_chan_hash
by Gustavo F. Padovan
· 13 years ago
5f779bb
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padovan/bluetooth-next
by John W. Linville
· 13 years ago
d095c1e
Bluetooth: Remove magic bluetooth version numbers
by Andrei Emeltchenko
· 13 years ago
07f7fa5
Bluetooth: LE Set Scan Parameter Command
by Andre Guedes
· 13 years ago
d23264a
Bluetooth: Add dev_flags to struct hci_dev
by Andre Guedes
· 13 years ago
1e89cff
Bluetooth: Add HCI Read Flow Control Mode function
by Andrei Emeltchenko
· 13 years ago
604086b
Bluetooth: Add User Passkey Response handling
by Brian Gix
· 13 years ago
515db09
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux
by John W. Linville
· 13 years ago
c768708
Bluetooth: Add MGMT event for Passkey Entry
by Brian Gix
· 13 years ago
8830f51
Bluetooth: Move scope of kernel parameter enable_hs
by Andrei Emeltchenko
· 13 years ago
453a838
Bluetooth: Add MGMT opcodes for Passkey Entry
by Brian Gix
· 13 years ago
9ad4019
Bluetooth: Add HCI defines for User Passkey entry
by Brian Gix
· 13 years ago
450dfda
Bluetooth: Pass all message parameters to mgmt_start_discovery
by Johan Hedberg
· 13 years ago
ca69b79
Bluetooth: Create a unique mgmt error code hierarchy
by Johan Hedberg
· 13 years ago
ba4e564
Bluetooth: Add address type to mgmt_pair_device
by Johan Hedberg
· 13 years ago
e6d465c
Bluetooth: mgmt_stop_discovery_failed()
by Andre Guedes
· 13 years ago
7a13510
Bluetooth: Rename mgmt_inquiry_failed()
by Andre Guedes
· 13 years ago
d45fc42
Bluetooth: Rename l2cap_check_security()
by Gustavo F. Padovan
· 13 years ago
37d9ef7
Bluetooth: Add status parameter to mgmt_disconnect response
by Johan Hedberg
· 13 years ago
a8a1d19
Bluetooth: Add proper response to mgmt_remove_keys command
by Johan Hedberg
· 13 years ago
48264f0
Bluetooth: Add public/random LE address information to mgmt messages
by Johan Hedberg
· 13 years ago
312fef7
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padovan/bluetooth-next
by John W. Linville
· 13 years ago
2e58ef3
Bluetooth: Move pending management command list into struct hci_dev
by Johan Hedberg
· 13 years ago
744cf19
Bluetooth: Pass full hci_dev struct to mgmt callbacks
by Johan Hedberg
· 13 years ago
4c659c3
Bluetooth: Add address type fields to mgmt messages that need them
by Johan Hedberg
· 13 years ago
86742e1
Bluetooth: Update link key mgmt APIs to match latest spec.
by Johan Hedberg
· 13 years ago
3243553
Bluetooth: Convert power off mechanism to use delayed_work
by Johan Hedberg
· 13 years ago
2d7cee5
Bluetooth: Fix mgmt response when HCI_Write_Scan_Enable fails
by Johan Hedberg
· 13 years ago
16ab91a
Bluetooth: Add timeout field to mgmt_set_discoverable
by Johan Hedberg
· 13 years ago
023d5049
Bluetooth: Create hci_cancel_inquiry()
by Andre Guedes
· 13 years ago
2519a1f
Bluetooth: Create hci_do_inquiry()
by Andre Guedes
· 13 years ago
9f5a0d7
Bluetooth: Define HCI reasons instead of magic number
by Andrei Emeltchenko
· 13 years ago
d835ac0
Bluetooth: Add definitions for L2CAP fixed channels
by Mat Martineau
· 13 years ago
38094c7
Bluetooth: Add AMP-related data and structures for channel signals
by Mat Martineau
· 13 years ago
2ea6648
Bluetooth: Add channel policy to getsockopt/setsockopt
by Mat Martineau
· 13 years ago
d7c4d11
Bluetooth: Change scope of the enable_hs module parameter
by Mat Martineau
· 13 years ago
c14968b
Bluetooth: Add BT_CHANNEL_POLICY socket option
by Mat Martineau
· 13 years ago
73d80de
Bluetooth: prioritizing data over HCI
by Luiz Augusto von Dentz
· 13 years ago
db54467
Bluetooth: rfcomm: Fix sleep in invalid context in rfcomm_security_cfm
by Szymon Janc
· 13 years ago
164a6e7
Bluetooth: Fix command complete/status for discovery commands
by Johan Hedberg
· 13 years ago
5e59b79
Bluetooth: set skbuffer priority based on L2CAP socket priority
by Luiz Augusto von Dentz
· 13 years ago
0e8b207
Bluetooth: EFS: implement L2CAP config pending state
by Andrei Emeltchenko
· 13 years ago
5973563
Bluetooth: Make hci_unregister_dev return void
by David Herrmann
· 13 years ago
f3f668b
Bluetooth: Use miliseconds for L2CAP channel timeouts
by Andrzej Kaczmarek
· 13 years ago
94956ee
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 13 years ago
32aaeff
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux
by Linus Torvalds
· 13 years ago
22097fd
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem
by John W. Linville
· 13 years ago
c125d5e
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padovan/bluetooth
by John W. Linville
· 13 years ago
b9075fa
treewide: use __printf not __attribute__((format(printf,...)))
by Joe Perches
· 13 years ago
1d58996
bluetooth: macroize two small inlines to avoid module.h
by Paul Gortmaker
· 13 years ago
836be93
Bluetooth: EWS: support extended seq numbers
by Andrei Emeltchenko
· 13 years ago
88843ab
Bluetooth: EWS: handling different Control fields
by Andrei Emeltchenko
· 13 years ago
c636ef5
Bluetooth: Fix mgmt interaction with userspace
by Gustavo F. Padovan
· 13 years ago
ce24297
Bluetooth: Rename sysfs un/register to add/del
by David Herrmann
· 13 years ago
0ac7e70
Bluetooth: Fix hci core device initialization
by David Herrmann
· 13 years ago
88149db
Bluetooth: rfcomm: Fix sleep in invalid context in rfcomm_security_cfm
by Szymon Janc
· 13 years ago
928abaa
Bluetooth: AMP: read local amp info HCI command
by Andrei Emeltchenko
· 13 years ago
8f7975b
Bluetooth: EFS: assign default values in chan add
by Andrei Emeltchenko
· 13 years ago
Next »