index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
net
/
bluetooth
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...
John W. Linville
2011-12-06
5
-13
/
+109
|
\
|
*
Bluetooth: Remove magic bluetooth version numbers
Andrei Emeltchenko
2011-12-03
1
-0
/
+5
|
*
Bluetooth: LE Set Scan Parameter Command
Andre Guedes
2011-12-02
1
-0
/
+9
|
*
Bluetooth: Add dev_flags to struct hci_dev
Andre Guedes
2011-12-02
2
-0
/
+10
|
*
Bluetooth: Add HCI Read Flow Control Mode function
Andrei Emeltchenko
2011-12-02
2
-0
/
+8
|
*
Bluetooth: Add User Passkey Response handling
Brian Gix
2011-12-01
1
-0
/
+5
|
*
Bluetooth: Add MGMT event for Passkey Entry
Brian Gix
2011-11-21
1
-0
/
+5
|
*
Bluetooth: Move scope of kernel parameter enable_hs
Andrei Emeltchenko
2011-11-16
2
-1
/
+2
|
*
Bluetooth: Add MGMT opcodes for Passkey Entry
Brian Gix
2011-11-16
1
-0
/
+11
|
*
Bluetooth: Add HCI defines for User Passkey entry
Brian Gix
2011-11-16
1
-0
/
+13
|
*
Bluetooth: Pass all message parameters to mgmt_start_discovery
Johan Hedberg
2011-11-16
1
-0
/
+3
|
*
Bluetooth: Create a unique mgmt error code hierarchy
Johan Hedberg
2011-11-16
1
-0
/
+17
|
*
Bluetooth: Add address type to mgmt_pair_device
Johan Hedberg
2011-11-16
1
-2
/
+2
|
*
Bluetooth: mgmt_stop_discovery_failed()
Andre Guedes
2011-11-16
1
-0
/
+1
|
*
Bluetooth: Rename mgmt_inquiry_failed()
Andre Guedes
2011-11-16
1
-1
/
+1
|
*
Bluetooth: Rename l2cap_check_security()
Gustavo F. Padovan
2011-11-10
1
-0
/
+1
|
*
Bluetooth: Add status parameter to mgmt_disconnect response
Johan Hedberg
2011-11-10
2
-1
/
+2
|
*
Bluetooth: Add proper response to mgmt_remove_keys command
Johan Hedberg
2011-11-10
1
-0
/
+4
|
*
Bluetooth: Add public/random LE address information to mgmt messages
Johan Hedberg
2011-11-10
2
-8
/
+10
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
John W. Linville
2011-11-22
2
-12
/
+14
|
\
\
|
|
/
|
/
|
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2011-11-07
1
-0
/
+1
|
|
\
|
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2011-11-04
1
-0
/
+1
|
|
|
\
|
*
|
\
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2011-11-07
1
-11
/
+13
|
|
\
\
\
|
|
|
/
/
|
|
/
|
|
|
|
*
|
bluetooth: macroize two small inlines to avoid module.h
Paul Gortmaker
2011-11-01
1
-11
/
+13
|
*
|
|
treewide: use __printf not __attribute__((format(printf,...)))
Joe Perches
2011-11-01
1
-1
/
+1
|
|
/
/
*
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...
John W. Linville
2011-11-09
5
-109
/
+534
|
\
\
\
|
*
|
|
Bluetooth: Move pending management command list into struct hci_dev
Johan Hedberg
2011-11-09
1
-0
/
+2
|
*
|
|
Bluetooth: Pass full hci_dev struct to mgmt callbacks
Johan Hedberg
2011-11-09
1
-28
/
+33
|
*
|
|
Bluetooth: Add address type fields to mgmt messages that need them
Johan Hedberg
2011-11-08
2
-15
/
+18
|
*
|
|
Bluetooth: Update link key mgmt APIs to match latest spec.
Johan Hedberg
2011-11-08
2
-10
/
+10
|
*
|
|
Bluetooth: Convert power off mechanism to use delayed_work
Johan Hedberg
2011-11-08
1
-2
/
+1
|
*
|
|
Bluetooth: Fix mgmt response when HCI_Write_Scan_Enable fails
Johan Hedberg
2011-11-08
1
-0
/
+1
|
*
|
|
Bluetooth: Add timeout field to mgmt_set_discoverable
Johan Hedberg
2011-11-08
2
-0
/
+7
|
*
|
|
Bluetooth: Create hci_cancel_inquiry()
Andre Guedes
2011-11-08
1
-0
/
+1
|
*
|
|
Bluetooth: Create hci_do_inquiry()
Andre Guedes
2011-11-08
1
-0
/
+2
|
*
|
|
Bluetooth: Define HCI reasons instead of magic number
Andrei Emeltchenko
2011-11-08
2
-1
/
+8
|
*
|
|
Bluetooth: Add definitions for L2CAP fixed channels
Mat Martineau
2011-11-07
1
-0
/
+4
|
*
|
|
Bluetooth: Add AMP-related data and structures for channel signals
Mat Martineau
2011-11-07
1
-2
/
+52
|
*
|
|
Bluetooth: Add channel policy to getsockopt/setsockopt
Mat Martineau
2011-11-07
1
-0
/
+1
|
*
|
|
Bluetooth: Change scope of the enable_hs module parameter
Mat Martineau
2011-11-07
1
-0
/
+1
|
*
|
|
Bluetooth: Add BT_CHANNEL_POLICY socket option
Mat Martineau
2011-11-07
1
-0
/
+27
|
*
|
|
Bluetooth: prioritizing data over HCI
Luiz Augusto von Dentz
2011-11-07
2
-1
/
+43
|
*
|
|
Bluetooth: rfcomm: Fix sleep in invalid context in rfcomm_security_cfm
Szymon Janc
2011-11-07
1
-0
/
+1
|
*
|
|
Bluetooth: Fix command complete/status for discovery commands
Johan Hedberg
2011-11-07
1
-0
/
+1
|
*
|
|
Bluetooth: set skbuffer priority based on L2CAP socket priority
Luiz Augusto von Dentz
2011-11-07
2
-1
/
+5
|
*
|
|
Bluetooth: EFS: implement L2CAP config pending state
Andrei Emeltchenko
2011-11-07
1
-0
/
+3
|
*
|
|
Bluetooth: Make hci_unregister_dev return void
David Herrmann
2011-11-07
1
-1
/
+1
|
*
|
|
Bluetooth: EWS: support extended seq numbers
Andrei Emeltchenko
2011-10-17
2
-1
/
+18
|
*
|
|
Bluetooth: EWS: handling different Control fields
Andrei Emeltchenko
2011-10-17
1
-0
/
+28
|
*
|
|
Bluetooth: Fix mgmt interaction with userspace
Gustavo F. Padovan
2011-10-15
1
-2
/
+0
[next]