index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
net
/
bluetooth
Age
Commit message (
Expand
)
Author
Files
Lines
2012-02-13
Bluetooth: Fix 'enable_hs' type
Fabio Estevam
1
-1
/
+1
2012-02-13
Bluetooth: Sort to-be-resolved devices by RSSI during discovery
Johan Hedberg
1
-0
/
+2
2012-02-13
Bluetooth: Move mgmt related flags from hdev->flags to hdev->dev_flags
Johan Hedberg
1
-8
/
+8
2012-02-13
Bluetooth: Remove bogus inline declaration from l2cap_chan_connect
Johan Hedberg
1
-1
/
+1
2012-02-13
Bluetooth: Remove __hci_dev_put/hold
David Herrmann
1
-10
/
+2
2012-02-13
Bluetooth: Correctly take hci_dev->dev refcount
David Herrmann
1
-3
/
+2
2012-02-13
Bluetooth: Remove HCI-owner field
David Herrmann
1
-11
/
+2
2012-02-13
Bluetooth: Remove unused hci-destruct cb
David Herrmann
1
-5
/
+1
2012-02-13
Bluetooth: Make hci-destruct callback optional
David Herrmann
1
-2
/
+4
2012-02-13
Bluetooth: Fix using an absolute timeout on hci_conn_put()
Vinicius Costa Gomes
1
-1
/
+1
2012-02-13
Bluetooth: Remove magic number from ACL TO
Andrei Emeltchenko
1
-0
/
+1
2012-02-13
Bluetooth: l2cap_set_timer needs jiffies as timeout value
Andrzej Kaczmarek
1
-3
/
+3
2012-02-13
Bluetooth: Process num completed data blocks event
Andrei Emeltchenko
1
-0
/
+13
2012-02-13
Bluetooth: Add name resolving support for mgmt based discovery
Johan Hedberg
1
-1
/
+7
2012-02-13
Bluetooth: Add discovery state tracking
Johan Hedberg
1
-0
/
+9
2012-02-13
Bluetooth: Rename hdev->inq_cache to hdev->discovery
Johan Hedberg
1
-8
/
+8
2012-02-13
Bluetooth: Return updated name state with hci_inquiry_cache_update
Johan Hedberg
1
-1
/
+1
2012-02-13
Bluetooth: Add initial mgmt_confirm_name support
Johan Hedberg
1
-7
/
+22
2012-02-13
Bluetooth: Move Extended Inquiry Response defines to hci.h
Johan Hedberg
1
-0
/
+13
2012-02-13
Bluetooth: Convert inquiry cache to use standard list types
Johan Hedberg
1
-6
/
+4
2012-01-10
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...
John W. Linville
1
-2
/
+2
2012-01-03
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
6
-269
/
+299
2012-01-02
Bluetooth: Rename extfeatures
Andre Guedes
1
-2
/
+2
2011-12-22
Bluetooth: remove *_bh usage from hci_dev_list and hci_cb_list
Gustavo F. Padovan
1
-8
/
+8
2011-12-22
Bluetooth: Remove lock from inquiry_cache
Gustavo F. Padovan
1
-7
/
+0
2011-12-22
Bluetooth: Add MITM mechanism to LE-SMP
Brian Gix
2
-0
/
+7
2011-12-22
Bluetooth: Fix deadlocks with sock lock and L2CAP timers locks
Ulisses Furquim
1
-8
/
+21
2011-12-22
Bluetooth: Make HCI call directly into SCO and L2CAP event functions
Ulisses Furquim
1
-79
/
+59
2011-12-22
Bluetooth: Remove magic numbers from le scan cmd
Andrei Emeltchenko
1
-0
/
+3
2011-12-21
Bluetooth: Always compile SCO and L2CAP in Bluetooth Core
Ulisses Furquim
1
-22
/
+0
2011-12-20
Bluetooth: Rename info_work to info_timer
Gustavo F. Padovan
1
-1
/
+1
2011-12-20
Bluetooth: convert security timer to delayed_work
Gustavo F. Padovan
1
-1
/
+1
2011-12-20
Bluetooth: Move l2cap_{set,clear}_timer to l2cap.h
Gustavo F. Padovan
1
-0
/
+15
2011-12-20
Bluetooth: Clean up magic pointers
Andrei Emeltchenko
1
-1
/
+6
2011-12-20
Bluetooth: Initialize default flow control mode
Andrei Emeltchenko
1
-0
/
+4
2011-12-19
module_param: make bool parameters really bool (net & drivers/net)
Rusty Russell
1
-1
/
+1
2011-12-19
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...
John W. Linville
4
-155
/
+187
2011-12-19
Bluetooth: Add missing mgmt_confirm_name command definition
Johan Hedberg
1
-0
/
+10
2011-12-19
Bluetooth: Fix mgmt_(block,unblock)_device opcodes
Johan Hedberg
1
-2
/
+2
2011-12-19
Bluetooth: Add missing confirm_name field to mgmt_ev_device_found
Johan Hedberg
1
-0
/
+1
2011-12-18
Bluetooth: Add HCI Read Data Block Size function
Andrei Emeltchenko
2
-0
/
+13
2011-12-18
Bluetooth: Update ordering and opcodes of mgmt messages
Johan Hedberg
1
-66
/
+81
2011-12-18
Bluetooth: Add timer for automatically disabling the service cache
Johan Hedberg
1
-0
/
+2
2011-12-18
Bluetooth: Remove mgmt_set_service_cache
Johan Hedberg
2
-5
/
+4
2011-12-18
Bluetooth: Move mgmt_set_fast_connectable to the right location
Johan Hedberg
1
-5
/
+2
2011-12-18
Bluetooth: Update mgmt_read_info and related mgmt messages
Johan Hedberg
2
-11
/
+19
2011-12-18
Bluetooth: Remove work_add and work_del from hci_sysfs
Gustavo F. Padovan
1
-3
/
+0
2011-12-18
Bluetooth: invert locking order in connect path
Gustavo F. Padovan
1
-1
/
+2
2011-12-18
Bluetooth: convert info timer to delayed_work
Gustavo F. Padovan
1
-1
/
+1
2011-12-18
Bluetooth: convert tx_task to workqueue
Gustavo F. Padovan
1
-1
/
+1
[prev]
[next]