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
/
bluetooth
/
mgmt.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-03-20
Bluetooth: Fix address value for early disconnection events
Johan Hedberg
1
-14
/
+2
2014-03-20
Bluetooth: Fix passkey endianess in user_confirm and notify_passkey
Johan Hedberg
1
-2
/
+2
2014-03-20
Bluetooth: Fix Pair Device response parameters for pairing failure
Johan Hedberg
1
-2
/
+14
2014-03-12
Bluetooth: Convert uses of __constant_<foo> to <foo>
Joe Perches
1
-13
/
+13
2014-03-10
Bluetooth: Make LTK and CSRK only persisent when bonding
Marcel Holtmann
1
-4
/
+5
2014-03-09
Bluetooth: Add support for handling signature resolving keys
Marcel Holtmann
1
-0
/
+30
2014-03-07
Bluetooth: Fix expected key count debug logs
Johan Hedberg
1
-3
/
+3
2014-02-28
Bluetooth: Add protections for updating local random address
Johan Hedberg
1
-0
/
+7
2014-02-28
Bluetooth: Use __le64 type for LE random numbers
Marcel Holtmann
1
-1
/
+1
2014-02-28
Bluetooth: Add timer to force power off
Johan Hedberg
1
-3
/
+13
2014-02-28
Bluetooth: Fix disconnecting connections in non-connected states
Johan Hedberg
1
-4
/
+40
2014-02-27
Bluetooth: Fix response on confirm_name
Lukasz Rymanowski
1
-4
/
+6
2014-02-27
Bluetooth: Update background scan parameters
Andre Guedes
1
-0
/
+15
2014-02-27
Bluetooth: Connection parameters and resolvable address
Andre Guedes
1
-0
/
+2
2014-02-27
Bluetooth: Auto connection and power on
Andre Guedes
1
-0
/
+13
2014-02-27
Bluetooth: Temporarily stop background scanning on discovery
Andre Guedes
1
-6
/
+6
2014-02-27
Bluetooth: Move address type conversion to outside hci_connect_le
Andre Guedes
1
-3
/
+13
2014-02-27
Bluetooth: Refactor HCI connection code
Andre Guedes
1
-4
/
+4
2014-02-27
Bluetooth: Create hci_req_add_le_scan_disable helper
Andre Guedes
1
-10
/
+2
2014-02-25
Bluetooth: Fix advertising address type when toggling connectable
Johan Hedberg
1
-10
/
+11
2014-02-24
Bluetooth: Clean up HCI state when doing power off
Johan Hedberg
1
-4
/
+66
2014-02-24
Bluetooth: Don't clear HCI_ADVERTISING when powering off
Johan Hedberg
1
-0
/
+4
2014-02-24
Bluetooth: Don't clear HCI_CONNECTABLE when powering off
Johan Hedberg
1
-0
/
+4
2014-02-24
Bluetooth: Don't clear HCI_DISCOVERABLE when powering off
Johan Hedberg
1
-0
/
+4
2014-02-24
Bluetooth: Move check for MGMT_CONNECTED flag into mgmt.c
Johan Hedberg
1
-1
/
+5
2014-02-24
Bluetooth: Move HCI_ADVERTISING handling into mgmt.c
Johan Hedberg
1
-0
/
+8
2014-02-24
Bluetooth: Enable RPA resolving if mgmt_set_privacy is called
Johan Hedberg
1
-0
/
+5
2014-02-24
Bluetooth: Use privacy mode for non-connectable advertising
Marcel Holtmann
1
-2
/
+4
2014-02-24
Bluetooth: Use unresolvable private address for active scanning
Marcel Holtmann
1
-2
/
+6
2014-02-24
Bluetooth: Add support for Set Privacy command
Johan Hedberg
1
-1
/
+47
2014-02-24
Bluetooth: Don't write static address during power on
Johan Hedberg
1
-5
/
+0
2014-02-24
Bluetooth: Use hci_update_random_address() for initiating LE scan
Johan Hedberg
1
-2
/
+11
2014-02-24
Bluetooth: Use hci_update_random_address() for enabling advertising
Johan Hedberg
1
-2
/
+6
2014-02-24
Bluetooth: Add timer for regenerating local RPA
Johan Hedberg
1
-0
/
+27
2014-02-22
Bluetooth: Add Privacy flag to mgmt supported/current settings
Johan Hedberg
1
-0
/
+4
2014-02-22
Bluetooth: Move enable/disable_advertising higher up in mgmt.c
Johan Hedberg
1
-44
/
+44
2014-02-22
Bluetooth: Fix issue with missing management event opcode
Marcel Holtmann
1
-0
/
+1
2014-02-21
Bluetooth: Provide option for changing LE advertising channel map
Marcel Holtmann
1
-1
/
+1
2014-02-20
Bluetooth: Add comment explainging store hint for long term keys
Marcel Holtmann
1
-0
/
+11
2014-02-20
Bluetooth: Don't send store hint for devices using identity addresses
Marcel Holtmann
1
-1
/
+16
2014-02-19
Bluetooth: Add support for sending New IRK event
Johan Hedberg
1
-0
/
+15
2014-02-19
Bluetooth: Move SMP LTK notification after key distribution
Johan Hedberg
1
-3
/
+3
2014-02-19
Bluetooth: Move New LTK store hint evaluation into mgmt_new_ltk
Johan Hedberg
1
-2
/
+7
2014-02-18
Bluetooth: Use Identity Address in Device Found event
Johan Hedberg
1
-2
/
+10
2014-02-18
Bluetooth: Wait for SMP key distribution completion when pairing
Johan Hedberg
1
-6
/
+19
2014-02-18
Bluetooth: Fix removing any IRKs when unpairing devices
Johan Hedberg
1
-0
/
+2
2014-02-18
Bluetooth: Remove return values from functions that don't need them
Johan Hedberg
1
-1
/
+1
2014-02-18
Bluetooth: Fix missing address type check for removing LTKs
Johan Hedberg
1
-3
/
+11
2014-02-18
Bluetooth: Implement mgmt_load_irks command
Johan Hedberg
1
-0
/
+79
2014-02-17
Bluetooth: Restrict long term keys to public and static addresses
Marcel Holtmann
1
-3
/
+13
[next]