index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
net
/
bluetooth
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2011-11-17
5
-111
/
+539
|
\
|
*
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-14
1
-2
/
+0
|
|
*
Bluetooth: Rename sysfs un/register to add/del
David Herrmann
2011-10-14
1
-2
/
+2
|
|
*
Bluetooth: Fix hci core device initialization
David Herrmann
2011-10-14
1
-0
/
+1
|
|
*
Bluetooth: AMP: read local amp info HCI command
Andrei Emeltchenko
2011-10-13
2
-0
/
+26
|
|
*
Bluetooth: EFS: assign default values in chan add
Andrei Emeltchenko
2011-10-13
1
-0
/
+9
|
|
*
Bluetooth: EFS: definitions and headers
Andrei Emeltchenko
2011-10-13
1
-0
/
+26
|
|
*
Bluetooth: EWS: define L2CAP header sizes
Andrei Emeltchenko
2011-10-13
1
-0
/
+6
|
|
*
Bluetooth: EWS: rewrite handling POLL (P) bit
Andrei Emeltchenko
2011-10-13
1
-0
/
+16
|
|
*
Bluetooth: EWS: rewrite handling FINAL (F) bit
Andrei Emeltchenko
2011-10-13
1
-0
/
+15
|
|
*
Bluetooth: EWS: rewrite check frame type function
Andrei Emeltchenko
2011-10-13
1
-2
/
+16
|
|
*
Bluetooth: EWS: rewrite L2CAP ERTM txseq calculation
Andrei Emeltchenko
2011-10-13
1
-9
/
+27
|
|
*
Bluetooth: EWS: rewrite reqseq calculation
Andrei Emeltchenko
2011-10-13
1
-2
/
+18
|
|
*
Bluetooth: EWS: rewrite handling SAR bits
Andrei Emeltchenko
2011-10-13
1
-5
/
+32
|
|
*
Bluetooth: EWS: rewrite handling Supervisory (S) bits
Andrei Emeltchenko
2011-10-13
1
-4
/
+23
|
|
*
Bluetooth: EWS: adds ext control field bit mask
Andrei Emeltchenko
2011-10-13
1
-12
/
+29
|
|
*
Bluetooth: EWS: extended window size option support
Andrei Emeltchenko
2011-10-13
1
-2
/
+6
|
|
*
Bluetooth: clean up spaces in L2CAP header
Andrei Emeltchenko
2011-10-11
1
-9
/
+8
|
|
*
Bluetooth: convert role_switch variable to flag in l2cap chan
Andrei Emeltchenko
2011-10-11
1
-1
/
+1
|
|
*
Bluetooth: convert force_active variable to flag in l2cap chan
Andrei Emeltchenko
2011-10-11
1
-1
/
+1
|
|
*
Bluetooth: convert force_reliable variable to flag in l2cap chan
Andrei Emeltchenko
2011-10-11
1
-1
/
+1
|
|
*
Bluetooth: convert flushable variable to flag in l2cap chan
Andrei Emeltchenko
2011-10-11
1
-1
/
+6
|
|
*
Bluetooth: EFS: l2cap extended feature mask update
Andrei Emeltchenko
2011-10-06
1
-1
/
+5
|
*
|
Bluetooth: Use miliseconds for L2CAP channel timeouts
Andrzej Kaczmarek
2011-11-07
1
-2
/
+5
*
|
|
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
|
|
\
\
\
|
|
|
/
/
[next]