index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
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: Remove unneeded flag
Andrei Emeltchenko
2013-06-23
1
-2
/
+0
*
Bluetooth: Mgmt Device Found Event
Andre Guedes
2013-06-23
1
-0
/
+3
*
Bluetooth: Make mgmt_stop_discovery_failed static
Andre Guedes
2013-06-23
1
-16
/
+16
*
Bluetooth: Update stop_discovery to use HCI request
Andre Guedes
2013-06-23
1
-7
/
+40
*
Bluetooth: Use HCI request in interleaved discovery
Andre Guedes
2013-06-23
1
-17
/
+0
*
Bluetooth: Move discovery macros to hci_core.h
Andre Guedes
2013-06-23
1
-18
/
+6
*
Bluetooth: Make mgmt_start_discovery_failed static
Andre Guedes
2013-06-23
1
-21
/
+21
*
Bluetooth: Update start_discovery to use HCI request
Andre Guedes
2013-06-23
1
-9
/
+85
*
Bluetooth: Fix mgmt handling of power on failures
Johan Hedberg
2013-06-12
1
-0
/
+21
*
Bluetooth: Fix checks for LE support on LE-only controllers
Johan Hedberg
2013-06-12
1
-1
/
+1
*
Bluetooth: Fix sending write_le_host_supporte for LE-only controllers
Johan Hedberg
2013-04-23
1
-1
/
+7
*
Bluetooth: Add LE scan type macros
Andre Guedes
2013-04-18
1
-4
/
+3
*
Bluetooth: Change LE scanning timeout macros
Andre Guedes
2013-04-18
1
-2
/
+2
*
Bluetooth: rename hci_conn_put to hci_conn_drop
David Herrmann
2013-04-11
1
-3
/
+3
*
Bluetooth: Fix PIN/Confirm/Passkey response parameters
Johan Hedberg
2013-03-18
1
-8
/
+12
*
Bluetooth: Simplify address parameters of user_pairing_resp()
Johan Hedberg
2013-03-18
1
-13
/
+14
*
Bluetooth: Fix fast connectable state when enabling page scan
Johan Hedberg
2013-03-18
1
-1
/
+16
*
Bluetooth: Fix updating page scan parameters when not necessary
Johan Hedberg
2013-03-18
1
-2
/
+8
*
Bluetooth: Disable fast connectable when disabling connectable
Johan Hedberg
2013-03-18
1
-0
/
+3
*
Bluetooth: Refactor fast connectable HCI commands
Johan Hedberg
2013-03-18
1
-19
/
+24
*
Bluetooth: Add proper flag for fast connectable mode
Johan Hedberg
2013-03-18
1
-0
/
+16
*
Bluetooth: Fix error response for simultaneous fast connectable commands
Johan Hedberg
2013-03-18
1
-0
/
+6
*
Bluetooth: Limit fast connectable support to >= 1.2 controllers
Johan Hedberg
2013-03-18
1
-2
/
+3
*
Bluetooth: Fix fast connectable response sending
Johan Hedberg
2013-03-18
1
-11
/
+42
*
Bluetooth: Use an async request for mgmt_set_connectable
Johan Hedberg
2013-03-18
1
-8
/
+29
*
Bluetooth: Fix setting local name to the existing value
Johan Hedberg
2013-03-18
1
-0
/
+11
*
Bluetooth: Fix local name setting for LE-only controllers
Johan Hedberg
2013-03-18
1
-2
/
+9
*
Bluetooth: Fix waiting for EIR update when setting local name
Johan Hedberg
2013-03-18
1
-47
/
+49
*
Bluetooth: Remove useless HCI_PENDING_CLASS flag
Johan Hedberg
2013-03-18
1
-4
/
+0
*
Bluetooth: Fix UUID/class mgmt command response synchronization
Johan Hedberg
2013-03-18
1
-17
/
+56
*
Bluetooth: Fix busy condition testing for EIR and class updates
Johan Hedberg
2013-03-18
1
-9
/
+36
*
Bluetooth: Wait for HCI command completion with mgmt_set_powered
Johan Hedberg
2013-03-18
1
-12
/
+34
*
Bluetooth: Update mgmt powered HCI commands to use async requests
Johan Hedberg
2013-03-18
1
-63
/
+100
*
Bluetooth: Move power on HCI command updates to their own function
Johan Hedberg
2013-03-18
1
-36
/
+42
*
Bluetooth: Refactor mgmt_pending_foreach
Andre Guedes
2013-02-01
1
-6
/
+2
*
Bluetooth: Increment Management interface revision
Johan Hedberg
2013-02-01
1
-1
/
+1
*
Bluetooth: Fix link security setting when powering on
Johan Hedberg
2013-02-01
1
-0
/
+7
*
Bluetooth: Add support for 128-bit UUIDs in EIR data
Johan Hedberg
2013-02-01
1
-0
/
+34
*
Bluetooth: Add support for 32-bit UUIDs in EIR data
Johan Hedberg
2013-02-01
1
-0
/
+34
*
Bluetooth: Refactor UUID-16 list generation into its own function
Johan Hedberg
2013-02-01
1
-35
/
+43
*
Bluetooth: Remove useless eir_len variable from EIR creation
Johan Hedberg
2013-02-01
1
-7
/
+1
*
Bluetooth: Simplify UUID16 list generation for EIR
Johan Hedberg
2013-02-01
1
-31
/
+15
*
Bluetooth: Simplify UUID removal code
Johan Hedberg
2013-02-01
1
-4
/
+2
*
Bluetooth: Keep track of UUID type upon addition
Johan Hedberg
2013-02-01
1
-25
/
+23
*
Bluetooth: Store UUIDs in the same order that they were added
Johan Hedberg
2013-02-01
1
-1
/
+1
*
Bluetooth: Fix returning proper cmd_complete for mgmt_block/unblock
Johan Hedberg
2013-01-23
1
-4
/
+6
*
Bluetooth: Fix returning proper cmd_complete for mgmt_disconnect
Johan Hedberg
2013-01-23
1
-8
/
+14
*
Bluetooth: Fix checking for valid disconnect parameters in unpair_device
Johan Hedberg
2013-01-23
1
-0
/
+5
*
Bluetooth: Fix checking for valid address type values in mgmt commands
Johan Hedberg
2013-01-23
1
-2
/
+34
*
Bluetooth: Check for valid key->authenticated value for LTKs
Johan Hedberg
2013-01-23
1
-0
/
+2
[next]