index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
net
/
bluetooth
/
bluetooth.h
Age
Commit message (
Expand
)
Author
2020-07-28
Bluetooth: btusb: Fix and detect most of the Chinese Bluetooth controllers
Ismael Ferreras Morezuelas
2020-06-12
Bluetooth: Add support for BT_PKT_STATUS CMSG data for SCO connections
Alain Michaud
2020-05-11
Bluetooth: Introduce debug feature when dynamic debug is disabled
Marcel Holtmann
2020-04-02
Bluetooth: Add BT_MODE socket option
Luiz Augusto von Dentz
2020-02-14
Bluetooth: Add BT_PHY socket option
Luiz Augusto von Dentz
2020-01-04
Bluetooth: Remove usage of BT_ERR_RATELIMITED macro
Marcel Holtmann
2020-01-04
Bluetooth: Adding a bt_dev_warn_ratelimited macro.
Alain Michaud
2019-01-22
Bluetooth: Fix locking in bt_accept_enqueue() for BH context
Matthias Kaehlcke
2018-06-28
Revert changes to convert to ->poll_mask() and aio IOCB_CMD_POLL
Linus Torvalds
2018-05-26
net/bluetooth: convert to ->poll_mask
Christoph Hellwig
2017-11-27
net: annotate ->poll() instances
Al Viro
2017-10-30
Bluetooth: Use bt_dev_err and bt_dev_info when possible
Marcel Holtmann
2017-09-01
Bluetooth: make baswap src const
Loic Poulain
2016-11-27
Bluetooth: __ variants of u8 and friends are not neccessary inside kernel
Pavel Machek
2016-09-19
Bluetooth: Increase the subsystem minor version number
Marcel Holtmann
2016-09-19
Bluetooth: Use numbers for subsystem version string
Marcel Holtmann
2016-09-19
Bluetooth: Store control socket cookie and comm information
Marcel Holtmann
2015-11-19
Bluetooth: Add support for sending system notes to monitor channel
Marcel Holtmann
2015-11-19
Bluetooth: Compress the size of struct hci_ctrl
Johan Hedberg
2015-11-19
Bluetooth: Remove redundant setting to zero of bt_cb
Johan Hedberg
2015-11-19
Bluetooth: Add hci_skb_* helper wrappers for bt_cb(skb) access
Marcel Holtmann
2015-10-26
Bluetooth: Rename bt_cb()->req into bt_cb()->hci
Marcel Holtmann
2015-09-24
Bluetooth: Add BT_WARN and bt_dev_warn logging macros
Frederic Danis
2015-09-18
Bluetooth: Add BT_ERR_RATELIMITED
Szymon Janc
2015-09-17
Bluetooth: Add bt_dev logging macros
Loic Poulain
2015-06-09
Bluetooth: Move SCO support under BT_BREDR config option
Arron Wang
2015-04-02
Bluetooth: Add second hci_request callback option for full skb
Johan Hedberg
2015-03-30
Bluetooth: Refactor HCI request variables into own struct
Johan Hedberg
2015-03-30
Bluetooth: Refactor L2CAP variables into l2cap_ctrl
Johan Hedberg
2015-03-17
Bluetooth: Add helper to get HCI channel of a socket
Johan Hedberg
2015-03-15
Bluetooth: Add hci_sock_test_flag helper function
Marcel Holtmann
2015-03-15
Bluetooth: Add flags field and setting function for HCI sockets
Marcel Holtmann
2015-03-06
Bluetooth: Convert mgmt to use HCI chan registration API
Johan Hedberg
2015-03-02
net: Remove iocb argument from sendmsg and recvmsg
Ying Xue
2015-03-02
net: bluetooth: compact struct bt_skb_cb by converting boolean fields to bit ...
Eyal Birger
2015-03-02
net: bluetooth: compact struct bt_skb_cb by inlining struct hci_req_ctrl
Eyal Birger
2015-01-12
Bluetooth: Add opcode parameter to hci_req_complete_t callback
Marcel Holtmann
2014-09-24
Bluetooth: Convert bt_<level> logging functions to return void
Joe Perches
2014-09-15
Bluetooth: Provide HCI command opcode information to driver
Marcel Holtmann
2014-07-03
Bluetooth: Shrink size of struct l2cap_ctrl fields
Marcel Holtmann
2014-02-13
Bluetooth: Introduce requirements for security level 4
Marcel Holtmann
2013-12-05
Bluetooth: Add new BT_SNDMTU and BT_RCVMTU socket options
Johan Hedberg
2013-11-08
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2013-11-04
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2013-10-21
Bluetooth: Add L2CAP channel to skb private data
Gustavo Padovan
2013-10-13
Bluetooth: Provide msg_name callback for L2CAP connectionless channels
Marcel Holtmann
2013-10-13
Bluetooth: Add support for per socket msg_name callback
Marcel Holtmann
2013-10-13
Bluetooth: Remove src and dst fields from bt_sock structure
Marcel Holtmann
2013-10-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next
David S. Miller
2013-10-02
Bluetooth: Replace BDADDR_LOCAL with BDADDR_NONE
Marcel Holtmann
[next]