index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
bluetooth
/
hci_core.c
Age
Commit message (
Expand
)
Author
2013-10-13
Bluetooth: Remove pointless bdaddr_to_le() helper function
Marcel Holtmann
2013-10-12
Bluetooth: Fix HCI init for 1st generation BlueFRITZ! devices
Marcel Holtmann
2013-10-11
Bluetooth: Fix endless loop with HCI_QUIRK_RESET_ON_CLOSE
Marcel Holtmann
2013-10-11
Bluetooth: Make LE scan interval and window a controller option
Marcel Holtmann
2013-10-11
Bluetooth: Add hdev parameter to hdev->send driver callback
Marcel Holtmann
2013-10-11
Bluetooth: Provide hdev parameter to hci_recv_frame() driver callback
Marcel Holtmann
2013-10-11
Bluetooth: Remove return value from hci_send_frame() function
Marcel Holtmann
2013-10-11
Bluetooth: Remove pointless check of hci_send_frame parameter
Marcel Holtmann
2013-10-11
Bluetooth: Move skb->dev assignment for hdev->send into central place
Marcel Holtmann
2013-10-10
Bluetooth: AMP contollers do not support the legacy ioctls
Marcel Holtmann
2013-10-07
Bluetooth: Read flow control mode on AMP controller init
Marcel Holtmann
2013-10-07
Bluetooth: Read location data on AMP controller init
Marcel Holtmann
2013-10-07
Bluetooth: Read supported features and commands on AMP controllers
Marcel Holtmann
2013-10-07
Bluetooth: Make mgmt power down notification for BR/EDR explicit
Marcel Holtmann
2013-10-07
Bluetooth: Power off AMP controllers after setup phase
Marcel Holtmann
2013-10-06
Bluetooth: Remove mgmt_valid_hdev() helper function
Marcel Holtmann
2013-10-06
Bluetooth: Use explicit check for BR/EDR device type
Marcel Holtmann
2013-10-06
Bluetooth: Reject enabling controllers without valid addresses
Marcel Holtmann
2013-10-06
Bluetooth: Rename AMP status constants and use them
Marcel Holtmann
2013-10-05
Bluetooth: Rename HCI_LE_PERIPHERAL to HCI_ADVERTISING
Johan Hedberg
2013-10-02
Bluetooth: Fix advertising data flags with disabled BR/EDR
Johan Hedberg
2013-10-02
Bluetooth: Introduce a new HCI_BREDR_ENABLED flag
Johan Hedberg
2013-10-01
Bluetooth: Fix workqueue synchronization in hci_dev_open
Johan Hedberg
2013-10-01
Bluetooth: Refactor hci_dev_open to a separate hci_dev_do_open function
Johan Hedberg
2013-10-02
Bluetooth: Provide high speed configuration option
Marcel Holtmann
2013-10-02
Bluetooth: Use only 2 bits for controller type information
Marcel Holtmann
2013-09-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth
Gustavo Padovan
2013-09-19
Bluetooth: Add event mask page 2 setting support
Johan Hedberg
2013-09-19
Bluetooth: Add synchronization train parameters reading support
Johan Hedberg
2013-09-18
Bluetooth: Fix rfkill functionality during the HCI setup stage
Johan Hedberg
2013-09-18
Bluetooth: Introduce a new HCI_RFKILLED flag
Johan Hedberg
2013-09-16
Bluetooth: Only schedule raw queue when user channel is active
Marcel Holtmann
2013-09-16
Bluetooth: Use GFP_KERNEL when cloning SKB in a workqueue
Marcel Holtmann
2013-09-16
Bluetooth: Introduce user channel flag for HCI devices
Marcel Holtmann
2013-09-16
Bluetooth: Report error for HCI reset ioctl when device is down
Marcel Holtmann
2013-08-22
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto...
John W. Linville
2013-08-21
Bluetooth: Set different event mask for LE-only controllers
Marcel Holtmann
2013-07-31
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto...
John W. Linville
2013-07-29
Bluetooth: Fix calling request callback more than once
Johan Hedberg
2013-07-29
Bluetooth: Fix HCI init for BlueFRITZ! devices
Johan Hedberg
2013-07-25
Bluetooth: Fix race between hci_register_dev() and hci_dev_open()
Gustavo Padovan
2013-07-25
Bluetooth: Fix simple whitespace vs tab style issue
Marcel Holtmann
2013-07-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2013-07-03
drivers: avoid format strings in names passed to alloc_workqueue()
Kees Cook
2013-06-23
Bluetooth: Improve comments on the HCI_Delete_Store_Link_Key issue
Gustavo Padovan
2013-06-23
Bluetooth: Remove inquiry helpers
Andre Guedes
2013-06-23
Bluetooth: Remove LE scan helpers
Andre Guedes
2013-06-23
Bluetooth: Use HCI request in interleaved discovery
Andre Guedes
2013-06-23
Bluetooth: Make inquiry_cache_flush non-static
Andre Guedes
2013-06-13
Bluetooth: Fix conditions for HCI_Delete_Stored_Link_Key
Johan Hedberg
[next]