index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
bluetooth
/
hci_event.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bluetooth: Set name_state to unknown when entry name is empty
Ram Malovany
2012-08-06
1
-0
/
+2
*
Bluetooth: Fix using a NULL inquiry cache entry
Ram Malovany
2012-08-06
1
-5
/
+11
*
Bluetooth: Fix using NULL inquiry entry
Ram Malovany
2012-08-06
1
-0
/
+3
*
Bluetooth: Fix legacy pairing with some devices
Szymon Janc
2012-08-06
1
-1
/
+6
*
Bluetooth: debug: Use standard hex object specifiers in hci_event
Andrei Emeltchenko
2012-07-11
1
-85
/
+85
*
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Gustavo Padovan
2012-06-11
1
-0
/
+48
|
\
|
*
Bluetooth: Add support for encryption key refresh
Johan Hedberg
2012-06-08
1
-0
/
+48
*
|
Bluetooth: Fix not removing hci_conn for failed LE connection
Andrzej Kaczmarek
2012-06-05
1
-9
/
+13
*
|
Bluetooth: Use __constant modifier in HCI code
Andrei Emeltchenko
2012-06-05
1
-3
/
+3
*
|
Bluetooth: Use lmp_ssp_capable() macro
Gustavo Padovan
2012-06-05
1
-1
/
+1
*
|
Bluetooth: Remove unnecessary headers include
Gustavo Padovan
2012-06-05
1
-14
/
+1
*
|
Bluetooth: Fix coding style in the subsystem
Gustavo Padovan
2012-06-05
1
-9
/
+14
*
|
Bluetooth: Remove most of the inline usage
Gustavo Padovan
2012-06-05
1
-85
/
+59
*
|
Bluetooth: Use defined link key size
Andrei Emeltchenko
2012-06-05
1
-1
/
+1
*
|
Bluetooth: Fix coding style in hci_event.c
Gustavo Padovan
2012-06-05
1
-104
/
+135
|
/
*
Bluetooth: Report proper error number in disconnection
Gustavo Padovan
2012-05-16
1
-1
/
+1
*
Bluetooth: Fix EIR data generation for mgmt_device_found
Vishal Agarwal
2012-05-16
1
-1
/
+3
*
Bluetooth: Fix Inquiry with RSSI event mask
Johan Hedberg
2012-05-16
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth
Gustavo Padovan
2012-05-16
1
-2
/
+9
|
\
|
*
Bluetooth: mgmt: Fix device_connected sending order
Johan Hedberg
2012-05-14
1
-2
/
+2
|
*
Bluetooth: notify userspace of security level change
Gustavo Padovan
2012-05-14
1
-0
/
+7
*
|
Bluetooth: Enable Low Energy support by default
Marcel Holtmann
2012-05-09
1
-1
/
+1
*
|
Bluetooth: Remove advertising cache
Andre Guedes
2012-05-09
1
-7
/
+0
*
|
Bluetooth: mgmt: Fix missing connect failed event for LE
Hemant Gupta
2012-05-09
1
-0
/
+2
*
|
Bluetooth: Ignore inquiry results from periodic inquiry
Andre Guedes
2012-05-09
1
-0
/
+9
*
|
Bluetooth: Add HCI_PERIODIC_INQ to dev_flags
Andre Guedes
2012-05-09
1
-1
/
+9
*
|
Bluetooth: Add Periodic Inquiry command complete handler
Andre Guedes
2012-05-09
1
-0
/
+11
*
|
Bluetooth: LE support for MGMT stop discovery
Andre Guedes
2012-05-09
1
-1
/
+5
*
|
Bluetooth: Fix type in cpu_to_le conversion
Andrei Emeltchenko
2012-05-09
1
-3
/
+3
*
|
Bluetooth: Add TX power tag to EIR data
Marcel Holtmann
2012-05-09
1
-3
/
+6
*
|
Bluetooth: Check FINDING state in interleaved discovery
Andre Guedes
2012-05-09
1
-1
/
+2
*
|
Bluetooth: trivial: Correct endian conversion
Andrei Emeltchenko
2012-05-09
1
-1
/
+1
|
/
*
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
John W. Linville
2012-04-27
1
-0
/
+3
|
\
|
*
Bluetooth: Fix missing break in hci_cmd_complete_evt
Szymon Janc
2012-04-24
1
-0
/
+1
|
*
Bluetooth: Temporary keys should be retained during connection
Vishal Agarwal
2012-04-16
1
-0
/
+2
*
|
Remove all #inclusions of asm/system.h
David Howells
2012-03-28
1
-1
/
+0
|
/
*
Bluetooth: fix conding style issues all over the tree
Gustavo F. Padovan
2012-03-08
1
-57
/
+53
*
Bluetooth: mgmt: Fix updating local name when powering on
Johan Hedberg
2012-03-03
1
-8
/
+0
*
Bluetooth: Fix clearing of HCI_PENDING_CLASS flag
Johan Hedberg
2012-03-02
1
-1
/
+1
*
Bluetooth: Fix coding style with breaking lines
Gustavo F. Padovan
2012-03-01
1
-1
/
+2
*
Bluetooth: Use NULL instead of integer for mgmt_device_connected param
Szymon Janc
2012-02-29
1
-1
/
+1
*
Bluetooth: Use LMP_HOST_SSP define instead of magic values
Johan Hedberg
2012-02-28
1
-3
/
+3
*
Bluetooth: Remove redundant read_host_features commands
Johan Hedberg
2012-02-28
1
-25
/
+34
*
Bluetooth: Fix init request completion with AMP controllers
Andrei Emeltchenko
2012-02-24
1
-1
/
+4
*
Bluetooth: Fix init request completion with old controllers
Johan Hedberg
2012-02-24
1
-0
/
+2
*
Bluetooth: mgmt: Add flags parameter to device_connected
Johan Hedberg
2012-02-23
1
-4
/
+4
*
Bluetooth: Set DISCOVERY_STOPPED if controller resets
Andre Guedes
2012-02-23
1
-0
/
+2
*
Bluetooth: mgmt: Add legacy pairing info to dev_found events
Johan Hedberg
2012-02-23
1
-12
/
+14
*
Bluetooth: mgmt: Allow local name changes while powered off
Johan Hedberg
2012-02-23
1
-3
/
+10
*
Bluetooth: Fix read_name updating when HCI_SETUP is not set
Johan Hedberg
2012-02-23
1
-1
/
+2
[next]