index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2014-07-03
Bluetooth: Add support for Read Unconfigured Index List command
Marcel Holtmann
1
-10
/
+81
2014-07-03
Bluetooth: Add support for Unconfigured Index Removed events
Marcel Holtmann
1
-1
/
+5
2014-07-03
Bluetooth: Add support for Unconfigured Index Added events
Marcel Holtmann
3
-14
/
+24
2014-07-03
Bluetooth: Introduce unconfigured controller state
Marcel Holtmann
3
-24
/
+33
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
1
-13
/
+1
2014-07-03
Bluetooth: Pass store hint to mgmt_new_conn_param
Johan Hedberg
3
-7
/
+15
2014-07-03
Bluetooth: Make hci_le_conn_update return the store hint
Johan Hedberg
1
-2
/
+7
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
1
-0
/
+79
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
2
-1
/
+2
2014-07-03
Bluetooth: Add specific connection parameter clear functions
Johan Hedberg
1
-0
/
+32
2014-07-03
Bluetooth: Rename hci_conn_params_clear to hci_conn_params_clear_all
Johan Hedberg
2
-3
/
+3
2014-07-03
Bluetooth: Default to internal use manufacturer identifier
Marcel Holtmann
1
-0
/
+1
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 support for hdev->set_bdaddr callback handling
Marcel Holtmann
1
-0
/
+11
2014-07-03
Bluetooth: Introduce "New Connection Parameter" Event
Andre Guedes
3
-1
/
+28
2014-07-03
Bluetooth: Enable new LE meta event
Andre Guedes
1
-0
/
+9
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
1
-0
/
+50
2014-07-03
Bluetooth: Fix redundant device (un)blocked events
Johan Hedberg
2
-36
/
+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
2
-0
/
+7
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
1
-8
/
+32
2014-07-03
Bluetooth: Provide flags parameter direct to mgmt_device_found
Marcel Holtmann
3
-37
/
+45
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
2
-10
/
+5
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
1
-5
/
+6
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
1
-22
/
+1
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
2
-2
/
+39
2014-07-03
Bluetooth: Expose default supervision timeout setting via debugfs
Marcel Holtmann
1
-0
/
+30
2014-07-03
Bluetooth: Expose default connection latency setting via debugfs
Marcel Holtmann
1
-0
/
+30
2014-07-03
Bluetooth: Provide defaults for LE connection latency and timeout
Marcel Holtmann
2
-4
/
+6
2014-07-03
Bluetooth: Add Device Added and Device Removed management events
Marcel Holtmann
1
-0
/
+29
2014-07-03
Bluetooth: Replace le_auto_conn debugfs with device_list entry
Marcel Holtmann
1
-84
/
+9
2014-07-03
Bluetooth: Add support for Add/Remove Device management commands
Marcel Holtmann
1
-1
/
+98
2014-07-03
Bluetooth: Use LE connection parameters if known
Marcel Holtmann
1
-1
/
+6
2014-07-03
Bluetooth: Store latency and supervision timeout in connection params
Marcel Holtmann
2
-2
/
+16
[next]