index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
bluetooth
/
mgmt.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
Bluetooth: Split triggering of discovery commands into separate function
Marcel Holtmann
2014-12-04
1
-114
/
+100
|
*
Bluetooth: Use {start,stop}_discovery_complete handler for cmd_complete
Marcel Holtmann
2014-12-04
1
-66
/
+31
|
*
Bluetooth: Simplify the error handling of Start Discovery command
Marcel Holtmann
2014-12-04
1
-11
/
+7
|
*
Bluetooth: Increment management interface revision
Marcel Holtmann
2014-12-03
1
-1
/
+1
|
*
Bluetooth: Add support for adding remote OOB data for LE
Johan Hedberg
2014-12-03
1
-3
/
+11
|
*
Bluetooth: Store address type with OOB data
Johan Hedberg
2014-12-03
1
-5
/
+6
|
*
Bluetooth: Unify remote OOB data functions
Johan Hedberg
2014-12-03
1
-4
/
+5
|
*
Bluetooth: Add mgmt_set_secure_conn support for any LE adapter
Johan Hedberg
2014-12-03
1
-9
/
+8
|
*
Bluetooth: Use custom macro for testing BR/EDR SC enabled
Johan Hedberg
2014-12-03
1
-3
/
+2
|
*
Bluetooth: Add mgmt support for LE Secure Connections LTK types
Johan Hedberg
2014-12-03
1
-7
/
+26
*
|
new helper: memcpy_from_msg()
Al Viro
2014-11-24
1
-1
/
+1
|
/
*
Bluetooth: Use shorter "rand" name for "randomizer"
Johan Hedberg
2014-11-18
1
-14
/
+9
*
Bluetooth: Fix BR/EDR-only address checks for remote OOB data
Johan Hedberg
2014-11-18
1
-0
/
+22
*
Bluetooth: Fix clearing remote OOB data through mgmt
Johan Hedberg
2014-11-15
1
-0
/
+7
*
Bluetooth: Fix invalid response for 'Start Discovery' command
Szymon Janc
2014-11-03
1
-21
/
+35
*
Bluetooth: Defer connection-parameter removal when unpairing
Alfonso Acosta
2014-10-25
1
-13
/
+38
*
Bluetooth: Remove redundant check on hci_conn's device class
Alfonso Acosta
2014-10-25
1
-2
/
+1
*
Bluetooth: Include ADV_IND report in Device Connected event
Alfonso Acosta
2014-10-25
1
-6
/
+18
*
Bluetooth: Refactor arguments of mgmt_device_connected
Alfonso Acosta
2014-10-25
1
-7
/
+6
*
Bluetooth: Fix mgmt pairing failure when authentication fails
Johan Hedberg
2014-09-09
1
-6
/
+13
*
Bluetooth: Use hci_disconnect() for mgmt_disconnect_device()
Johan Hedberg
2014-09-08
1
-5
/
+1
*
Bluetooth: Fix using hci_conn_get() for hci_conn pointers
Johan Hedberg
2014-09-08
1
-4
/
+8
*
Bluetooth: Create unified helper function for updating page scan
Johan Hedberg
2014-08-14
1
-60
/
+12
*
Bluetooth: Add convenience function to check for pending power off
Johan Hedberg
2014-08-14
1
-24
/
+28
*
Bluetooth: Rename pairable mgmt setting to bondable
Johan Hedberg
2014-07-30
1
-7
/
+7
*
Bluetooth: Rename HCI_PAIRABLE to HCI_BONDABLE
Johan Hedberg
2014-07-30
1
-4
/
+4
*
Bluetooth: Fix check for connected state when pairing
Johan Hedberg
2014-07-30
1
-1
/
+1
*
Bluetooth: Fix incorrectly disabling page scan when toggling connectable
Johan Hedberg
2014-07-28
1
-1
/
+13
*
Bluetooth: Set Simultaneous LE and BR/EDR controller option to zero
Marcel Holtmann
2014-07-27
1
-3
/
+3
*
Bluetooth: Provide defaults for LE advertising interval
Georg Lukas
2014-07-26
1
-2
/
+2
*
Bluetooth: Fix issue with ADV_IND reports and auto-connection handling
Marcel Holtmann
2014-07-24
1
-3
/
+6
*
Bluetooth: Pass initiator/acceptor information to hci_conn_security()
Johan Hedberg
2014-07-17
1
-1
/
+1
*
Bluetooth: Use explicit role instead of a bool in function parameters
Johan Hedberg
2014-07-16
1
-2
/
+2
*
Bluetooth: Remove unneeded mgmt_write_scan_failed function
Johan Hedberg
2014-07-10
1
-13
/
+0
*
Bluetooth: Remove unneeded mgmt_discoverable function
Johan Hedberg
2014-07-10
1
-43
/
+24
*
Bluetooth: Remove unneeded mgmt_connectable function
Johan Hedberg
2014-07-10
1
-32
/
+0
*
Bluetooth: Fix advertising parameter update when toggling connectable
Johan Hedberg
2014-07-10
1
-2
/
+2
*
Bluetooth: Fix setting HCI_CONNECTABLE from ioctl code
Johan Hedberg
2014-07-09
1
-0
/
+5
*
Bluetooth: Enable page scan also if there are white list entries
Johan Hedberg
2014-07-09
1
-2
/
+4
*
Bluetooth: Fix incorrectly setting HCI_CONNECTABLE
Johan Hedberg
2014-07-09
1
-0
/
+8
*
Bluetooth: Update page scan when necessary for Add/Remove Device
Johan Hedberg
2014-07-09
1
-0
/
+34
*
Bluetooth: Introduce a whitelist for BR/EDR devices
Johan Hedberg
2014-07-09
1
-2
/
+44
*
Bluetooth: Unify helpers for bdaddr_list manipulations
Johan Hedberg
2014-07-09
1
-2
/
+4
*
Bluetooth: Fix toggling background scan when changing connectable state
Johan Hedberg
2014-07-08
1
-1
/
+3
*
Bluetooth: Fix connectable and discoverable supported settings values
Johan Hedberg
2014-07-08
1
-2
/
+2
*
Bluetooth: Fix setting STOPPING state for discovery
Johan Hedberg
2014-07-08
1
-7
/
+18
*
Bluetooth: Fix advertising and active scanning co-existence
Johan Hedberg
2014-07-08
1
-6
/
+18
*
Bluetooth: Use the correct flag to decide to disable advertising
Johan Hedberg
2014-07-08
1
-2
/
+2
*
Bluetooth: Simplify usage of the enable_advertising function
Johan Hedberg
2014-07-08
1
-33
/
+16
*
Bluetooth: Use real advertising state to random address update decision
Johan Hedberg
2014-07-08
1
-2
/
+2
[prev]
[next]