index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
bluetooth
Age
Commit message (
Expand
)
Author
Lines
2015-12-10
Bluetooth: Simplify read_adv_features code
Johan Hedberg
-20
/
+8
2015-12-10
Bluetooth: Perform HCI update for power on synchronously
Johan Hedberg
-133
/
+126
2015-12-10
Bluetooth: Move fast connectable code to hci_request.c
Johan Hedberg
-39
/
+40
2015-12-10
Bluetooth: Move EIR update to hci_request.c
Johan Hedberg
-195
/
+198
2015-12-10
Bluetooth: HCI name update to hci_request.c
Johan Hedberg
-12
/
+14
2015-12-10
Bluetooth: Move discoverable timeout behind hdev->req_workqueue
Johan Hedberg
-52
/
+28
2015-12-10
Bluetooth: Move discoverable changes to hdev->req_workqueue
Johan Hedberg
-77
/
+77
2015-12-10
Bluetooth: Perform Class of Device changes through hdev->req_workqueue
Johan Hedberg
-47
/
+49
2015-12-10
Bluetooth: Move connectable changes to hdev->req_workqueue
Johan Hedberg
-74
/
+51
2015-12-10
Bluetooth: Move advertising instance management to hci_request.c
Johan Hedberg
-563
/
+583
2015-12-10
Bluetooth: Move __hci_update_background_scan up in hci_request.c
Johan Hedberg
-73
/
+73
2015-12-10
Bluetooth: Run page scan updates through hdev->req_workqueue
Johan Hedberg
-21
/
+34
2015-12-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
-4
/
+9
2015-12-03
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
-1
/
+6
2015-12-01
net: rename SOCK_ASYNC_NOSPACE and SOCK_ASYNC_WAITDATA
Eric Dumazet
-3
/
+3
2015-11-23
Bluetooth: Increment management interface revision
Johan Hedberg
-1
/
+1
2015-11-23
Bluetooth: Fix powering on with privacy and advertising
Andrzej Kaczmarek
-7
/
+7
2015-11-23
Bluetooth: Fix returning proper HCI status from __hci_req_sync
Johan Hedberg
-1
/
+7
2015-11-22
Bluetooth: Add support for Get Advertising Size Information command
Marcel Holtmann
-0
/
+58
2015-11-22
Bluetooth: Simplify if statements in tlv_data_is_valid function
Marcel Holtmann
-9
/
+11
2015-11-22
Bluetooth: Add instance range check for Add Advertising command
Marcel Holtmann
-0
/
+4
2015-11-19
Bluetooth: remove unneeded variable in l2cap_stream_rx
Prasanna Karthik
-3
/
+1
2015-11-19
Bluetooth: Clean up hci_core code
Prasanna Karthik
-3
/
+4
2015-11-19
Bluetooth: clean up af_bluetooth code
Prasanna Karthik
-2
/
+2
2015-11-19
Bluetooth: Delete an unnecessary check before the function call "kfree_skb"
Markus Elfring
-2
/
+1
2015-11-19
Bluetooth: Simplify request cleanup code
Johan Hedberg
-3
/
+3
2015-11-19
Bluetooth: Remove conn_unfinished variable from hci_connect_le()
Johan Hedberg
-36
/
+12
2015-11-19
Bluetooth: Move check for ongoing connect earlier in hci_connect_le()
Johan Hedberg
-6
/
+6
2015-11-19
Bluetooth: Fix specifying role for LE connections
Johan Hedberg
-12
/
+10
2015-11-19
Bluetooth: Remove unnecessary le_scan_restart_work_complete() function
Johan Hedberg
-36
/
+24
2015-11-19
Bluetooth: Simplify le_scan_disable_work()
Johan Hedberg
-91
/
+57
2015-11-19
Bluetooth: Pass inquiry length to bredr_inquiry()
Johan Hedberg
-3
/
+5
2015-11-19
Bluetooth: Fix BR/EDR Page Scan update with Add Device
Johan Hedberg
-13
/
+1
2015-11-19
Bluetooth: Move Stop Discovery to req_workqueue
Johan Hedberg
-67
/
+70
2015-11-19
Bluetooth: Move Start Discovery to req_workqueue
Johan Hedberg
-229
/
+211
2015-11-19
Bluetooth: Add error return value to hci_req_sync callback
Johan Hedberg
-26
/
+54
2015-11-19
Bluetooth: Add discovery type validity helper
Johan Hedberg
-0
/
+40
2015-11-19
Bluetooth: Move LE scan disable/restart behind req_workqueue
Johan Hedberg
-170
/
+181
2015-11-19
Bluetooth: Make __hci_update_background_scan private to hci_request.c
Johan Hedberg
-3
/
+1
2015-11-19
Bluetooth: Use req_workqueue for background scanning when powering on
Johan Hedberg
-6
/
+4
2015-11-19
Bluetooth: Use req_workqueue for explicit connect requests
Johan Hedberg
-36
/
+18
2015-11-19
Bluetooth: Add HCI status return parameter to hci_req_sync()
Johan Hedberg
-18
/
+24
2015-11-19
Bluetooth: Don't wait for HCI in Add/Remove Device
Johan Hedberg
-111
/
+50
2015-11-19
Bluetooth: Run all background scan updates through req_workqueue
Johan Hedberg
-24
/
+23
2015-11-19
Bluetooth: Add stubs for synchronous HCI request functionality
Johan Hedberg
-0
/
+15
2015-11-19
Bluetooth: Add 'sync' specifier to synchronous request APIs
Johan Hedberg
-20
/
+20
2015-11-19
Bluetooth: Move synchronous request handling into hci_request.c
Johan Hedberg
-193
/
+195
2015-11-19
Bluetooth: Remove unnecessary call to hci_update_background_scan
Johan Hedberg
-3
/
+1
2015-11-19
Bluetooth: Add support for controller specific logging
Marcel Holtmann
-0
/
+102
2015-11-19
Bluetooth: Add support for sending system notes to monitor channel
Marcel Holtmann
-5
/
+32
[prev]
[next]