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
2012-01-03
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-41
/
+86
2011-12-22
Bluetooth: Remove magic numbers from le scan cmd
Andrei Emeltchenko
1
-2
/
+10
2011-12-20
Bluetooth: Clean up magic pointers
Andrei Emeltchenko
1
-4
/
+4
2011-12-20
Bluetooth: Check for flow control mode
Andrei Emeltchenko
1
-0
/
+5
2011-12-20
Bluetooth: Split ctrl init to BREDR and AMP parts
Andrei Emeltchenko
1
-0
/
+3
2011-12-19
module_param: make bool parameters really bool (net & drivers/net)
Rusty Russell
1
-1
/
+1
2011-12-18
Bluetooth: Simplify num_comp_pkts_evt function
Andrei Emeltchenko
1
-18
/
+29
2011-12-18
Bluetooth: Add HCI Read Data Block Size function
Andrei Emeltchenko
1
-0
/
+26
2011-12-18
Bluetooth: convert tx_task to workqueue
Gustavo F. Padovan
1
-5
/
+1
2011-12-18
Bluetooth: Move command task to workqueue
Gustavo F. Padovan
1
-2
/
+2
2011-12-18
Bluetooth: Don't disable tasklets to call hdev->notify()
Gustavo F. Padovan
1
-8
/
+2
2011-12-18
Bluetooth: Use delayed work for advertisiment cache timeout
Gustavo F. Padovan
1
-2
/
+4
2011-12-03
Bluetooth: trivial: correct check for LMP version
Andrei Emeltchenko
1
-1
/
+1
2011-12-03
Bluetooth: Remove magic bluetooth version numbers
Andrei Emeltchenko
1
-3
/
+3
2011-12-03
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...
Gustavo F. Padovan
1
-1
/
+1
2011-12-03
Bluetooth: Correct version check in hci_setup
Andrei Emeltchenko
1
-1
/
+1
2011-12-02
Bluetooth: LE Set Scan Parameter Command
Andre Guedes
1
-0
/
+10
2011-12-02
Bluetooth: Add dev_flags to struct hci_dev
Andre Guedes
1
-0
/
+6
2011-12-02
Bluetooth: Add HCI Read Flow Control Mode function
Andrei Emeltchenko
1
-0
/
+19
2011-12-01
Bluetooth: Add HCI User Passkey Req Evt handling
Brian Gix
1
-0
/
+58
2011-11-16
Bluetooth: mgmt_stop_discovery_failed()
Andre Guedes
1
-1
/
+5
2011-11-16
Bluetooth: Rename mgmt_inquiry_failed()
Andre Guedes
1
-1
/
+1
2011-11-10
Bluetooth: Add status parameter to mgmt_disconnect response
Johan Hedberg
1
-13
/
+13
2011-11-10
Bluetooth: Add public/random LE address information to mgmt messages
Johan Hedberg
1
-9
/
+12
2011-11-09
Bluetooth: Add missing hci_dev locking when calling mgmt functions
Johan Hedberg
1
-5
/
+40
2011-11-09
Bluetooth: Pass full hci_dev struct to mgmt callbacks
Johan Hedberg
1
-32
/
+31
2011-11-08
Bluetooth: Add address type fields to mgmt messages that need them
Johan Hedberg
1
-9
/
+11
2011-11-08
Bluetooth: Fix mgmt response when HCI_Write_Scan_Enable fails
Johan Hedberg
1
-3
/
+6
2011-11-08
Bluetooth: Add timeout field to mgmt_set_discoverable
Johan Hedberg
1
-0
/
+5
2011-11-08
Bluetooth: Periodic Inquiry and Discovery
Andre Guedes
1
-32
/
+11
2011-11-08
Bluetooth: Define HCI reasons instead of magic number
Andrei Emeltchenko
1
-2
/
+2
2011-11-07
Bluetooth: Clean up logic in hci_cc_write_scan_enable
Johan Hedberg
1
-19
/
+21
2011-11-07
Bluetooth: Fix command complete/status for discovery commands
Johan Hedberg
1
-0
/
+2
2011-10-13
Bluetooth: AMP: read local amp info HCI command
Andrei Emeltchenko
1
-0
/
+28
2011-10-11
Bluetooth: Fix permission of enable_le param
Gustavo F. Padovan
1
-1
/
+1
2011-09-29
Bluetooth: hci_le_adv_report_evt code refactoring
Andre Guedes
1
-8
/
+6
2011-09-29
Bluetooth: Fix possible NULL pointer dereference
Waldemar Rymarkiewicz
1
-1
/
+5
2011-09-21
Bluetooth: Reduce critical region.
Andre Guedes
1
-4
/
+3
2011-09-21
Bluetooth: Require authentication if MITM protection is requested
Vinicius Costa Gomes
1
-2
/
+3
2011-09-21
Bluetooth: Add link_type information to the mgmt Connected event
Vinicius Costa Gomes
1
-2
/
+2
2011-09-15
Bluetooth: Fix timeout on scanning for the second time
Oliver Neukum
1
-9
/
+8
2011-07-08
Bluetooth: Add support for storing the key size
Vinicius Costa Gomes
1
-0
/
+1
2011-07-08
Bluetooth: Reject an encryption request when the key isn't found
Vinicius Costa Gomes
1
-2
/
+16
2011-07-06
Bluetooth: Add enable_le module parameter
Andre Guedes
1
-0
/
+22
2011-07-06
Bluetooth: Write LE Host Supported command
Andre Guedes
1
-0
/
+19
2011-07-06
Bluetooth: Add extfeatures to struct hci_dev
Andre Guedes
1
-0
/
+27
2011-06-13
Bluetooth: Add support for Pairing features exchange
Vinicius Costa Gomes
1
-0
/
+1
2011-06-13
Bluetooth: Fix initial security level of LE links
Vinicius Costa Gomes
1
-0
/
+1
2011-06-13
Bluetooth: Add support for LE Start Encryption
Vinicius Costa Gomes
1
-0
/
+67
2011-06-09
Merge master.kernel.org:/pub/scm/linux/kernel/git/padovan/bluetooth-2.6
Gustavo F. Padovan
1
-8
/
+10
[next]