index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
net
/
bluetooth
/
bluetooth.h
Age
Commit message (
Expand
)
Author
Files
Lines
2012-05-16
Bluetooth: Create flags for bt_sk()
Gustavo Padovan
1
-2
/
+6
2012-05-16
Bluetooth: Lock the L2CAP channel when sending
Mat Martineau
1
-2
/
+0
2012-05-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth
Gustavo Padovan
1
-0
/
+1
2012-05-14
Bluetooth: notify userspace of security level change
Gustavo Padovan
1
-0
/
+1
2012-05-09
Bluetooth: Remove duplicate structure members from bt_skb_cb
Mat Martineau
1
-3
/
+0
2012-05-09
Bluetooth: Move address type macros to bluetooth.h
Andre Guedes
1
-0
/
+5
2012-05-09
Bluetooth: Remove strtoba header declared but not defined
Syam Sidhardhan
1
-1
/
+0
2012-05-09
Bluetooth: Add a structure to carry ERTM data in skb control blocks
Mat Martineau
1
-0
/
+13
2012-02-20
Bluetooth: Remove unneeded bt_cb(skb)->channel variable
Marcel Holtmann
1
-1
/
+0
2012-02-17
Bluetooth: Move scope of state_to_string
Andrei Emeltchenko
1
-0
/
+27
2012-02-17
Bluetooth: Add logging functions bt_info and bt_err
Joe Perches
1
-6
/
+8
2012-02-13
Bluetooth: silence lockdep warning
Octavian Purdila
1
-0
/
+2
2011-12-21
Bluetooth: Always compile SCO and L2CAP in Bluetooth Core
Ulisses Furquim
1
-22
/
+0
2011-12-07
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...
John W. Linville
1
-0
/
+5
2011-12-03
Bluetooth: Remove magic bluetooth version numbers
Andrei Emeltchenko
1
-0
/
+5
2011-11-22
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
John W. Linville
1
-1
/
+1
2011-11-07
Bluetooth: Add BT_CHANNEL_POLICY socket option
Mat Martineau
1
-0
/
+27
2011-11-01
treewide: use __printf not __attribute__((format(printf,...)))
Joe Perches
1
-1
/
+1
2011-10-18
Bluetooth: EWS: support extended seq numbers
Andrei Emeltchenko
1
-1
/
+1
2011-07-09
Bluetooth: Add support for returning the encryption key size
Vinicius Costa Gomes
1
-0
/
+1
2011-07-01
Bluetooth: Add bt_printk
Joe Perches
1
-3
/
+6
2011-07-01
Bluetooth: Rename function bt_err to bt_to_errno
Joe Perches
1
-1
/
+1
2011-06-09
Bluetooth: Clean up some code style issues
Waldemar Rymarkiewicz
1
-3
/
+4
2011-06-08
Bluetooth: Add BT_POWER L2CAP socket option.
Jaikumar Ganesh
1
-0
/
+8
2011-02-14
Bluetooth: Merge L2CAP and SCO modules into bluetooth.ko
Gustavo F. Padovan
1
-0
/
+28
2011-02-08
Bluetooth: Use non-flushable by default L2CAP data packets
Andrei Emeltchenko
1
-0
/
+5
2010-12-08
Bluetooth: Make hci_send_to_sock usable for management control sockets
Johan Hedberg
1
-0
/
+1
2010-10-12
Bluetooth: Add common code for stream-oriented recvmsg()
Mat Martineau
1
-0
/
+2
2010-09-30
Bluetooth: Fix deadlock in the ERTM logic
Gustavo F. Padovan
1
-0
/
+18
2010-07-21
Bluetooth: Use __packed annotation
Gustavo F. Padovan
1
-1
/
+1
2010-07-21
Bluetooth: Implement hci_reassembly helper to reassemble RX packets
Suraj Sumangala
1
-0
/
+1
2010-03-21
Bluetooth: Convert debug files to actually use debugfs instead of sysfs
Marcel Holtmann
1
-1
/
+1
2009-10-07
net: mark net_proto_ops as const
Stephen Hemminger
1
-1
/
+1
2009-08-23
Bluetooth: Add support for L2CAP SREJ exception
Gustavo F. Padovan
1
-0
/
+1
2009-08-23
Bluetooth: Add support for Retransmission and Monitor Timers
Gustavo F. Padovan
1
-0
/
+1
2009-08-23
Bluetooth: Add initial support for ERTM packets transfers
Gustavo F. Padovan
1
-1
/
+2
2009-06-11
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...
David S. Miller
1
-6
/
+0
2009-06-09
bluetooth: Kill skb_frags_no(), unused.
David S. Miller
1
-9
/
+0
2009-06-08
Bluetooth: Remove pointless endian conversion helpers
Marcel Holtmann
1
-6
/
+0
2009-02-27
Bluetooth: Add enhanced security model for Simple Pairing
Marcel Holtmann
1
-0
/
+9
2009-02-27
Bluetooth: Add global deferred socket parameter
Marcel Holtmann
1
-0
/
+3
2008-11-30
Bluetooth: Enable per-module dynamic debug messages
Marcel Holtmann
1
-2
/
+2
2008-10-16
include: replace __FUNCTION__ with __func__
Harvey Harrison
1
-2
/
+2
2008-07-14
[Bluetooth] Add timestamp support to L2CAP, RFCOMM and SCO
Marcel Holtmann
1
-0
/
+1
2008-03-06
bluetooth: Make hci_sock_cleanup() return void
Tobias Klauser
1
-1
/
+1
2006-07-04
[Bluetooth] Use real devices for host controllers
Marcel Holtmann
1
-1
/
+1
2005-11-08
[Bluetooth]: Remove the usage of /proc completely
Marcel Holtmann
1
-2
/
+2
2005-10-28
[Bluetooth] Make more functions static
Marcel Holtmann
1
-0
/
+6
2005-10-09
[PATCH] gfp flags annotations - part 1
Al Viro
1
-1
/
+1
2005-08-30
[Bluetooth]: Move packet type into the SKB control buffer
Marcel Holtmann
1
-1
/
+2
[next]