index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
firmware
/
sb16
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-07-03
Bluetooth: Add support for Read Unconfigured Index List command
Marcel Holtmann
2
-10
/
+88
2014-07-03
Bluetooth: Add support for Unconfigured Index Removed events
Marcel Holtmann
2
-1
/
+7
2014-07-03
Bluetooth: Add support for Unconfigured Index Added events
Marcel Holtmann
4
-14
/
+26
2014-07-03
Bluetooth: Introduce unconfigured controller state
Marcel Holtmann
4
-24
/
+34
2014-07-03
Bluetooth: Don't send connection parameters without identity address
Johan Hedberg
1
-0
/
+3
2014-07-03
Bluetooth: Make is_identity_address a global function
Johan Hedberg
2
-13
/
+13
2014-07-03
Bluetooth: Pass store hint to mgmt_new_conn_param
Johan Hedberg
4
-9
/
+17
2014-07-03
Bluetooth: Make hci_le_conn_update return the store hint
Johan Hedberg
2
-4
/
+9
2014-07-03
Bluetooth: Fix missing update of conn params
Johan Hedberg
1
-1
/
+17
2014-07-03
Bluetooth: Add Load Connection Parameters command
Johan Hedberg
2
-0
/
+94
2014-07-03
Bluetooth: Remove only enabled entries with Remove Device command
Johan Hedberg
1
-2
/
+21
2014-07-03
Bluetooth: Add new auto_conn value matching mgmt action 0x00
Johan Hedberg
3
-1
/
+3
2014-07-03
Bluetooth: Add specific connection parameter clear functions
Johan Hedberg
2
-0
/
+34
2014-07-03
Bluetooth: Rename hci_conn_params_clear to hci_conn_params_clear_all
Johan Hedberg
3
-4
/
+4
2014-07-03
Bluetooth: Fix sparse warning with btmrvl driver
Johan Hedberg
1
-0
/
+1
2014-07-03
Bluetooth: Check for default address of Broadcom BCM20702A0 controllers
Marcel Holtmann
1
-2
/
+40
2014-07-03
Bluetooth: Check for default address of Intel USB controllers
Marcel Holtmann
1
-0
/
+49
2014-07-03
Bluetooth: Default to internal use manufacturer identifier
Marcel Holtmann
1
-0
/
+1
2014-07-03
Bluetooth: Add public address configration for Intel USB devices
Marcel Holtmann
1
-1
/
+20
2014-07-03
Bluetooth: Drop LE connections for blocked devices
Johan Hedberg
1
-0
/
+12
2014-07-03
Bluetooth: Centralize looking up blocked devices to l2cap_recv_frame
Johan Hedberg
1
-3
/
+6
2014-07-03
Bluetooth: Add public address configration for Broadcom USB devices
Marcel Holtmann
1
-1
/
+20
2014-07-03
Bluetooth: Add support for hdev->set_bdaddr callback handling
Marcel Holtmann
2
-0
/
+13
2014-07-03
Bluetooth: Introduce "New Connection Parameter" Event
Andre Guedes
5
-1
/
+41
2014-07-03
Bluetooth: Enable new LE meta event
Andre Guedes
2
-0
/
+12
2014-07-03
Bluetooth: Move LE event mask setting into init3 phase
Andre Guedes
1
-8
/
+9
2014-07-03
Bluetooth: Connection Parameter Update Procedure
Andre Guedes
2
-0
/
+78
2014-07-03
Bluetooth: btmrvl: wait for HOST_SLEEP_ENABLE event in suspend
Chin-Ran Lo
2
-1
/
+25
2014-07-03
Bluetooth: btmrvl: indicate pscan scheduling instant in a debug event
Bing Zhao
4
-0
/
+27
2014-07-03
Bluetooth: Fix redundant device (un)blocked events
Johan Hedberg
3
-38
/
+18
2014-07-03
Bluetooth: Ensure that background scanning gets enabled on power on
Marcel Holtmann
1
-1
/
+17
2014-07-03
Bluetooth: Do not trigger background scanning when HCI_AUTO_OFF is set
Marcel Holtmann
1
-0
/
+1
2014-07-03
Bluetooth: Allow re-encryption with LTK when STK is in use
Johan Hedberg
1
-0
/
+8
2014-07-03
Bluetooth: Add flag to track STK encryption
Johan Hedberg
3
-0
/
+8
2014-07-03
Bluetooth: Fix redundant encryption when receiving Security Request
Johan Hedberg
1
-11
/
+14
2014-07-03
Bluetooth: Add support for Not Connectable flag for Device Found events
Marcel Holtmann
2
-8
/
+33
2014-07-03
Bluetooth: Provide flags parameter direct to mgmt_device_found
Marcel Holtmann
5
-42
/
+50
2014-07-03
Bluetooth: Fix merge of advertising data and scan response data
Marcel Holtmann
1
-2
/
+2
2014-07-03
Bluetooth: Remove connection interval parameters from hci_conn_params_set
Marcel Holtmann
3
-12
/
+6
2014-07-03
Bluetooth: Use hci_conn_params_add within hci_conn_params_set
Marcel Holtmann
1
-20
/
+3
2014-07-03
Bluetooth: Change hci_conn_params_add to return the parameter struct
Marcel Holtmann
2
-6
/
+8
2014-07-03
Bluetooth: Use bool for smp_ltk_encrypt return value
Marcel Holtmann
1
-5
/
+5
2014-07-03
Bluetooth: Fallback to SCO on error code 0x10 (Connection Accept Timeout)
Nick Pelly
1
-0
/
+1
2014-07-03
Bluetooth: Allow L2CAP getpeername() for BT_CONFIG state
Johan Hedberg
1
-1
/
+2
2014-07-03
Bluetooth: constify seq_operations
Fabian Frederick
1
-1
/
+1
2014-07-03
Bluetooth: Connection parameters check helper
Andre Guedes
2
-22
/
+22
2014-07-03
Bluetooth: Start background scanning only when controller is ready
Marcel Holtmann
1
-1
/
+4
2014-07-03
Bluetooth: Add default connection parameters before pairing
Marcel Holtmann
1
-0
/
+11
2014-07-03
Bluetooth: Provide function to create and set connection parameters
Marcel Holtmann
3
-3
/
+41
2014-07-03
Bluetooth: Expose default supervision timeout setting via debugfs
Marcel Holtmann
1
-0
/
+30
[next]