Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
7b5a9241b780ea2f77e71647bc0d3c9708c18ef1
/
include
/
net
/
bluetooth
/
bluetooth.h
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
a91f2e3
[Bluetooth] Use real devices for host controllers
by Marcel Holtmann
· 18 years ago
be9d122
[Bluetooth]: Remove the usage of /proc completely
by Marcel Holtmann
· 19 years ago
6516455
[Bluetooth] Make more functions static
by Marcel Holtmann
· 19 years ago
dd0fc66
[PATCH] gfp flags annotations - part 1
by Al Viro
· 19 years ago
0d48d93
[Bluetooth]: Move packet type into the SKB control buffer
by Marcel Holtmann
· 19 years ago
2eb25a6
[Bluetooth]: Fix sparse warnings (__nocast type)
by Victor Fusco
· 19 years ago
66e8b6c
[Bluetooth] Remove unused functions and cleanup symbol exports
by Marcel Holtmann
· 19 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago