Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
02f88be9488a3d831f073c1161b1e5feacb9d3ec
/
net
/
bluetooth
/
hci_core.c
c125d5e
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padovan/bluetooth
by John W. Linville
· 13 years ago
e1b6eb3
Bluetooth: Increase HCI reset timeout in hci_dev_do_close
by Szymon Janc
· 13 years ago
5e76244
Bluetooth: Add mgmt events for blacklisting
by Antti Julku
· 13 years ago
1c1def0
Bluetooth: Move SMP fields to a separate structure
by Vinicius Costa Gomes
· 13 years ago
52087a7
Bluetooth: make use of connection number to optimize the scheduler
by Luiz Augusto von Dentz
· 13 years ago
7bdb8a5
Bluetooth: Don't use cmd_timer to timeout HCI reset command
by Szymon Janc
· 13 years ago
8475e23
Bluetooth: unlock if allocation fails in hci_blacklist_add()
by Dan Carpenter
· 13 years ago
95a943c
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem
by John W. Linville
· 13 years ago
726b4ff
Bluetooth: Add support for storing the key size
by Vinicius Costa Gomes
· 13 years ago
75d262c
Bluetooth: Add functions to manipulate the link key list for SMP
by Vinicius Costa Gomes
· 13 years ago
8aded71
Bluetooth: Fix potential deadlock in hci_core
by Andre Guedes
· 13 years ago
2e65c9d
Bluetooth: Remove enable_smp parameter
by Andre Guedes
· 13 years ago
eead27d
Bluetooth: Add lmp_host_le_capable() macro
by Andre Guedes
· 13 years ago
e175072
Bluetooth: Rename function bt_err to bt_to_errno
by Joe Perches
· 13 years ago
3609936
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem
by John W. Linville
· 13 years ago
a7925bd
Bluetooth: Fix locking in blacklist code
by Gustavo F. Padovan
· 13 years ago
b2a66aa
Bluetooth: Move blacklisting functions to hci_core
by Antti Julku
· 13 years ago
3a0259b
Bluetooth: Add support for using the crypto subsystem
by Vinicius Costa Gomes
· 13 years ago
14b12d0
Bluetooth: Add BT_POWER L2CAP socket option.
by Jaikumar Ganesh
· 13 years ago
3581508
Bluetooth: Advertising entries lifetime
by Andre Guedes
· 13 years ago
76c8686
Bluetooth: LE advertising cache
by Andre Guedes
· 13 years ago
f81c622
net: Remove unnecessary semicolons
by Joe Perches
· 13 years ago
a70171d
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem
by John W. Linville
· 14 years ago
dee04ca
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padovan/bluetooth-next-2.6
by John W. Linville
· 14 years ago
4df378a
Bluetooth: Add store_hint parameter to mgmt_new_key
by Johan Hedberg
· 14 years ago
4748fed
Bluetooth: Remove old_key_type from mgmt_ev_new_key
by Johan Hedberg
· 14 years ago
655fe6e
Bluetooth: Fix connection key type updating for buggy controllers
by Johan Hedberg
· 14 years ago
12adcf3
Bluetooth: Fix old_key_type logic for non-persistent keys
by Johan Hedberg
· 14 years ago
d25e28a
Bluetooth: Fix link key persistent storage criteria
by Johan Hedberg
· 14 years ago
b6020ba
Bluetooth: Add definitions for link key types
by Waldemar Rymarkiewicz
· 14 years ago
429576b
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by John W. Linville
· 14 years ago
2bd93d7
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 14 years ago
1ed3aad
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by David S. Miller
· 14 years ago
828d7d7
Merge master.kernel.org:/pub/scm/linux/kernel/git/padovan/bluetooth-2.6
by Gustavo F. Padovan
· 14 years ago
b79f44c
Bluetooth: Fix keeping the command timer running
by Vinicius Costa Gomes
· 14 years ago
252f4bf
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem
by John W. Linville
· 14 years ago
42933ba
Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6
by Linus Torvalds
· 14 years ago
1e429f3
Bluetooth: Remove gfp_mask param from hci_reassembly()
by Gustavo F. Padovan
· 14 years ago
220b881
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padovan/bluetooth-2.6
by Gustavo F. Padovan
· 14 years ago
6f5ef99
Bluetooth: Fix warning with hci_cmd_timer
by Thomas Gleixner
· 14 years ago
1057213
Bluetooth: Fix HCI_RESET command synchronization
by Gustavo F. Padovan
· 14 years ago
2763eda
Bluetooth: Add add/remove_remote_oob_data management commands
by Szymon Janc
· 14 years ago
f0681a6
Bluetooth: remove unnecessary function declaration
by Gustavo F. Padovan
· 14 years ago
25985ed
Fix common misspellings
by Lucas De Marchi
· 14 years ago
b77dcf8
Bluetooth: Fix warning with hci_cmd_timer
by Thomas Gleixner
· 14 years ago
f630cf0
Bluetooth: Fix HCI_RESET command synchronization
by Gustavo F. Padovan
· 14 years ago
01df8c3
Bluetooth: Fix some code style issues in hci_core.c
by Szymon Janc
· 14 years ago
6bd3232
Bluetooth: Use proper timer for hci command timout
by Ville Tervo
· 14 years ago
c6f3c5f
Bluetooth: Fix crash when ioctl(HCIUARTSETPROTO) fails
by Gustavo F. Padovan
· 14 years ago
bae1f5d9
Bluetooth: Treat LE and ACL links separately on timeout
by Ville Tervo
· 14 years ago
6ed58ec
Bluetooth: Use LE buffers for LE traffic
by Ville Tervo
· 14 years ago
5a08ecc
Bluetooth: Do not use assignments in IF conditions
by Andrei Emeltchenko
· 14 years ago
17fa4b9
Bluetooth: Add set_io_capability management command
by Johan Hedberg
· 14 years ago
55ed8ca1
Bluetooth: Implement link key handling for the management interface
by Johan Hedberg
· 14 years ago
d835060
Bluetooth: Remove page timeout setting from HCI init sequence
by Johan Hedberg
· 14 years ago
b0916ea
Bluetooth: Add controller side link key clearing to hci_init_req
by Johan Hedberg
· 14 years ago
a5040ef
Bluetooth: Add special handling with __hci_request and HCI_INIT
by Johan Hedberg
· 14 years ago
2aeb9a1
Bluetooth: Implement UUID handling through the management interface
by Johan Hedberg
· 14 years ago
c542a06
Bluetooth: Implement set_pairable managment command
by Johan Hedberg
· 14 years ago
eec8d2b
Bluetooth: Add support for set_powered management command
by Johan Hedberg
· 14 years ago
5add6af
Bluetooth: Add support for management powered event
by Johan Hedberg
· 14 years ago
ab81cbf
Bluetooth: Implement automatic setup procedure for local adapters
by Johan Hedberg
· 14 years ago
e702112
Bluetooth: Use non-flushable by default L2CAP data packets
by Andrei Emeltchenko
· 14 years ago
e2e0cac
Bluetooth: Fix leaking blacklist when unregistering a hci device
by Johan Hedberg
· 14 years ago
23bb576
Bluetooth: Fix __hci_request synchronization for hci_open_dev
by Johan Hedberg
· 14 years ago
c71e97b
Bluetooth: Add management events for controller addition & removal
by Johan Hedberg
· 14 years ago
70f23020
Bluetooth: clean up hci code
by Andrei Emeltchenko
· 14 years ago
80e2c88
Bluetooth: Don't clear the blacklist when closing the HCI device
by Johan Hedberg
· 14 years ago
ea4bd8b
Bluetooth: Use list_head for HCI blacklist head
by David Miller
· 14 years ago
da5f6c3
Bluetooth: Test 'count' value before enter the loop
by Gustavo F. Padovan
· 14 years ago
9981151
Bluetooth: Implemented HCI frame reassembly for RX from stream
by Suraj Sumangala
· 14 years ago
f39a3c0
Bluetooth: Modified hci_recv_fragment() to use hci_reassembly helper
by Suraj Sumangala
· 14 years ago
33e882a
Bluetooth: Implement hci_reassembly helper to reassemble RX packets
by Suraj Sumangala
· 14 years ago
cd4c539
Bluetooth: Add one more buffer for HCI stream reassembly
by Suraj Sumangala
· 14 years ago
f035856
Bluetooth: Add blacklist support for incoming connections
by Johan Hedberg
· 14 years ago
3fa21e0
net: Remove unnecessary returns from void function()s
by Joe Perches
· 14 years ago
f48fd9c
Bluetooth: Create per controller workqueue
by Marcel Holtmann
· 15 years ago
9a9c6a3
Bluetooth: Make hci_send_acl() void
by Gustavo F. Padovan
· 15 years ago
0d861d8
Bluetooth: Make hci_send_sco() void
by Gustavo F. Padovan
· 15 years ago
943da25
Bluetooth: Add controller types for BR/EDR and 802.11 AMP
by Marcel Holtmann
· 15 years ago
c13854c
Bluetooth: Convert controller hdev->type to hdev->bus
by Marcel Holtmann
· 15 years ago
c78ae28
Bluetooth: Unobfuscate tasklet_schedule usage
by Marcel Holtmann
· 15 years ago
76bca88
Bluetooth: Turn hci_recv_frame into an exported function
by Marcel Holtmann
· 15 years ago
a6a67ef
Bluetooth: Convert hdev->req_lock to a mutex
by Thomas Gleixner
· 15 years ago
611b30f
Bluetooth: Add native RFKILL soft-switch support for all devices
by Marcel Holtmann
· 15 years ago
7585b97
Bluetooth: Remove some pointless conditionals before kfree_skb()
by Wei Yongjun
· 16 years ago
a418b89
Bluetooth: Enable per-module dynamic debug messages
by Marcel Holtmann
· 16 years ago
7a9d402
Bluetooth: Send HCI Reset command by default on device initialization
by Marcel Holtmann
· 16 years ago
c6bf514
Bluetooth: Fix leak of uninitialized data to userspace
by Vegard Nossum
· 16 years ago
7c6a329
[Bluetooth] Fix regression from using default link policy
by Marcel Holtmann
· 16 years ago
769be97
[Bluetooth] Use ACL config stage to retrieve remote features
by Marcel Holtmann
· 16 years ago
e4e8e37
[Bluetooth] Make use of the default link policy settings
by Marcel Holtmann
· 16 years ago
147e2d5
bluetooth: hci_core: defer hci_unregister_sysfs()
by Dave Young
· 17 years ago
82453021
[BLUETOOTH] net/bluetooth/hci_core.c: Use time_* macros
by S.Çağlar Onur
· 17 years ago
b6a0dc8
[Bluetooth] Add support for handling simple eSCO links
by Marcel Holtmann
· 17 years ago
a9de924
[Bluetooth] Switch from OGF+OCF to using only opcodes
by Marcel Holtmann
· 17 years ago
89f2783
[Bluetooth] Fix parameter list for event filter command
by Marcel Holtmann
· 17 years ago
00ae02f
[NET] BLUETOOTH: Fix whitespace errors.
by YOSHIFUJI Hideaki
· 17 years ago
5b7f990
[Bluetooth] Add basics to better support and handle eSCO links
by Marcel Holtmann
· 17 years ago
ef22201
[Bluetooth] Add hci_recv_fragment() helper function
by Marcel Holtmann
· 17 years ago
Next »