index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
bluetooth
/
hci_core.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-02-13
Bluetooth: Add hci_le_scan()
Andre Guedes
1
-0
/
+35
2012-02-13
Bluetooth: Add hci_do_le_scan()
Andre Guedes
1
-0
/
+74
2012-02-13
Bluetooth: Minor code refactoring
Andre Guedes
1
-4
/
+7
2012-02-13
Bluetooth: LE scan should send Discovering events
Andre Guedes
1
-0
/
+2
2012-02-13
Bluetooth: Add missing QUIRK_NO_RESET test to hci_dev_do_close
Johan Hedberg
1
-1
/
+2
2012-02-13
Bluetooth: Helper removes duplicated code
Andrei Emeltchenko
1
-18
/
+13
2012-02-13
Bluetooth: Recalculate sched HCI blk/pkt flow ctrl
Andrei Emeltchenko
1
-6
/
+79
2012-02-13
Bluetooth: Add support for notifying userspace of new LTK's
Vinicius Costa Gomes
1
-0
/
+3
2012-02-13
Bluetooth: Use the updated key structures for handling LTKs
Vinicius Costa Gomes
1
-43
/
+33
2012-02-13
Bluetooth: Add new structures for handling SMP Long Term Keys
Vinicius Costa Gomes
1
-0
/
+31
2012-02-13
Bluetooth: Use GFP_KERNEL in hci_add_adv_entry()
Andre Guedes
1
-1
/
+1
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
-1
/
+27
2012-02-13
Bluetooth: Move mgmt related flags from hdev->flags to hdev->dev_flags
Johan Hedberg
1
-15
/
+15
2012-02-13
Bluetooth: Remove __hci_dev_put/hold
David Herrmann
1
-2
/
+2
2012-02-13
Bluetooth: Correctly take hci_dev->dev refcount
David Herrmann
1
-1
/
+1
2012-02-13
Bluetooth: Remove HCI-owner field
David Herrmann
1
-2
/
+1
2012-02-13
Bluetooth: Make hci-destruct callback optional
David Herrmann
1
-1
/
+1
2012-02-13
Bluetooth: Remove magic number from ACL TO
Andrei Emeltchenko
1
-1
/
+2
2012-02-13
Bluetooth: Add name resolving support for mgmt based discovery
Johan Hedberg
1
-1
/
+33
2012-02-13
Bluetooth: Add discovery state tracking
Johan Hedberg
1
-0
/
+25
2012-02-13
Bluetooth: Rename hdev->inq_cache to hdev->discovery
Johan Hedberg
1
-6
/
+6
2012-02-13
Bluetooth: Flush inquiry cache when starting mgmt triggered inquiry
Johan Hedberg
1
-0
/
+2
2012-02-13
Bluetooth: Return updated name state with hci_inquiry_cache_update
Johan Hedberg
1
-2
/
+7
2012-02-13
Bluetooth: Add initial mgmt_confirm_name support
Johan Hedberg
1
-11
/
+47
2012-02-13
Bluetooth: Convert inquiry cache to use standard list types
Johan Hedberg
1
-14
/
+17
2012-01-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2011-12-24
Revert "Bluetooth: Increase HCI reset timeout in hci_dev_do_close"
Gustavo F. Padovan
1
-1
/
+1
2011-12-23
Bluetooth: Don't disable interrupt when locking the queue
Gustavo F. Padovan
1
-2
/
+2
2011-12-23
Bluetooth: remove *_bh usage from hci_dev_list and hci_cb_list
Gustavo F. Padovan
1
-12
/
+12
2011-12-22
Bluetooth: Make HCI call directly into SCO and L2CAP event functions
Ulisses Furquim
1
-55
/
+4
2011-12-21
Bluetooth: Remove global mutex hci_task_lock
Ulisses Furquim
1
-20
/
+1
2011-12-20
Bluetooth: Initialize default flow control mode
Andrei Emeltchenko
1
-0
/
+4
2011-12-20
Bluetooth: Split ctrl init to BREDR and AMP parts
Andrei Emeltchenko
1
-18
/
+46
2011-12-19
Bluetooth: Incoming ACL packets do not force active mode
Mat Martineau
1
-1
/
+1
2011-12-18
Bluetooth: Add timer for automatically disabling the service cache
Johan Hedberg
1
-0
/
+3
2011-12-18
Bluetooth: Add ProFUSION's copyright
Gustavo F. Padovan
1
-0
/
+1
2011-12-18
Bluetooth: Use system workqueue to schedule power_on
Gustavo F. Padovan
1
-1
/
+1
2011-12-18
Bluetooth: Use new alloc_workqueue()
Gustavo F. Padovan
1
-1
/
+2
2011-12-18
Bluetooth: move power_off to system workqueue
Gustavo F. Padovan
1
-1
/
+1
2011-12-18
Bluetooth: convert tx_task to workqueue
Gustavo F. Padovan
1
-11
/
+9
2011-12-18
Bluetooth: Move command task to workqueue
Gustavo F. Padovan
1
-11
/
+11
2011-12-18
Bluetooth: convert conn hash to RCU
Gustavo F. Padovan
1
-12
/
+22
2011-12-18
Bluetooth: Use RCU to manipulate chan_list
Gustavo F. Padovan
1
-2
/
+10
2011-12-18
Bluetooth: move hci_task_lock to mutex
Gustavo F. Padovan
1
-9
/
+9
2011-12-18
Bluetooth: Use delayed work for advertisiment cache timeout
Gustavo F. Padovan
1
-5
/
+5
2011-12-18
Bluetooth: Replace spin_lock by mutex in hci_dev
Gustavo F. Padovan
1
-19
/
+19
2011-12-18
Bluetooth: Process recv path in a workqueue instead of a tasklet
Marcel Holtmann
1
-9
/
+10
2011-12-17
Bluetooth: remove struct hci_chan_hash
Gustavo F. Padovan
1
-7
/
+2
2011-12-02
Bluetooth: remove old code
Andrei Emeltchenko
1
-12
/
+0
[next]