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
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
2013-09-23
bluetooth: Remove extern from function prototypes
Joe Perches
2013-09-18
Bluetooth: Fix waiting for clearing of BT_SK_SUSPEND flag
Johan Hedberg
2013-08-21
Bluetooth: Add Bluetooth socket voice option
Frédéric Dalleau
2013-05-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-04-17
Bluetooth: allow constant arguments for bacmp()/bacpy()
David Herrmann
2013-04-09
bluetooth: kill unused fops field in struct bt_sock_list
Al Viro
2013-04-09
bluetooth: kill unused 'module' argument of bt_procfs_init()
Al Viro
2013-04-04
Bluetooth: Add support for custom event terminated commands
Johan Hedberg
2013-03-08
Bluetooth: Add initial skeleton for asynchronous HCI requests
Johan Hedberg
2013-03-08
Bluetooth: change bt_sock_unregister() to return void
David Herrmann
2013-01-23
Bluetooth: Add helper functions for testing bdaddr types
Johan Hedberg
2012-09-27
bluetooth: Remove unneeded batostr function
Andrei Emeltchenko
2012-08-06
Bluetooth: /proc/net/ entries for bluetooth protocols
Masatake YAMATO
2012-06-05
Bluetooth: Remove unnecessary headers include
Gustavo Padovan
2012-06-05
Bluetooth: Fix coding style in include/net/bluetooth
Gustavo Padovan
2012-06-05
Bluetooth: Fix trailing whitespaces in license text
Gustavo Padovan
2012-05-16
Bluetooth: Create flags for bt_sk()
Gustavo Padovan
2012-05-16
Bluetooth: Lock the L2CAP channel when sending
Mat Martineau
2012-05-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth
Gustavo Padovan
2012-05-14
Bluetooth: notify userspace of security level change
Gustavo Padovan
2012-05-09
Bluetooth: Remove duplicate structure members from bt_skb_cb
Mat Martineau
2012-05-09
Bluetooth: Move address type macros to bluetooth.h
Andre Guedes
2012-05-09
Bluetooth: Remove strtoba header declared but not defined
Syam Sidhardhan
2012-05-09
Bluetooth: Add a structure to carry ERTM data in skb control blocks
Mat Martineau
2012-02-20
Bluetooth: Remove unneeded bt_cb(skb)->channel variable
Marcel Holtmann
[next]