index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
bluetooth
/
hci_event.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bluetooth: Set supported settings based on enabled HS and/or LE
Marcel Holtmann
2012-02-20
1
-5
/
+0
*
Bluetooth: Remove HCI notifier handling
Marcel Holtmann
2012-02-20
1
-29
/
+0
*
Bluetooth: Split sending for HCI raw and control sockets
Marcel Holtmann
2012-02-20
1
-1
/
+1
*
Bluetooth: Interleaved discovery support
Andre Guedes
2012-02-19
1
-4
/
+9
*
Bluetooth: Merge INQUIRY and LE_SCAN discovery states
Andre Guedes
2012-02-19
1
-3
/
+3
*
Bluetooth: mgmt: Add support for Set SSP command
Johan Hedberg
2012-02-17
1
-1
/
+5
*
Bluetooth: mgmt: Add support for Set Link Security command
Johan Hedberg
2012-02-17
1
-0
/
+3
*
Bluetooth: Add address type to mgmt_ev_auth_failed
Johan Hedberg
2012-02-13
1
-2
/
+4
*
Bluetooth: Add address type to user_confirm and user_passkey messages
Johan Hedberg
2012-02-13
1
-6
/
+8
*
Bluetooth: Update mgmt_disconnect to match latest API
Johan Hedberg
2012-02-13
1
-3
/
+25
*
Bluetooth: MGMT start discovery LE-Only support
Andre Guedes
2012-02-13
1
-1
/
+12
*
Bluetooth: Add hci_do_le_scan()
Andre Guedes
2012-02-13
1
-3
/
+10
*
Bluetooth: LE scan should send Discovering events
Andre Guedes
2012-02-13
1
-0
/
+5
*
Bluetooth: Use the updated key structures for handling LTKs
Vinicius Costa Gomes
2012-02-13
1
-2
/
+9
*
Bluetooth: Fix clearing of debug and linkkey flags
Hemant Gupta
2012-02-13
1
-1
/
+2
*
Bluetooth: Send correct response to IO Capability Request
Hemant Gupta
2012-02-13
1
-1
/
+4
*
Bluetooth: Add a convenience function to check for SSP enabled
Johan Hedberg
2012-02-13
1
-8
/
+4
*
Bluetooth: Convert hdev->ssp_mode to a flag
Johan Hedberg
2012-02-13
1
-5
/
+12
*
Bluetooth: Merge boolean members of struct hci_conn into flags
Johan Hedberg
2012-02-13
1
-8
/
+13
*
Bluetooth: Update device_connected and device_found events to latest API
Johan Hedberg
2012-02-13
1
-22
/
+56
*
Bluetooth: Convert hdev->out to a bool type
Johan Hedberg
2012-02-13
1
-2
/
+2
*
Bluetooth: Rename conn->pend to conn->flags
Johan Hedberg
2012-02-13
1
-18
/
+18
*
Bluetooth: Move eir_has_data_field to hci_core.h
Johan Hedberg
2012-02-13
1
-25
/
+0
*
Bluetooth: Rename eir_has_complete_name to eir_has_data_type
Johan Hedberg
2012-02-13
1
-4
/
+5
*
Bluetooth: Rename mgmt connected events to match user space
Johan Hedberg
2012-02-13
1
-3
/
+3
*
Bluetooth: Fix clearing persistent flags
Johan Hedberg
2012-02-13
1
-2
/
+2
*
Bluetooth: Report LE devices
Andre Guedes
2012-02-13
1
-0
/
+5
*
Bluetooth: Add 'eir_len' param to mgmt_device_found()
Andre Guedes
2012-02-13
1
-4
/
+6
*
Bluetooth: Fix resetting HCI_MGMT flag
Johan Hedberg
2012-02-13
1
-1
/
+2
*
Bluetooth: Move mgmt related flags from hdev->flags to hdev->dev_flags
Johan Hedberg
2012-02-13
1
-22
/
+22
*
Bluetooth: Process num completed data blocks event
Andrei Emeltchenko
2012-02-13
1
-0
/
+54
*
Bluetooth: Add name resolving support for mgmt based discovery
Johan Hedberg
2012-02-13
1
-4
/
+77
*
Bluetooth: Add discovery state tracking
Johan Hedberg
2012-02-13
1
-3
/
+3
*
Bluetooth: Return updated name state with hci_inquiry_cache_update
Johan Hedberg
2012-02-13
1
-7
/
+14
*
Bluetooth: Add initial mgmt_confirm_name support
Johan Hedberg
2012-02-13
1
-8
/
+43
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...
John W. Linville
2012-01-10
1
-9
/
+13
|
\
|
*
Bluetooth: Correct packet len calculation
Andrei Emeltchenko
2012-01-03
1
-5
/
+4
|
*
Bluetooth: Queue adv_work on system workqueue
Andre Guedes
2012-01-03
1
-2
/
+1
|
*
Bluetooth: Fix adv_work delay
Andre Guedes
2012-01-03
1
-2
/
+1
|
*
Bluetooth: Fix hci_cc_read_local_ext_features()
Andre Guedes
2012-01-03
1
-1
/
+8
|
*
Bluetooth: Rename extfeatures
Andre Guedes
2012-01-03
1
-1
/
+1
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-01-03
1
-41
/
+86
|
\
|
|
*
Bluetooth: Remove magic numbers from le scan cmd
Andrei Emeltchenko
2011-12-22
1
-2
/
+10
|
*
Bluetooth: Clean up magic pointers
Andrei Emeltchenko
2011-12-20
1
-4
/
+4
|
*
Bluetooth: Check for flow control mode
Andrei Emeltchenko
2011-12-20
1
-0
/
+5
|
*
Bluetooth: Split ctrl init to BREDR and AMP parts
Andrei Emeltchenko
2011-12-20
1
-0
/
+3
|
*
Bluetooth: Simplify num_comp_pkts_evt function
Andrei Emeltchenko
2011-12-19
1
-18
/
+29
|
*
Bluetooth: Add HCI Read Data Block Size function
Andrei Emeltchenko
2011-12-19
1
-0
/
+26
|
*
Bluetooth: convert tx_task to workqueue
Gustavo F. Padovan
2011-12-18
1
-5
/
+1
|
*
Bluetooth: Move command task to workqueue
Gustavo F. Padovan
2011-12-18
1
-2
/
+2
[next]