Sign in
android-kvm
/
linux
/
e6c987120e24cb913cb7bd4e675129a30fa49e0d
/
include
/
net
/
bluetooth
7a0e5b1
Bluetooth: Add quirk for reading BD_ADDR from fwnode property
by Matthias Kaehlcke
· 6 years ago
e2bef38
Bluetooth: Allow driver specific cmd timeout handling
by Rajat Jain
· 6 years ago
c4f5627
Bluetooth: Fix locking in bt_accept_enqueue() for BH context
by Matthias Kaehlcke
· 6 years ago
dd1a8f8
Bluetooth: Errata Service Release 8, Erratum 3253
by Mallikarjun Phulari
· 6 years ago
571f739
Bluetooth: Use separate L2CAP LE credit based connection result values
by Mallikarjun Phulari
· 6 years ago
30d65e0
Bluetooth: Fix debugfs NULL pointer dereference
by Matias Karhumaa
· 6 years ago
96cd8ea
Bluetooth: L2CAP: Derive rx credits from MTU and MPS
by Luiz Augusto von Dentz
· 6 years ago
fe14931
Bluetooth: L2CAP: Derive MPS from connection MTU
by Luiz Augusto von Dentz
· 6 years ago
b950aa8
Bluetooth: Add definitions and track LE resolve list modification
by Ankit Navik
· 7 years ago
aa12af7
Bluetooth: Add definitions for LE set address resolution
by Ankit Navik
· 7 years ago
e4cc5a1
Bluetooth: btqca: Introduce HCI_EV_VENDOR and use it
by Marcel Holtmann
· 7 years ago
740011cf
Bluetooth: Add new quirk for non-persistent setup settings
by Sean Wang
· 7 years ago
85a721a
Bluetooth: Implement secondary advertising on different PHYs
by Jaganath Kanakkassery
· 7 years ago
acf0aea
Bluetooth: Handle ADv set terminated event
by Jaganath Kanakkassery
· 7 years ago
a73c046
Bluetooth: Implement Set ADV set random address
by Jaganath Kanakkassery
· 7 years ago
45b7749
Bluetooth: Implement disable and removal of adv instance
by Jaganath Kanakkassery
· 7 years ago
a0fb372
Bluetooth: Use Set ext adv/scan rsp data if controller supports
by Jaganath Kanakkassery
· 7 years ago
de181e8
Bluetooth: Impmlement extended adv enable
by Jaganath Kanakkassery
· 7 years ago
6b49bcb
Bluetooth: Read no of adv sets during init
by Jaganath Kanakkassery
· 7 years ago
b2cc976
Bluetooth: Handle extended ADV PDU types
by Jaganath Kanakkassery
· 7 years ago
45bdd86
Bluetooth: Set Scan PHYs based on selected PHYs by user
by Jaganath Kanakkassery
· 7 years ago
b7c23df
Bluetooth: Implement PHY changed event
by Jaganath Kanakkassery
· 7 years ago
0314f28
Bluetooth: Implement Set PHY Confguration command
by Jaganath Kanakkassery
· 7 years ago
6244691
Bluetooth: Implement Get PHY Configuration mgmt command
by Jaganath Kanakkassery
· 7 years ago
5075b97
Bluetooth: Add defines for BREDR pkt_type and LE PHYs
by Jaganath Kanakkassery
· 7 years ago
6decb5b
Bluetooth: Define PHY flags in hdev and set 1M as default
by Jaganath Kanakkassery
· 7 years ago
4d94f95
Bluetooth: Use extended LE Connection if supported
by Jaganath Kanakkassery
· 7 years ago
c215e93
Bluetooth: Process extended ADV report event
by Jaganath Kanakkassery
· 7 years ago
a2344b9
Bluetooth: Use extended scanning if controller supports
by Jaganath Kanakkassery
· 7 years ago
545f259
Bluetooth: Add HCI command for clear Resolv list
by Ankit Navik
· 7 years ago
cfdb0c2
Bluetooth: Store Resolv list size
by Ankit Navik
· 7 years ago
a11e1d4
Revert changes to convert to ->poll_mask() and aio IOCB_CMD_POLL
by Linus Torvalds
· 7 years ago
1c8c5a9
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 7 years ago
17112d8
net/bluetooth: convert to ->poll_mask
by Christoph Hellwig
· 7 years ago
d6ee6ad
Bluetooth: Add __hci_cmd_send function
by Loic Poulain
· 7 years ago
4c7c12e
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth
by David S. Miller
· 7 years ago
082f230
Bluetooth: Fix connection if directed advertising and privacy is used
by Szymon Janc
· 7 years ago
8c59c26
Bluetooth: Fix data type of appearence
by Jaganath Kanakkassery
· 7 years ago
ade994f
net: annotate ->poll() instances
by Al Viro
· 8 years ago
2064ee3
Bluetooth: Use bt_dev_err and bt_dev_info when possible
by Marcel Holtmann
· 7 years ago
1f01d8b
Bluetooth: increase timeout for le auto connections
by Konrad Zapałowicz
· 7 years ago
65bce46
Bluetooth: make baswap src const
by Loic Poulain
· 7 years ago
de2ba30
Bluetooth: Set LE Default PHY preferences
by Marcel Holtmann
· 8 years ago
9756d33
Bluetooth: Enable LE Channel Selection Algorithm event
by Marcel Holtmann
· 8 years ago
d8edd9e
Bluetooth: L2CAP: Fix L2CAP_CR_SCID_IN_USE value
by Marcin Kraglak
· 8 years ago
dab6b5d
Bluetooth: convert rfcomm_dlc.refcnt from atomic_t to refcount_t
by Elena Reshetova
· 8 years ago
b2d0910
sched/headers: Prepare to use <linux/rcuupdate.h> instead of <linux/rculist.h> in <linux/sched.h>
by Ingo Molnar
· 8 years ago
2c935bc
locking/atomic, kref: Add kref_read()
by Peter Zijlstra
· 8 years ago
21fcf57
Bluetooth: __ variants of u8 and friends are not neccessary inside kernel
by Pavel Machek
· 8 years ago
39385cb
Bluetooth: Fix using the correct source address type
by Johan Hedberg
· 8 years ago
c4960ec
Bluetooth: Add support for appearance in scan rsp
by Michał Narajowski
· 8 years ago
4037a77
Bluetooth: Increase the subsystem minor version number
by Marcel Holtmann
· 8 years ago
321c6fe
Bluetooth: Add framework for Extended Controller Information
by Marcel Holtmann
· 8 years ago
9e8305b
Bluetooth: Use numbers for subsystem version string
by Marcel Holtmann
· 8 years ago
5504c3a
Bluetooth: Use individual flags for certain management events
by Marcel Holtmann
· 8 years ago
38ceaa0
Bluetooth: Add support for sending MGMT commands and events to monitor
by Marcel Holtmann
· 8 years ago
249fa16
Bluetooth: Add support for sending MGMT open and close to monitor
by Marcel Holtmann
· 8 years ago
03c979c
Bluetooth: Introduce helper to pack mgmt version information
by Marcel Holtmann
· 8 years ago
70ecce9
Bluetooth: Store control socket cookie and comm information
by Marcel Holtmann
· 8 years ago
1aabbbc
Bluetooth: add printf format attribute to hci_set_[fh]w_info()
by Nicolas Iooss
· 9 years ago
65010e6
Bluetooth: Add HCI device identifier for Qualcomm SMD
by Bjorn Andersson
· 9 years ago
53f863a
Bluetooth: Put led_trigger field behind CONFIG_BT_LEDS
by Marcel Holtmann
· 9 years ago
5177a83
Bluetooth: Add debugfs fields for hardware and firmware info
by Marcel Holtmann
· 9 years ago
f962fe3
Bluetooth: Move hci_recv_frame and hci_recv_diag prototypes
by Marcel Holtmann
· 9 years ago
160b925
Bluetooth: Add Authentication Failed reason to Disconnected Mgmt event
by Szymon Janc
· 9 years ago
ca8bee5
Bluetooth: Rename HCI_BREDR into HCI_PRIMARY
by Marcel Holtmann
· 9 years ago
5c0e03c
Bluetooth: Add defines for SPI and I2C
by Johan Hedberg
· 9 years ago
82a37ad
Bluetooth: Add support for limited privacy mode
by Johan Hedberg
· 9 years ago
6d5d2ee
Bluetooth: add LED trigger for indicating HCI is powered up
by Heiner Kallweit
· 9 years ago
114f9f1
Bluetooth: L2CAP: Introduce proper defines for PSM ranges
by Johan Hedberg
· 9 years ago
78b781c
Bluetooth: Add support for Start Limited Discovery command
by Johan Hedberg
· 9 years ago
0d3b7f6
Bluetooth: Change eir_has_data_type() to more generic eir_get_data()
by Johan Hedberg
· 9 years ago
17fd08f
Bluetooth: Remove unnecessary HCI_ADVERTISING_INSTANCE flag
by Johan Hedberg
· 9 years ago
2ff1389
Bluetooth: Perform HCI update for power on synchronously
by Johan Hedberg
· 9 years ago
c366f55
Bluetooth: Move discoverable timeout behind hdev->req_workqueue
by Johan Hedberg
· 9 years ago
aed1a88
Bluetooth: Move discoverable changes to hdev->req_workqueue
by Johan Hedberg
· 9 years ago
53c0ba7
Bluetooth: Move connectable changes to hdev->req_workqueue
by Johan Hedberg
· 9 years ago
f225257
Bluetooth: Move advertising instance management to hci_request.c
by Johan Hedberg
· 9 years ago
01b1cb8
Bluetooth: Run page scan updates through hdev->req_workqueue
by Johan Hedberg
· 9 years ago
40b25fe
Bluetooth: Add support for Get Advertising Size Information command
by Marcel Holtmann
· 9 years ago
0ad06aa
Bluetooth: Fix specifying role for LE connections
by Johan Hedberg
· 9 years ago
2154d3f
Bluetooth: Move Stop Discovery to req_workqueue
by Johan Hedberg
· 9 years ago
e68f072
Bluetooth: Move Start Discovery to req_workqueue
by Johan Hedberg
· 9 years ago
7c1fbed
Bluetooth: Move LE scan disable/restart behind req_workqueue
by Johan Hedberg
· 9 years ago
4ebeee2
Bluetooth: Add HCI status return parameter to hci_req_sync()
by Johan Hedberg
· 9 years ago
2e93e53
Bluetooth: Run all background scan updates through req_workqueue
by Johan Hedberg
· 9 years ago
030e7f8
Bluetooth: Remove unnecessary call to hci_update_background_scan
by Johan Hedberg
· 9 years ago
ac71494
Bluetooth: Add support for controller specific logging
by Marcel Holtmann
· 9 years ago
dd31506
Bluetooth: Add support for sending system notes to monitor channel
by Marcel Holtmann
· 9 years ago
44d2713
Bluetooth: Compress the size of struct hci_ctrl
by Johan Hedberg
· 9 years ago
5fcc86b
Bluetooth: Remove redundant setting to zero of bt_cb
by Johan Hedberg
· 9 years ago
f5c4a42
Bluetooth: Add hci_skb_* helper wrappers for bt_cb(skb) access
by Marcel Holtmann
· 9 years ago
8a7889c
Bluetooth: L2CAP: Fix returning correct LE CoC response codes
by Johan Hedberg
· 9 years ago
242c0eb
Bluetooth: Rename bt_cb()->req into bt_cb()->hci
by Marcel Holtmann
· 9 years ago
17bc08f
Bluetooth: Remove unnecessary hci_explicit_connect_lookup function
by Johan Hedberg
· 9 years ago
1b51c7b
Bluetooth: Add hci_conn_hash_lookup_le() helper function
by Johan Hedberg
· 9 years ago
8ce783d
Bluetooth: Fix missing hdev locking for LE scan cleanup
by Johan Hedberg
· 9 years ago
98a63aa
Bluetooth: Introduce driver specific post init callback
by Marcel Holtmann
· 9 years ago
e131d74
Bluetooth: Add support setup stage internal notification event
by Marcel Holtmann
· 9 years ago
7e995b9
Bluetooth: Add new quirk for non-persistent diagnostic settings
by Marcel Holtmann
· 9 years ago
Next »