index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bluetooth: Rename hci_conn_params_clear to hci_conn_params_clear_all
Johan Hedberg
2014-07-03
2
-3
/
+3
*
Bluetooth: Default to internal use manufacturer identifier
Marcel Holtmann
2014-07-03
1
-0
/
+1
*
Bluetooth: Drop LE connections for blocked devices
Johan Hedberg
2014-07-03
1
-0
/
+12
*
Bluetooth: Centralize looking up blocked devices to l2cap_recv_frame
Johan Hedberg
2014-07-03
1
-3
/
+6
*
Bluetooth: Add support for hdev->set_bdaddr callback handling
Marcel Holtmann
2014-07-03
1
-0
/
+11
*
Bluetooth: Introduce "New Connection Parameter" Event
Andre Guedes
2014-07-03
3
-1
/
+28
*
Bluetooth: Enable new LE meta event
Andre Guedes
2014-07-03
1
-0
/
+9
*
Bluetooth: Move LE event mask setting into init3 phase
Andre Guedes
2014-07-03
1
-8
/
+9
*
Bluetooth: Connection Parameter Update Procedure
Andre Guedes
2014-07-03
1
-0
/
+50
*
Bluetooth: Fix redundant device (un)blocked events
Johan Hedberg
2014-07-03
2
-36
/
+18
*
Bluetooth: Ensure that background scanning gets enabled on power on
Marcel Holtmann
2014-07-03
1
-1
/
+17
*
Bluetooth: Do not trigger background scanning when HCI_AUTO_OFF is set
Marcel Holtmann
2014-07-03
1
-0
/
+1
*
Bluetooth: Allow re-encryption with LTK when STK is in use
Johan Hedberg
2014-07-03
1
-0
/
+8
*
Bluetooth: Add flag to track STK encryption
Johan Hedberg
2014-07-03
2
-0
/
+7
*
Bluetooth: Fix redundant encryption when receiving Security Request
Johan Hedberg
2014-07-03
1
-11
/
+14
*
Bluetooth: Add support for Not Connectable flag for Device Found events
Marcel Holtmann
2014-07-03
1
-8
/
+32
*
Bluetooth: Provide flags parameter direct to mgmt_device_found
Marcel Holtmann
2014-07-03
3
-37
/
+45
*
Bluetooth: Fix merge of advertising data and scan response data
Marcel Holtmann
2014-07-03
1
-2
/
+2
*
Bluetooth: Remove connection interval parameters from hci_conn_params_set
Marcel Holtmann
2014-07-03
2
-10
/
+5
*
Bluetooth: Use hci_conn_params_add within hci_conn_params_set
Marcel Holtmann
2014-07-03
1
-20
/
+3
*
Bluetooth: Change hci_conn_params_add to return the parameter struct
Marcel Holtmann
2014-07-03
1
-5
/
+6
*
Bluetooth: Use bool for smp_ltk_encrypt return value
Marcel Holtmann
2014-07-03
1
-5
/
+5
*
Bluetooth: Fallback to SCO on error code 0x10 (Connection Accept Timeout)
Nick Pelly
2014-07-03
1
-0
/
+1
*
Bluetooth: Allow L2CAP getpeername() for BT_CONFIG state
Johan Hedberg
2014-07-03
1
-1
/
+2
*
Bluetooth: constify seq_operations
Fabian Frederick
2014-07-03
1
-1
/
+1
*
Bluetooth: Connection parameters check helper
Andre Guedes
2014-07-03
1
-22
/
+1
*
Bluetooth: Start background scanning only when controller is ready
Marcel Holtmann
2014-07-03
1
-1
/
+4
*
Bluetooth: Add default connection parameters before pairing
Marcel Holtmann
2014-07-03
1
-0
/
+11
*
Bluetooth: Provide function to create and set connection parameters
Marcel Holtmann
2014-07-03
2
-2
/
+39
*
Bluetooth: Expose default supervision timeout setting via debugfs
Marcel Holtmann
2014-07-03
1
-0
/
+30
*
Bluetooth: Expose default connection latency setting via debugfs
Marcel Holtmann
2014-07-03
1
-0
/
+30
*
Bluetooth: Provide defaults for LE connection latency and timeout
Marcel Holtmann
2014-07-03
2
-4
/
+6
*
Bluetooth: Add Device Added and Device Removed management events
Marcel Holtmann
2014-07-03
1
-0
/
+29
*
Bluetooth: Replace le_auto_conn debugfs with device_list entry
Marcel Holtmann
2014-07-03
1
-84
/
+9
*
Bluetooth: Add support for Add/Remove Device management commands
Marcel Holtmann
2014-07-03
1
-1
/
+98
*
Bluetooth: Use LE connection parameters if known
Marcel Holtmann
2014-07-03
1
-1
/
+6
*
Bluetooth: Store latency and supervision timeout in connection params
Marcel Holtmann
2014-07-03
2
-2
/
+16
*
Bluetooth: Update background scanning from hci_conn_params_clear
Marcel Holtmann
2014-07-03
1
-1
/
+5
*
Bluetooth: Clear pending connections from hci_conn_params_clear
Marcel Holtmann
2014-07-03
1
-2
/
+2
*
Bluetooth: Move hci_pend_le_conn_* functions to different location
Marcel Holtmann
2014-07-03
1
-72
/
+72
*
Bluetooth: Don't use non-resolvable private address for passive scanning
Marcel Holtmann
2014-07-03
1
-5
/
+6
*
Bluetooth: Restrict access for raw-only controllers
Marcel Holtmann
2014-07-03
4
-29
/
+72
*
Bluetooth: Add support for Get Clock Info mgmt command
Johan Hedberg
2014-07-03
1
-0
/
+144
*
Bluetooth: Add tracking of local and piconet clock values
Johan Hedberg
2014-07-03
1
-0
/
+39
*
Bluetooth: Use kzalloc instead of kmalloc for pending mgmt commands
Johan Hedberg
2014-07-03
1
-1
/
+1
*
Bluetooth: Increment management interface revision
Marcel Holtmann
2014-07-03
1
-1
/
+1
*
Bluetooth: Send HCI_Read_Clock_Offset before disconnecting
Marcel Holtmann
2014-07-03
1
-0
/
+19
*
Bluetooth: Remove unneeded hci_conn_disconnect abstraction
Marcel Holtmann
2014-07-03
1
-16
/
+6
*
Bluetooth: Remove reason parameter from hci_amp_disconn function
Marcel Holtmann
2014-07-03
1
-4
/
+5
*
Bluetooth: Remove unnecessary hcon->smp_conn variable
Johan Hedberg
2014-07-03
1
-3
/
+1
[next]