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
/
hci_core.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-03-08
Bluetooth: fix conding style issues all over the tree
Gustavo F. Padovan
1
-27
/
+22
2012-03-03
Bluetooth: Don't force DISCOVERY_STOPPED state in inquiry_cache_flush
Andre Guedes
1
-1
/
+0
2012-03-01
Bluetooth: Fix init sequence for some CSR based controllers
Johan Hedberg
1
-1
/
+21
2012-02-29
Bluetooth: change min_t() cast in hci_reassembly()
Dan Carpenter
1
-1
/
+1
2012-02-23
Bluetooth: mgmt: Add legacy pairing info to dev_found events
Johan Hedberg
1
-1
/
+7
2012-02-23
Bluetooth: Fix clearing of dev_class when powering down
Johan Hedberg
1
-0
/
+1
2012-02-23
Bluetooth: Fix EIR data clearing when powering off
Johan Hedberg
1
-0
/
+2
2012-02-23
Bluetooth: Fix two minor style issues in HCI code
Marcel Holtmann
1
-1
/
+1
2012-02-21
Bluetooth: mgmt: Allow connectable/discoverable changes in off state
Johan Hedberg
1
-0
/
+1
2012-02-21
Bluetooth: Don't send New Settings event during setup power down
Marcel Holtmann
1
-9
/
+11
2012-02-21
Bluetooth: mgmt: Add address type parameter to Discovering event
Johan Hedberg
1
-2
/
+1
2012-02-20
Bluetooth: Set supported settings based on enabled HS and/or LE
Marcel Holtmann
1
-5
/
+0
2012-02-20
Bluetooth: Add support for HCI monitor channel
Marcel Holtmann
1
-3
/
+10
2012-02-20
Bluetooth: Remove HCI notifier handling
Marcel Holtmann
1
-15
/
+1
2012-02-20
Bluetooth: Split sending for HCI raw and control sockets
Marcel Holtmann
1
-2
/
+2
2012-02-19
Bluetooth: Merge INQUIRY and LE_SCAN discovery states
Andre Guedes
1
-4
/
+2
2012-02-19
Bluetooth: Track discovery type
Andre Guedes
1
-0
/
+2
2012-02-15
Bluetooth: Fix event sending with DISCOVERY_STOPPED state
Andre Guedes
1
-1
/
+2
2012-02-13
Bluetooth: Add address type to mgmt blacklist messages
Johan Hedberg
1
-4
/
+4
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-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2011-12-23
Revert "Bluetooth: Increase HCI reset timeout in hci_dev_do_close"
Gustavo F. Padovan
1
-1
/
+1
2011-12-22
Bluetooth: Don't disable interrupt when locking the queue
Gustavo F. Padovan
1
-2
/
+2
2011-12-22
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
[next]