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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bluetooth: AMP contollers do not support the legacy ioctls
Marcel Holtmann
2013-10-10
2
-0
/
+13
*
Bluetooth: Use hci_conn_num() for checking number of LE connections
Marcel Holtmann
2013-10-10
1
-2
/
+2
*
Bluetooth: Fix too long line with set_advertising() function
Marcel Holtmann
2013-10-10
1
-1
/
+2
*
Bluetooth: Fix checking for HCI_SETUP flag when receiving mgmt commands
Johan Hedberg
2013-10-10
1
-1
/
+2
*
Bluetooth: Fix potential double-frees of L2CAP skbs
Johan Hedberg
2013-10-10
1
-2
/
+6
*
Bluetooth: Restrict high speed support to SSP enabled controllers
Marcel Holtmann
2013-10-10
1
-10
/
+32
*
Bluetooth: Remove unneeded val variable when setting SSP
Marcel Holtmann
2013-10-10
1
-5
/
+3
*
Bluetooth: Refactor hci_connect_le
Andre Guedes
2013-10-10
1
-18
/
+33
*
Bluetooth: Use HCI request for LE connection
Andre Guedes
2013-10-10
2
-55
/
+67
*
Bluetooth: Fix changing advertising setting while LE is connected
Johan Hedberg
2013-10-08
1
-1
/
+7
*
Bluetooth: Fix variable shadow warnings
Johannes Berg
2013-10-07
2
-6
/
+8
*
Bluetooth: Read flow control mode on AMP controller init
Marcel Holtmann
2013-10-07
1
-0
/
+3
*
Bluetooth: Read location data on AMP controller init
Marcel Holtmann
2013-10-07
1
-0
/
+3
*
Bluetooth: Read supported features and commands on AMP controllers
Marcel Holtmann
2013-10-07
1
-0
/
+6
*
Bluetooth: List powered down AMP controllers correctly
Marcel Holtmann
2013-10-07
1
-1
/
+4
*
Bluetooth: Make mgmt power down notification for BR/EDR explicit
Marcel Holtmann
2013-10-07
1
-5
/
+6
*
Bluetooth: Power off AMP controllers after setup phase
Marcel Holtmann
2013-10-07
1
-1
/
+1
*
Bluetooth: Make mgmt_discovering() return void
Marcel Holtmann
2013-10-07
1
-2
/
+2
*
Bluetooth: Make mgmt_remote_name() return void
Marcel Holtmann
2013-10-07
1
-4
/
+3
*
Bluetooth: Make mgmt_device_found() return void
Marcel Holtmann
2013-10-07
1
-6
/
+6
*
Bluetooth: Make mgmt_device_disconnected() return void
Marcel Holtmann
2013-10-07
1
-7
/
+3
*
Bluetooth: Make mgmt_device_connected() return void
Marcel Holtmann
2013-10-07
1
-5
/
+5
*
Bluetooth: Make mgmt_connect_failed() return void
Marcel Holtmann
2013-10-07
1
-3
/
+3
*
Bluetooth: Make mgmt_disconnect_failed() return void
Marcel Holtmann
2013-10-07
1
-8
/
+5
*
Bluetooth: Make mgmt_set_powered_failed() return void
Marcel Holtmann
2013-10-07
1
-5
/
+3
*
Bluetooth: Make mgmt_index_added() and mgmt_index_removed() return void
Marcel Holtmann
2013-10-07
1
-6
/
+6
*
Bluetooth: Send new settings only when pairable changes
Marcel Holtmann
2013-10-07
1
-5
/
+7
*
Bluetooth: Remove mgmt_valid_hdev() helper function
Marcel Holtmann
2013-10-06
2
-18
/
+10
*
Bluetooth: Remove no longer needed mgmt_new_settings() function
Marcel Holtmann
2013-10-06
1
-7
/
+2
*
Bluetooth: Use helper function for re-enabling advertising
Marcel Holtmann
2013-10-06
2
-35
/
+34
*
Bluetooth: Set LE advertising parameters before enabling it
Marcel Holtmann
2013-10-06
1
-4
/
+18
*
Bluetooth: Use helper functions for enabling/disabling advertising
Marcel Holtmann
2013-10-06
1
-11
/
+22
*
Bluetooth: Make it clear that disabling LE disables advertising
Marcel Holtmann
2013-10-06
1
-2
/
+5
*
Bluetooth: Use random address if public address is not available
Marcel Holtmann
2013-10-06
2
-0
/
+8
*
Bluetooth: Simplify device type check for AMP discover response
Marcel Holtmann
2013-10-06
1
-11
/
+7
*
Bluetooth: Use explicit check for BR/EDR device type
Marcel Holtmann
2013-10-06
1
-1
/
+1
*
Bluetooth: Reject enabling controllers without valid addresses
Marcel Holtmann
2013-10-06
1
-8
/
+35
*
Bluetooth: Check for non BR/EDR controller in AMP discover response
Marcel Holtmann
2013-10-06
1
-1
/
+1
*
Bluetooth: Simplify check if L2CAP connection is AMP capable
Marcel Holtmann
2013-10-06
1
-17
/
+17
*
Bluetooth: Move hci_amp_capable() function into L2CAP core
Marcel Holtmann
2013-10-06
1
-0
/
+16
*
Bluetooth: Remove check for number of AMP controller
Marcel Holtmann
2013-10-06
1
-4
/
+3
*
Bluetooth: Remove pointless inline function
Marcel Holtmann
2013-10-06
1
-8
/
+3
*
Bluetooth: Rename AMP status constants and use them
Marcel Holtmann
2013-10-06
2
-2
/
+2
*
Bluetooth: Use explicit AMP controller id value for BR/EDR
Marcel Holtmann
2013-10-06
2
-16
/
+16
*
Bluetooth: Separate AMP controller type from HCI device type
Marcel Holtmann
2013-10-06
1
-4
/
+4
*
Bluetooth: Remove useless external function to count controllers
Marcel Holtmann
2013-10-06
1
-1
/
+9
*
Bluetooth: Fix controller list for AMP discover response
Marcel Holtmann
2013-10-06
1
-1
/
+1
*
Bluetooth: Fix re-enabling advertising after a connection
Johan Hedberg
2013-10-05
1
-1
/
+50
*
Bluetooth: Add public mgmt function to send New Settings event
Johan Hedberg
2013-10-05
1
-0
/
+5
*
Bluetooth: Rename HCI_LE_PERIPHERAL to HCI_ADVERTISING
Johan Hedberg
2013-10-05
4
-14
/
+14
[next]