index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
bluetooth
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bluetooth: Move LE debugfs file creation into hci_debugfs.c
Marcel Holtmann
2014-12-20
2
-478
/
+474
*
Bluetooth: Move BR/EDR debugfs file creation into hci_debugfs.c
Marcel Holtmann
2014-12-20
2
-349
/
+350
*
Bluetooth: Move common debugfs file creation into hci_debugfs.c
Marcel Holtmann
2014-12-20
2
-201
/
+200
*
Bluetooth: Add skeleton functions for debugfs creation
Marcel Holtmann
2014-12-20
4
-1
/
+74
*
Bluetooth: Support static address when BR/EDR has been disabled
Marcel Holtmann
2014-12-20
2
-2
/
+14
*
Bluetooth: Move hci_update_page_scan to hci_request.c
Johan Hedberg
2014-12-19
2
-56
/
+56
*
Bluetooth: Add return parameter to cmd_complete callbacks
Johan Hedberg
2014-12-19
1
-40
/
+45
*
Bluetooth: Fix Add Device to wait for HCI before sending cmd_complete
Johan Hedberg
2014-12-19
2
-68
/
+109
*
Bluetooth: Fix Remove Device to wait for HCI before sending cmd_complete
Johan Hedberg
2014-12-19
1
-22
/
+62
*
Bluetooth: Add hci_request support for hci_update_background_scan
Johan Hedberg
2014-12-19
4
-95
/
+105
*
Bluetooth: Split hci_request helpers to hci_request.[ch]
Johan Hedberg
2014-12-19
7
-370
/
+453
*
Bluetooth: Split hci_update_page_scan into two functions
Johan Hedberg
2014-12-19
3
-15
/
+22
*
Bluetooth: Fix bug with filter in service discovery optimization
Marcel Holtmann
2014-12-17
1
-5
/
+9
*
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
John W. Linville
2014-12-15
6
-54
/
+123
|
\
|
*
Bluetooth: Fix mgmt response status when removing adapter
Johan Hedberg
2014-12-12
1
-3
/
+15
|
*
Bluetooth: Fix enabling BR/EDR SC when powering on
Johan Hedberg
2014-12-12
1
-0
/
+5
|
*
Bluetooth: Fix notifying mgmt power off before flushing connection list
Johan Hedberg
2014-12-11
1
-8
/
+6
|
*
Bluetooth: Fix incorrect pending cmd removal in pairing_complete()
Johan Hedberg
2014-12-11
1
-13
/
+25
|
*
Bluetooth: Fix calling hci_conn_put too early
Johan Hedberg
2014-12-11
1
-2
/
+2
|
*
Bluetooth: Fix check for support for page scan related commands
Marcel Holtmann
2014-12-11
1
-10
/
+10
|
*
Bluetooth: Fix missing hci_dev_lock/unlock in hci_event
Jaganath Kanakkassery
2014-12-11
1
-0
/
+20
|
*
Bluetooth: Fix missing hci_dev_lock/unlock in mgmt req_complete()
Jaganath Kanakkassery
2014-12-11
2
-6
/
+14
|
*
Bluetooth: fix err_cast.cocci warnings
Fengguang Wu
2014-12-09
1
-1
/
+1
|
*
Bluetooth: Fix generation of non-resolvable private addresses
Marcel Holtmann
2014-12-08
3
-8
/
+20
|
*
Bluetooth: Check for force_lesc_support before rejecting SMP over BR/EDR
Marcel Holtmann
2014-12-07
1
-1
/
+2
|
*
Bluetooth: Check for force_lesc_support when enabling SMP over BR/EDR
Marcel Holtmann
2014-12-06
1
-2
/
+3
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2014-12-11
25
-992
/
+3843
|
\
\
|
*
\
Merge branch 'for-davem-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
David S. Miller
2014-12-10
5
-23
/
+8
|
|
\
\
|
|
*
|
first fruits - kill l2cap ->memcpy_fromiovec()
Al Viro
2014-12-09
5
-19
/
+6
|
|
*
|
put iov_iter into msghdr
Al Viro
2014-12-09
3
-7
/
+5
|
|
*
|
switch l2cap ->memcpy_fromiovec() to msghdr
Al Viro
2014-12-09
2
-4
/
+4
|
*
|
|
Merge tag 'master-2014-12-08' of git://git.kernel.org/pub/scm/linux/kernel/gi...
David S. Miller
2014-12-10
12
-595
/
+3193
|
|
\
\
\
|
|
|
/
/
|
|
/
|
/
|
|
|
/
|
|
*
Bluetooth: Enable events for P-256 Public Key and DHKey commands
Marcel Holtmann
2014-12-05
1
-0
/
+14
|
|
*
Bluetooth: Add support for enabling Extended Scanner Filter Policies
Marcel Holtmann
2014-12-05
1
-0
/
+13
|
|
*
Bluetooth: Add support for handling LE Direct Advertising Report events
Marcel Holtmann
2014-12-05
1
-2
/
+55
|
|
*
Bluetooth: Enabled LE Direct Advertising Report event if supported
Marcel Holtmann
2014-12-05
1
-0
/
+8
|
|
*
Bluetooth: Report invalid RSSI for service discovery and background scan
Marcel Holtmann
2014-12-05
1
-2
/
+10
|
|
*
Bluetooth: Fix discovery filter when no RSSI is available
Marcel Holtmann
2014-12-05
2
-3
/
+11
|
|
*
Bluetooth: Remove redundant reverse_base_uuid variable
Johan Hedberg
2014-12-05
1
-10
/
+2
|
|
*
Bluetooth: Fix Get Conn Info to use cmd_complete callback
Johan Hedberg
2014-12-05
1
-51
/
+33
|
|
*
Bluetooth: Fix initializing hci_conn RSSI to invalid value
Johan Hedberg
2014-12-05
1
-0
/
+1
|
|
*
Bluetooth: Convert Get Clock Info to use cmd_complete callback
Johan Hedberg
2014-12-05
1
-24
/
+35
|
|
*
Bluetooth: Convert discovery commands to use cmd_complete callback
Johan Hedberg
2014-12-05
1
-11
/
+16
|
|
*
Bluetooth: Convert Unpair Device to use cmd_complete callback
Johan Hedberg
2014-12-05
1
-7
/
+3
|
|
*
Bluetooth: Convert Pair Device to use cmd_complete callback
Johan Hedberg
2014-12-05
1
-3
/
+5
|
|
*
Bluetooth: Use cmd_complete callback for authentication mgmt commands
Johan Hedberg
2014-12-05
1
-22
/
+14
|
|
*
Bluetooth: Convert Disconnect mgmt command to use cmd_complete callback
Johan Hedberg
2014-12-05
1
-14
/
+10
|
|
*
Bluetooth: Store parameter length with pending mgmt commands
Johan Hedberg
2014-12-05
1
-3
/
+3
|
|
*
Bluetooth: Add callback to create proper cmd_complete events
Johan Hedberg
2014-12-05
1
-2
/
+17
|
|
*
Bluetooth: Clear discovery filter before starting background scan
Marcel Holtmann
2014-12-05
1
-11
/
+9
[next]