Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
156d07050b34605dafc8a6bf493d69b2b998d239
/
include
/
net
/
bluetooth
/
bluetooth.h
2064ee3
Bluetooth: Use bt_dev_err and bt_dev_info when possible
by Marcel Holtmann
· 7 years ago
65bce46
Bluetooth: make baswap src const
by Loic Poulain
· 7 years ago
21fcf57
Bluetooth: __ variants of u8 and friends are not neccessary inside kernel
by Pavel Machek
· 8 years ago
4037a77
Bluetooth: Increase the subsystem minor version number
by Marcel Holtmann
· 8 years ago
9e8305b
Bluetooth: Use numbers for subsystem version string
by Marcel Holtmann
· 8 years ago
70ecce9
Bluetooth: Store control socket cookie and comm information
by Marcel Holtmann
· 8 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
242c0eb
Bluetooth: Rename bt_cb()->req into bt_cb()->hci
by Marcel Holtmann
· 9 years ago
594b31e
Bluetooth: Add BT_WARN and bt_dev_warn logging macros
by Frederic Danis
· 9 years ago
e781b7f
Bluetooth: Add BT_ERR_RATELIMITED
by Szymon Janc
· 9 years ago
6f558b7
Bluetooth: Add bt_dev logging macros
by Loic Poulain
· 9 years ago
ff50e8a
Bluetooth: Move SCO support under BT_BREDR config option
by Arron Wang
· 10 years ago
e6214487
Bluetooth: Add second hci_request callback option for full skb
by Johan Hedberg
· 10 years ago
db6e3e8
Bluetooth: Refactor HCI request variables into own struct
by Johan Hedberg
· 10 years ago
a4368ff
Bluetooth: Refactor L2CAP variables into l2cap_ctrl
by Johan Hedberg
· 10 years ago
d0f172b
Bluetooth: Add helper to get HCI channel of a socket
by Johan Hedberg
· 10 years ago
c85be54
Bluetooth: Add hci_sock_test_flag helper function
by Marcel Holtmann
· 10 years ago
6befc64
Bluetooth: Add flags field and setting function for HCI sockets
by Marcel Holtmann
· 10 years ago
6d785aa3
Bluetooth: Convert mgmt to use HCI chan registration API
by Johan Hedberg
· 10 years ago
1b78414
net: Remove iocb argument from sendmsg and recvmsg
by Ying Xue
· 10 years ago
6368c23
net: bluetooth: compact struct bt_skb_cb by converting boolean fields to bit fields
by Eyal Birger
· 10 years ago
49a6fe0
net: bluetooth: compact struct bt_skb_cb by inlining struct hci_req_ctrl
by Eyal Birger
· 10 years ago
1904a85
Bluetooth: Add opcode parameter to hci_req_complete_t callback
by Marcel Holtmann
· 10 years ago
2b0bf6c
Bluetooth: Convert bt_<level> logging functions to return void
by Joe Perches
· 10 years ago
43e73e4
Bluetooth: Provide HCI command opcode information to driver
by Marcel Holtmann
· 10 years ago
0775899
Bluetooth: Shrink size of struct l2cap_ctrl fields
by Marcel Holtmann
· 11 years ago
7b5a924
Bluetooth: Introduce requirements for security level 4
by Marcel Holtmann
· 11 years ago
1f43542
Bluetooth: Add new BT_SNDMTU and BT_RCVMTU socket options
by Johan Hedberg
· 11 years ago
c1f3bb6
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem
by John W. Linville
· 11 years ago
87bc072
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem
by John W. Linville
· 11 years ago
0e790c6
Bluetooth: Add L2CAP channel to skb private data
by Gustavo Padovan
· 11 years ago
2edf870
Bluetooth: Provide msg_name callback for L2CAP connectionless channels
by Marcel Holtmann
· 11 years ago
d976369
Bluetooth: Add support for per socket msg_name callback
by Marcel Holtmann
· 11 years ago
5f6cd79
Bluetooth: Remove src and dst fields from bt_sock structure
by Marcel Holtmann
· 11 years ago
7009dea
Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next
by David S. Miller
· 11 years ago
a59ac2f
Bluetooth: Replace BDADDR_LOCAL with BDADDR_NONE
by Marcel Holtmann
· 11 years ago
e74e58f
bluetooth: Remove extern from function prototypes
by Joe Perches
· 11 years ago
e793dcf
Bluetooth: Fix waiting for clearing of BT_SK_SUSPEND flag
by Johan Hedberg
· 11 years ago
ad10b1a
Bluetooth: Add Bluetooth socket voice option
by Frédéric Dalleau
· 11 years ago
20b4fb4
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 12 years ago
f53c20e
Bluetooth: allow constant arguments for bacmp()/bacpy()
by David Herrmann
· 12 years ago
c10c062
bluetooth: kill unused fops field in struct bt_sock_list
by Al Viro
· 12 years ago
b031661
bluetooth: kill unused 'module' argument of bt_procfs_init()
by Al Viro
· 12 years ago
02350a7
Bluetooth: Add support for custom event terminated commands
by Johan Hedberg
· 12 years ago
3119ae9
Bluetooth: Add initial skeleton for asynchronous HCI requests
by Johan Hedberg
· 12 years ago
be9f97f
Bluetooth: change bt_sock_unregister() to return void
by David Herrmann
· 12 years ago
679efe2
Bluetooth: Add helper functions for testing bdaddr types
by Johan Hedberg
· 12 years ago
d945df2
bluetooth: Remove unneeded batostr function
by Andrei Emeltchenko
· 12 years ago
256a06c
Bluetooth: /proc/net/ entries for bluetooth protocols
by Masatake YAMATO
· 12 years ago
8c520a5
Bluetooth: Remove unnecessary headers include
by Gustavo Padovan
· 13 years ago
c3c7ea6
Bluetooth: Fix coding style in include/net/bluetooth
by Gustavo Padovan
· 13 years ago
38351c6
Bluetooth: Fix trailing whitespaces in license text
by Gustavo Padovan
· 13 years ago
c5daa68
Bluetooth: Create flags for bt_sk()
by Gustavo Padovan
· 13 years ago
a6a5568
Bluetooth: Lock the L2CAP channel when sending
by Mat Martineau
· 13 years ago
08e6d90
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth
by Gustavo Padovan
· 13 years ago
a7d7723
Bluetooth: notify userspace of security level change
by Gustavo Padovan
· 13 years ago
3ce3514
Bluetooth: Remove duplicate structure members from bt_skb_cb
by Mat Martineau
· 13 years ago
591f47f
Bluetooth: Move address type macros to bluetooth.h
by Andre Guedes
· 13 years ago
e47872209
Bluetooth: Remove strtoba header declared but not defined
by Syam Sidhardhan
· 13 years ago
00e3112
Bluetooth: Add a structure to carry ERTM data in skb control blocks
by Mat Martineau
· 13 years ago
a6fb08d
Bluetooth: Remove unneeded bt_cb(skb)->channel variable
by Marcel Holtmann
· 13 years ago
20d1803
Bluetooth: Move scope of state_to_string
by Andrei Emeltchenko
· 13 years ago
3ed7003
Bluetooth: Add logging functions bt_info and bt_err
by Joe Perches
· 13 years ago
d22015a
Bluetooth: silence lockdep warning
by Octavian Purdila
· 13 years ago
f1e91e1
Bluetooth: Always compile SCO and L2CAP in Bluetooth Core
by Ulisses Furquim
· 13 years ago
5f779bb
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padovan/bluetooth-next
by John W. Linville
· 13 years ago
d095c1e
Bluetooth: Remove magic bluetooth version numbers
by Andrei Emeltchenko
· 13 years ago
515db09
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux
by John W. Linville
· 13 years ago
c14968b
Bluetooth: Add BT_CHANNEL_POLICY socket option
by Mat Martineau
· 13 years ago
b9075fa
treewide: use __printf not __attribute__((format(printf,...)))
by Joe Perches
· 13 years ago
836be93
Bluetooth: EWS: support extended seq numbers
by Andrei Emeltchenko
· 13 years ago
8f36011
Bluetooth: Add support for returning the encryption key size
by Vinicius Costa Gomes
· 13 years ago
e1447d8
Bluetooth: Add bt_printk
by Joe Perches
· 13 years ago
e175072
Bluetooth: Rename function bt_err to bt_to_errno
by Joe Perches
· 13 years ago
5a9d0a3
Bluetooth: Clean up some code style issues
by Waldemar Rymarkiewicz
· 14 years ago
14b12d0
Bluetooth: Add BT_POWER L2CAP socket option.
by Jaikumar Ganesh
· 14 years ago
6427451
Bluetooth: Merge L2CAP and SCO modules into bluetooth.ko
by Gustavo F. Padovan
· 14 years ago
e702112
Bluetooth: Use non-flushable by default L2CAP data packets
by Andrei Emeltchenko
· 14 years ago
a40c406
Bluetooth: Make hci_send_to_sock usable for management control sockets
by Johan Hedberg
· 14 years ago
796c86e
Bluetooth: Add common code for stream-oriented recvmsg()
by Mat Martineau
· 14 years ago
e454c84
Bluetooth: Fix deadlock in the ERTM logic
by Gustavo F. Padovan
· 14 years ago
66c853c
Bluetooth: Use __packed annotation
by Gustavo F. Padovan
· 14 years ago
33e882a
Bluetooth: Implement hci_reassembly helper to reassemble RX packets
by Suraj Sumangala
· 14 years ago
aef7d97
Bluetooth: Convert debug files to actually use debugfs instead of sysfs
by Marcel Holtmann
· 15 years ago
ec1b4cf
net: mark net_proto_ops as const
by Stephen Hemminger
· 15 years ago
8f17154
Bluetooth: Add support for L2CAP SREJ exception
by Gustavo F. Padovan
· 15 years ago
e90bac0
Bluetooth: Add support for Retransmission and Monitor Timers
by Gustavo F. Padovan
· 15 years ago
1c2acff
Bluetooth: Add initial support for ERTM packets transfers
by Gustavo F. Padovan
· 15 years ago
bb40080
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtmann/bluetooth-next-2.6
by David S. Miller
· 16 years ago
05f77f8
bluetooth: Kill skb_frags_no(), unused.
by David S. Miller
· 16 years ago
b4324b5
Bluetooth: Remove pointless endian conversion helpers
by Marcel Holtmann
· 16 years ago
8c1b235
Bluetooth: Add enhanced security model for Simple Pairing
by Marcel Holtmann
· 16 years ago
c4f912e
Bluetooth: Add global deferred socket parameter
by Marcel Holtmann
· 16 years ago
a418b89
Bluetooth: Enable per-module dynamic debug messages
by Marcel Holtmann
· 16 years ago
d5c003b
include: replace __FUNCTION__ with __func__
by Harvey Harrison
· 16 years ago
3241ad8
[Bluetooth] Add timestamp support to L2CAP, RFCOMM and SCO
by Marcel Holtmann
· 16 years ago
04005dd
bluetooth: Make hci_sock_cleanup() return void
by Tobias Klauser
· 17 years ago
Next »