index
:
talos-op-linux
master
Talos™ II 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
*
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
John W. Linville
2014-05-29
1
-0
/
+61
|
\
|
*
Bluetooth: Store max TX power level for connection
Andrzej Kaczmarek
2014-05-15
1
-1
/
+11
|
*
Bluetooth: Store TX power level for connection
Andrzej Kaczmarek
2014-05-09
1
-0
/
+28
|
*
Bluetooth: Store RSSI for connection
Andrzej Kaczmarek
2014-05-08
1
-0
/
+23
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2014-05-13
1
-0
/
+6
|
\
\
|
|
/
|
/
|
|
*
Bluetooth: Fix triggering BR/EDR L2CAP Connect too early
Johan Hedberg
2014-04-25
1
-0
/
+6
*
|
Bluetooth: Request MITM Protection when initiator
Mikel Astiz
2014-04-11
1
-2
/
+4
*
|
Bluetooth: Use MITM Protection when IO caps allow it
Timo Mueller
2014-04-11
1
-7
/
+2
*
|
Bluetooth: Refactor code for outgoing dedicated bonding
Mikel Astiz
2014-04-11
1
-6
/
+8
*
|
Bluetooth: Refactor hci_get_auth_req()
Mikel Astiz
2014-04-11
1
-15
/
+22
*
|
Bluetooth: Fix address in unmergeable device found events
Johan Hedberg
2014-03-29
1
-3
/
+2
*
|
Bluetooth: Fix RSSI value in device found event from disabling scan
Johan Hedberg
2014-03-26
1
-2
/
+3
*
|
Bluetooth: Store also RSSI for pending advertising reports
Johan Hedberg
2014-03-26
1
-5
/
+7
*
|
Bluetooth: Don't send device found events for duplicate reports
Johan Hedberg
2014-03-26
1
-7
/
+12
*
|
Bluetooth: Merge ADV_IND/ADV_SCAN_IND and SCAN_RSP together
Johan Hedberg
2014-03-26
1
-2
/
+101
*
|
Bluetooth: Add directed advertising support through connect()
Johan Hedberg
2014-03-26
1
-2
/
+17
*
|
Bluetooth: Add scan_rsp parameter to mgmt_device_found()
Johan Hedberg
2014-03-26
1
-5
/
+5
*
|
Bluetooth: Don't send device found events during passive scanning
Johan Hedberg
2014-03-26
1
-2
/
+6
*
|
Bluetooth: Fix LE responder/initiator address setting
Johan Hedberg
2014-03-26
1
-12
/
+14
*
|
Bluetooth: Move local identity address setting to a central place
Johan Hedberg
2014-03-26
1
-16
/
+0
*
|
Bluetooth: Refactor advertising report processing into its own function
Johan Hedberg
2014-03-26
1
-8
/
+13
|
/
*
Bluetooth: Add missing cmd_status handler for LE_Start_Encryption
Johan Hedberg
2014-03-24
1
-0
/
+34
*
Bluetooth: Track current configured LE scan type parameter
Marcel Holtmann
2014-03-21
1
-0
/
+25
*
Bluetooth: Fix passkey endianess in user_confirm and notify_passkey
Johan Hedberg
2014-03-19
1
-2
/
+2
*
Bluetooth: Enforce strict Secure Connections Only mode security
Marcel Holtmann
2014-03-19
1
-0
/
+12
*
Bluetooth: Convert uses of __constant_<foo> to <foo>
Joe Perches
2014-03-12
1
-3
/
+3
*
Bluetooth: Fix aborting eSCO connection in case of error 0x20
Andrew Earl
2014-03-11
1
-0
/
+1
*
Bluetooth: Fix removing Long Term Key
Claudio Takahasi
2014-03-05
1
-1
/
+7
*
Bluetooth: Remove unnecessary stop_scan_complete function
Johan Hedberg
2014-02-28
1
-0
/
+7
*
Bluetooth: Fix trying to disable scanning twice
Johan Hedberg
2014-02-28
1
-0
/
+5
*
Bluetooth: Add timeout for LE connection attempts
Johan Hedberg
2014-02-28
1
-0
/
+12
*
Bluetooth: Track LE initiator and responder address information
Johan Hedberg
2014-02-28
1
-0
/
+78
*
Bluetooth: Use __le64 type for LE random numbers
Marcel Holtmann
2014-02-28
1
-1
/
+1
*
Bluetooth: Track LE white list modification via HCI commands
Marcel Holtmann
2014-02-28
1
-0
/
+55
*
Bluetooth: Add hci_copy_identity_address convenience function
Johan Hedberg
2014-02-27
1
-16
/
+1
*
Bluetooth: Add tracking of advertising address type
Johan Hedberg
2014-02-27
1
-0
/
+23
*
Bluetooth: Support resolvable private addresses
Andre Guedes
2014-02-26
1
-0
/
+10
*
Bluetooth: Introduce LE auto connect options
Andre Guedes
2014-02-26
1
-0
/
+18
*
Bluetooth: Introduce LE auto connection infrastructure
Andre Guedes
2014-02-26
1
-0
/
+38
*
Bluetooth: Declare le_conn_failed in hci_core.h
Andre Guedes
2014-02-26
1
-5
/
+1
*
Bluetooth: Move check for MGMT_CONNECTED flag into mgmt.c
Johan Hedberg
2014-02-24
1
-3
/
+4
*
Bluetooth: Move HCI_ADVERTISING handling into mgmt.c
Johan Hedberg
2014-02-24
1
-6
/
+2
*
Bluetooth: Ensure hci_conn always contains the local identity address
Johan Hedberg
2014-02-23
1
-0
/
+20
*
Bluetooth: Track the current configured random address
Marcel Holtmann
2014-02-20
1
-0
/
+24
*
Bluetooth: Fix wrong identity address during connection failures
Marcel Holtmann
2014-02-19
1
-2
/
+10
*
Bluetooth: Use connection address for reporting connection failures
Marcel Holtmann
2014-02-19
1
-1
/
+1
*
Bluetooth: Report identity address when remote device connects
Marcel Holtmann
2014-02-19
1
-1
/
+1
*
Bluetooth: Track the LE Identity Address in struct hci_conn
Johan Hedberg
2014-02-18
1
-0
/
+8
*
Bluetooth: Track if link is using P-256 authenticated combination key
Marcel Holtmann
2014-02-13
1
-0
/
+4
*
Bluetooth: Track the AES-CCM encryption status of LE and BR/EDR links
Marcel Holtmann
2014-02-13
1
-1
/
+7
[next]