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.h
Age
Commit message (
Expand
)
Author
Files
Lines
2013-01-23
Bluetooth: Add support for reading LE supported states
Johan Hedberg
1
-0
/
+6
2013-01-23
Bluetooth: Add support for reading LE White List Size
Johan Hedberg
1
-0
/
+6
2013-01-23
Bluetooth: Add LE Local Features reading support
Johan Hedberg
1
-0
/
+6
2012-11-19
Bluetooth: Increase HCI command tx timeout
Szymon Janc
1
-1
/
+1
2012-11-18
Bluetooth: Fix updating advertising state flags and data
Johan Hedberg
1
-0
/
+2
2012-11-18
Bluetooth: Add support for setting LE advertising data
Johan Hedberg
1
-0
/
+15
2012-11-18
Bluetooth: Use proper invalid value for tx_power
Johan Hedberg
1
-0
/
+3
2012-11-01
Bluetooth: Add flag for LE GAP Peripheral role
Johan Hedberg
1
-0
/
+1
2012-10-24
Bluetooth: Read adversiting channel TX power during init sequence
Johan Hedberg
1
-0
/
+6
2012-10-15
Bluetooth: AMP: Handle complete frames in l2cap
Andrei Emeltchenko
1
-0
/
+1
2012-09-27
Bluetooth: AMP: Physical link struct and helpers
Andrei Emeltchenko
1
-0
/
+1
2012-09-27
Bluetooth: AMP: Use HCI cmd to Read Loc AMP Assoc
Andrei Emeltchenko
1
-0
/
+2
2012-09-27
Bluetooth: Add HCI logical link cmds definitions
Andrei Emeltchenko
1
-1
/
+35
2012-09-18
Bluetooth: mgmt: Implement support for passkey notification
Johan Hedberg
1
-0
/
+18
2012-08-21
Bluetooth: Add more HCI error codes
Mikel Astiz
1
-0
/
+3
2012-08-06
Bluetooth: Fix hci_le_conn_complete_evt
Andre Guedes
1
-0
/
+2
2012-08-06
Bluetooth: Define AMP controller statuses
Andrei Emeltchenko
1
-0
/
+9
2012-06-19
Bluetooth: Use AUTO_OFF constant in jiffies
Andrei Emeltchenko
1
-1
/
+2
2012-06-12
Bluetooth: Update HCI timeouts constants to use msecs_to_jiffies
Andrei Emeltchenko
1
-5
/
+5
2012-06-11
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Gustavo Padovan
1
-0
/
+6
2012-06-08
Bluetooth: Add support for encryption key refresh
Johan Hedberg
1
-0
/
+6
2012-06-05
Bluetooth: Remove unused HCI timeouts definitions
Szymon Janc
1
-2
/
+0
2012-06-05
Bluetooth: A2MP: Process A2MP Discover Request
Andrei Emeltchenko
1
-0
/
+3
2012-06-05
Bluetooth: Define HCI AMP cmd struct
Andrei Emeltchenko
1
-0
/
+81
2012-06-05
Bluetooth: Remove unnecessary headers include
Gustavo Padovan
1
-1
/
+0
2012-06-05
Bluetooth: Fix coding style in include/net/bluetooth
Gustavo Padovan
1
-2
/
+2
2012-06-05
Bluetooth: Use defined link key size
Andrei Emeltchenko
1
-2
/
+4
2012-06-05
Bluetooth: Rename HCI_QUIRK_NO_RESET to HCI_QUIRK_RESET_ON_CLOSE
Szymon Janc
1
-1
/
+1
2012-05-09
Bluetooth: Enable Low Energy support by default
Marcel Holtmann
1
-1
/
+0
2012-05-09
Bluetooth: Add HCI_PERIODIC_INQ to dev_flags
Andre Guedes
1
-0
/
+1
2012-05-09
Bluetooth: Add Periodic Inquiry command complete handler
Andre Guedes
1
-0
/
+2
2012-05-09
Bluetooth: Add TX power tag to EIR data
Marcel Holtmann
1
-0
/
+4
2012-04-05
Bluetooth: Fix userspace compatibility issue with mgmt interface
Gustavo Padovan
1
-1
/
+1
2012-03-28
Bluetooth: hci_core: fix NULL-pointer dereference at unregister
Johan Hovold
1
-0
/
+1
2012-03-07
Bluetooth: Fix coding style in all .h files
Gustavo F. Padovan
1
-4
/
+4
2012-02-28
Bluetooth: Add missing host features definitions
Johan Hedberg
1
-1
/
+3
2012-02-27
Bluetooth: Use kernel int types instead of ones from stdint.h
Johan Hedberg
1
-2
/
+2
2012-02-24
Bluetooth: mgmt: Track pending class changes
Johan Hedberg
1
-0
/
+1
2012-02-23
Bluetooth: mgmt: Implement Set LE command
Johan Hedberg
1
-0
/
+1
2012-02-23
Bluetooth: mgmt: Make Set Link Security callable while powered off
Johan Hedberg
1
-0
/
+1
2012-02-21
Bluetooth: mgmt: Allow connectable/discoverable changes in off state
Johan Hedberg
1
-0
/
+2
2012-02-21
Bluetooth: mgmt: Add basic support for Set High Speed command
Johan Hedberg
1
-0
/
+1
2012-02-20
Bluetooth: Set supported settings based on enabled HS and/or LE
Marcel Holtmann
1
-0
/
+1
2012-02-20
Bluetooth: Add support for HCI monitor channel
Marcel Holtmann
1
-0
/
+1
2012-02-13
Bluetooth: Clean up structures left unused
Vinicius Costa Gomes
1
-4
/
+0
2012-02-13
Bluetooth: Add new structures for handling SMP Long Term Keys
Vinicius Costa Gomes
1
-0
/
+5
2012-02-13
Bluetooth: Convert hdev->ssp_mode to a flag
Johan Hedberg
1
-0
/
+1
2012-02-13
Bluetooth: Add missing EIR defines to hci.h
Johan Hedberg
1
-0
/
+3
2012-02-13
Bluetooth: Fix 'enable_hs' type
Fabio Estevam
1
-1
/
+1
2012-02-13
Bluetooth: Move mgmt related flags from hdev->flags to hdev->dev_flags
Johan Hedberg
1
-8
/
+8
[next]