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_event.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-05-11
Bluetooth: Add support for sending connection events for LE links
Vinicius Costa Gomes
1
-1
/
+4
2011-04-28
Bluetooth: Fix updating conn->auth_type in hci_io_capa_request_evt
Johan Hedberg
1
-1
/
+2
2011-04-28
Bluetooth: Fix link key persistent storage criteria
Johan Hedberg
1
-1
/
+1
2011-04-28
Bluetooth: Fix logic in hci_pin_code_request_evt
Johan Hedberg
1
-2
/
+1
2011-04-28
Bluetooth: Fix reason code for pairing rejection
Johan Hedberg
1
-1
/
+1
2011-04-28
Bluetooth: Add confirm_hint parameter to user confirmation requests
Johan Hedberg
1
-2
/
+14
2011-04-28
Bluetooth: Fix HCI_CONN_AUTH_PEND flag for all authentication requests
Johan Hedberg
1
-2
/
+16
2011-04-28
Bluetooth: Add variable SSP auto-accept delay support
Johan Hedberg
1
-1
/
+9
2011-04-28
Bluetooth: Add automated SSP user confirmation responses
Johan Hedberg
1
-2
/
+35
2011-04-28
Bluetooth: Add secure flag for mgmt_pin_code_req
Waldemar Rymarkiewicz
1
-2
/
+10
2011-04-28
Bluetooth: Respect local MITM req in io_cap reply
Waldemar Rymarkiewicz
1
-1
/
+1
2011-04-28
Bluetooth: Ignore key unauthenticated for high security
Waldemar Rymarkiewicz
1
-4
/
+16
2011-04-28
Bluetooth: Map sec_level to link key requirements
Waldemar Rymarkiewicz
1
-0
/
+4
2011-04-28
Bluetooth: Don't modify sec_level if auth failed
Waldemar Rymarkiewicz
1
-1
/
+0
2011-04-28
Bluetooth: Add definitions for link key types
Waldemar Rymarkiewicz
1
-3
/
+4
2011-04-28
Bluetooth: Add discovering event to the Management interface
Johan Hedberg
1
-6
/
+34
2011-04-20
Merge master.kernel.org:/pub/scm/linux/kernel/git/padovan/bluetooth-2.6
Gustavo F. Padovan
1
-2
/
+0
2011-04-18
Bluetooth: Fix refcount balance for hci connection
Ville Tervo
1
-2
/
+0
2011-04-13
Bluetooth: Fix Out Of Band pairing when mgmt interface is disabled
Szymon Janc
1
-0
/
+4
2011-04-04
Bluetooth: Add mgmt_remote_name event
Johan Hedberg
1
-0
/
+3
2011-04-04
Bluetooth: Add mgmt_device_found event
Johan Hedberg
1
-8
/
+14
2011-03-31
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...
Gustavo F. Padovan
1
-1
/
+3
2011-03-31
Bluetooth: Fix HCI_RESET command synchronization
Gustavo F. Padovan
1
-1
/
+3
2011-03-31
Bluetooth: Enable support for out of band association model
Szymon Janc
1
-1
/
+6
2011-03-31
Bluetooth: Add add/remove_remote_oob_data management commands
Szymon Janc
1
-0
/
+35
2011-03-31
Bluetooth: Add read_local_oob_data management command
Szymon Janc
1
-0
/
+15
2011-03-31
Bluetooth: mgmt: Add support for setting the local name
Johan Hedberg
1
-3
/
+6
2011-03-31
Bluetooth: Add define for the maximum name length on HCI level
Johan Hedberg
1
-2
/
+2
2011-03-24
Bluetooth: Fix HCI_RESET command synchronization
Gustavo F. Padovan
1
-1
/
+3
2011-02-21
Bluetooth: Add mgmt_auth_failed event
Johan Hedberg
1
-3
/
+16
2011-02-21
Bluetooth: Add management support for user confirmation request
Johan Hedberg
1
-0
/
+50
2011-02-17
Bluetooth: Fix some code style issues in hci_event.c
Szymon Janc
1
-8
/
+10
2011-02-17
Bluetooth: Clean up hci_sniff_subrate_evt function
Szymon Janc
1
-9
/
+0
2011-02-16
Bluetooth: Use proper timer for hci command timout
Ville Tervo
1
-0
/
+6
2011-02-16
Bluetooth: Add server socket support for LE connection
Ville Tervo
1
-2
/
+8
2011-02-16
Bluetooth: Use LE buffers for LE traffic
Ville Tervo
1
-0
/
+33
2011-02-16
Bluetooth: Add LE connect support
Ville Tervo
1
-0
/
+93
2011-02-08
Bluetooth: Do not use assignments in IF conditions
Andrei Emeltchenko
1
-8
/
+14
2011-02-08
Bluetooth: Add set_io_capability management command
Johan Hedberg
1
-2
/
+28
2011-02-08
Bluetooth: Add support for PIN code handling in the management interface
Johan Hedberg
1
-0
/
+46
2011-02-08
Bluetooth: Add support for connect failed management event
Johan Hedberg
1
-1
/
+4
2011-02-08
Bluetooth: Add disconnect managment command
Johan Hedberg
1
-1
/
+8
2011-02-08
Bluetooth: Add connected/disconnected management events
Johan Hedberg
1
-5
/
+11
2011-02-08
Bluetooth: Implement link key handling for the management interface
Johan Hedberg
1
-0
/
+51
2011-02-08
Bluetooth: Implement a more complete adapter initialization sequence
Johan Hedberg
1
-1
/
+193
2011-02-08
Bluetooth: Add controller side link key clearing to hci_init_req
Johan Hedberg
1
-0
/
+14
2011-02-08
Bluetooth: Reject pairing requests when in non-pairable mode
Johan Hedberg
1
-2
/
+53
2011-02-08
Bluetooth: Add set_connectable management command
Johan Hedberg
1
-5
/
+11
2011-02-08
Bluetooth: Add support for set_discoverable management command
Johan Hedberg
1
-1
/
+4
2011-02-08
Bluetooth: Add support for set_powered management command
Johan Hedberg
1
-1
/
+1
[next]