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
/
include
/
net
/
bluetooth
/
hci_core.h
Age
Commit message (
Expand
)
Author
Files
Lines
2013-11-04
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-53
/
+26
2013-10-14
Bluetooth: Read number of supported IAC on controller setup
Marcel Holtmann
1
-0
/
+1
2013-10-13
Bluetooth: Store source address of HCI connections
Marcel Holtmann
1
-0
/
+1
2013-10-13
Bluetooth: Store the source address type of LE connections
Marcel Holtmann
1
-0
/
+1
2013-10-13
Bluetooth: Remove pointless bdaddr_to_le() helper function
Marcel Holtmann
1
-2
/
+0
2013-10-11
Bluetooth: Make LE scan interval and window a controller option
Marcel Holtmann
1
-0
/
+2
2013-10-11
Bluetooth: Add hdev parameter to hdev->send driver callback
Marcel Holtmann
1
-1
/
+1
2013-10-11
Bluetooth: Provide hdev parameter to hci_recv_frame() driver callback
Marcel Holtmann
1
-1
/
+1
2013-10-10
Bluetooth: Remove hdev->ioctl driver callback
Marcel Holtmann
1
-1
/
+0
2013-10-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next
David S. Miller
1
-1
/
+1
2013-10-07
Bluetooth: Make mgmt_discovering() return void
Marcel Holtmann
1
-1
/
+1
2013-10-07
Bluetooth: Make mgmt_remote_name() return void
Marcel Holtmann
1
-2
/
+2
2013-10-07
Bluetooth: Make mgmt_device_found() return void
Marcel Holtmann
1
-3
/
+3
2013-10-07
Bluetooth: Make mgmt_device_disconnected() return void
Marcel Holtmann
1
-2
/
+2
2013-10-07
Bluetooth: Make mgmt_device_connected() return void
Marcel Holtmann
1
-3
/
+3
2013-10-07
Bluetooth: Make mgmt_connect_failed() return void
Marcel Holtmann
1
-2
/
+2
2013-10-07
Bluetooth: Make mgmt_disconnect_failed() return void
Marcel Holtmann
1
-2
/
+2
2013-10-07
Bluetooth: Make mgmt_set_powered_failed() return void
Marcel Holtmann
1
-1
/
+1
2013-10-07
Bluetooth: Make mgmt_index_added() and mgmt_index_removed() return void
Marcel Holtmann
1
-2
/
+2
2013-10-06
Bluetooth: Remove mgmt_valid_hdev() helper function
Marcel Holtmann
1
-1
/
+0
2013-10-06
Bluetooth: Remove no longer needed mgmt_new_settings() function
Marcel Holtmann
1
-1
/
+0
2013-10-06
Bluetooth: Use helper function for re-enabling advertising
Marcel Holtmann
1
-0
/
+1
2013-10-06
Bluetooth: Move hci_amp_capable() function into L2CAP core
Marcel Holtmann
1
-16
/
+0
2013-10-06
Bluetooth: Separate AMP controller type from HCI device type
Marcel Holtmann
1
-1
/
+1
2013-10-06
Bluetooth: Remove useless external function to count controllers
Marcel Holtmann
1
-13
/
+0
2013-10-05
Bluetooth: Add public mgmt function to send New Settings event
Johan Hedberg
1
-0
/
+1
2013-10-02
Bluetooth: Add management command for setting static address
Marcel Holtmann
1
-0
/
+1
2013-09-25
Bluetooth: Use async request for LE enable/disable
Johan Hedberg
1
-1
/
+0
2013-09-23
bluetooth: Remove extern from function prototypes
Joe Perches
1
-12
/
+11
2013-08-21
Bluetooth: Add SCO connection fallback
Frédéric Dalleau
1
-1
/
+1
2013-08-21
Bluetooth: Add constants and macro declaration for transparent data
Frédéric Dalleau
1
-0
/
+1
2013-08-21
Bluetooth: Parameters for outgoing SCO connections
Frédéric Dalleau
1
-2
/
+3
2013-08-21
Bluetooth: Add constants for SCO airmode
Frédéric Dalleau
1
-0
/
+4
2013-08-21
Bluetooth: Use hci_connect_sco directly
Frédéric Dalleau
1
-0
/
+2
2013-06-23
Bluetooth: Remove inquiry helpers
Andre Guedes
1
-2
/
+0
2013-06-23
Bluetooth: Remove LE scan helpers
Andre Guedes
1
-13
/
+0
2013-06-23
Bluetooth: Make mgmt_stop_discovery_failed static
Andre Guedes
1
-1
/
+0
2013-06-23
Bluetooth: Use HCI request in interleaved discovery
Andre Guedes
1
-1
/
+0
2013-06-23
Bluetooth: Move discovery macros to hci_core.h
Andre Guedes
1
-0
/
+10
2013-06-23
Bluetooth: Make mgmt_start_discovery_failed static
Andre Guedes
1
-1
/
+0
2013-06-23
Bluetooth: Make inquiry_cache_flush non-static
Andre Guedes
1
-0
/
+1
2013-06-12
Bluetooth: Fix mgmt handling of power on failures
Johan Hedberg
1
-0
/
+1
2013-04-19
Bluetooth: Fix HCI command send functions to use const specifier
Johan Hedberg
1
-6
/
+8
2013-04-18
Bluetooth: Add reading of all local feature pages
Johan Hedberg
1
-1
/
+2
2013-04-18
Bluetooth: Track feature pages in a single table
Johan Hedberg
1
-24
/
+25
2013-04-18
Bluetooth: Move and rename hci_conn_accept
Frédéric Dalleau
1
-1
/
+0
2013-04-17
Bluetooth: introduce hci_conn ref-counting
David Herrmann
1
-0
/
+31
2013-04-17
Bluetooth: remove unneeded hci_conn_hold/put_device()
David Herrmann
1
-4
/
+0
2013-04-11
Bluetooth: rename hci_conn_put to hci_conn_drop
David Herrmann
1
-1
/
+1
2013-04-04
Bluetooth: Remove driver init queue from core
Marcel Holtmann
1
-2
/
+0
[next]