index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
bluetooth
/
mgmt.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-03-13
Bluetooth: Introduce hci_dev_clear_flag helper macro
Marcel Holtmann
1
-35
/
+33
2015-03-13
Bluetooth: Introduce hci_dev_set_flag helper macro
Marcel Holtmann
1
-20
/
+19
2015-03-13
Bluetooth: Introduce hci_dev_test_flag helper macro
Marcel Holtmann
1
-113
/
+111
2015-03-13
Bluetooth: Add support connectable advertising setting
Marcel Holtmann
1
-9
/
+30
2015-03-11
Bluetooth: Increment management interface revision
Marcel Holtmann
1
-1
/
+1
2015-03-10
Bluetooth: Add 'Already Paired' error for Pair Device command
Johan Hedberg
1
-0
/
+7
2015-03-10
Bluetooth: Make Fast Connectable available while powered off
Johan Hedberg
1
-18
/
+12
2015-03-06
Bluetooth: Add mgmt_send_event() helper to send to any HCI channel
Johan Hedberg
1
-3
/
+11
2015-03-06
Bluetooth: Rename pending_cmd to mgmt_pending_cmd
Johan Hedberg
1
-87
/
+89
2015-03-06
Bluetooth: Rename cmd_complete() to mgmt_cmd_complete()
Johan Hedberg
1
-213
/
+229
2015-03-06
Bluetooth: Rename cmd_status() to mgmt_cmd_status()
Johan Hedberg
1
-229
/
+230
2015-03-06
Bluetooth: Move all mgmt command quirks to handler table
Johan Hedberg
1
-82
/
+88
2015-03-06
Bluetooth: Convert mgmt to use HCI chan registration API
Johan Hedberg
1
-11
/
+23
2015-03-06
Bluetooth: Introduce controller setting information for static address
Marcel Holtmann
1
-2
/
+26
2015-03-05
Bluetooth: fix service discovery behaviour for empty uuids filter
Jakub Pawlowski
1
-4
/
+3
2015-03-05
Bluetooth: Refactor service discovery filter logic
Jakub Pawlowski
1
-70
/
+19
2015-03-05
Bluetooth: Move Service Discovery logic before refactoring
Jakub Pawlowski
1
-62
/
+79
2015-02-27
Bluetooth: Update New CSRK event to match latest specification
Johan Hedberg
1
-1
/
+1
2015-02-20
Bluetooth: Rename hci_send_to_control to hci_send_to_channel
Johan Hedberg
1
-1
/
+2
2015-02-19
Bluetooth: Fix checking for pending Set SSP in Set HS handler
Johan Hedberg
1
-0
/
+6
2015-02-19
Bluetooth: Remove bogus check for pending mgmt Set HS command
Johan Hedberg
1
-2
/
+1
2015-02-14
Bluetooth: Enhance error codes pair device command
Lukasz Rymanowski
1
-0
/
+4
2015-02-02
Bluetooth: Remove mgmt_rp_read_local_oob_ext_data struct
Johan Hedberg
1
-16
/
+9
2015-02-02
Bluetooth: Add restarting to service discovery
Jakub Pawlowski
1
-5
/
+48
2015-02-02
Bluetooth: Add le_scan_restart work for LE scan restarting
Jakub Pawlowski
1
-1
/
+18
2015-01-31
Bluetooth: Allow remote OOB data to only provide P-192 or P-256 values
Marcel Holtmann
1
-4
/
+25
2015-01-28
Bluetooth: Fix check for SSP when enabling SC
Johan Hedberg
1
-0
/
+1
2015-01-28
Bluetooth: Enforce zero-valued hash/rand192 for LE OOB
Johan Hedberg
1
-0
/
+15
2015-01-23
Bluetooth: Convert Set SC to use HCI Request
Johan Hedberg
1
-43
/
+49
2015-01-23
Bluetooth: Remove incorrect check for BDADDR_BREDR address type
Johan Hedberg
1
-8
/
+0
2015-01-23
Bluetooth: Check for valid bdaddr in add_remote_oob_data
Johan Hedberg
1
-0
/
+6
2015-01-22
Bluetooth: Require SSP enabling before BR/EDR Secure Connections
Marcel Holtmann
1
-0
/
+5
2015-01-22
Bluetooth: Limit BR/EDR switching for LE only with secure connections
Marcel Holtmann
1
-1
/
+8
2015-01-22
Bluetooth: Fix dependency for BR/EDR Secure Connections mode on SSP
Marcel Holtmann
1
-6
/
+8
2015-01-22
Bluetooth: Fix reporting invalid RSSI for LE devices
Szymon Janc
1
-1
/
+2
2015-01-15
Bluetooth: Bind the SMP channel registration to management power state
Marcel Holtmann
1
-0
/
+9
2015-01-15
Bluetooth: Fix issue with switching BR/EDR back on when disabled
Marcel Holtmann
1
-0
/
+15
2015-01-12
Bluetooth: Add opcode parameter to hci_req_complete_t callback
Marcel Holtmann
1
-19
/
+25
2015-01-02
Bluetooth: Remove no longer needed force_sc_support debugfs option
Marcel Holtmann
1
-7
/
+4
2014-12-19
Bluetooth: Add return parameter to cmd_complete callbacks
Johan Hedberg
1
-40
/
+45
2014-12-19
Bluetooth: Fix Add Device to wait for HCI before sending cmd_complete
Johan Hedberg
1
-10
/
+109
2014-12-19
Bluetooth: Fix Remove Device to wait for HCI before sending cmd_complete
Johan Hedberg
1
-22
/
+62
2014-12-19
Bluetooth: Add hci_request support for hci_update_background_scan
Johan Hedberg
1
-6
/
+6
2014-12-19
Bluetooth: Split hci_request helpers to hci_request.[ch]
Johan Hedberg
1
-0
/
+1
2014-12-19
Bluetooth: Split hci_update_page_scan into two functions
Johan Hedberg
1
-8
/
+8
2014-12-17
Bluetooth: Fix bug with filter in service discovery optimization
Marcel Holtmann
1
-5
/
+9
2014-12-15
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
John W. Linville
1
-25
/
+60
2014-12-12
Bluetooth: Fix mgmt response status when removing adapter
Johan Hedberg
1
-3
/
+15
2014-12-12
Bluetooth: Fix enabling BR/EDR SC when powering on
Johan Hedberg
1
-0
/
+5
2014-12-11
Bluetooth: Fix incorrect pending cmd removal in pairing_complete()
Johan Hedberg
1
-13
/
+25
[prev]
[next]