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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bluetooth: mgmt: Add new error code for invalid index
Johan Hedberg
2012-03-02
1
-0
/
+1
*
Bluetooth: Update L2CAP timeout constants to use msecs_to_jiffies
Marcel Holtmann
2012-03-02
1
-5
/
+5
*
Bluetooth: mgmt: Add defines for command sizes
Johan Hedberg
2012-03-01
1
-0
/
+34
*
Bluetooth: Save remote L2CAP fixed channel mask
Andrei Emeltchenko
2012-02-29
1
-0
/
+1
*
Bluetooth: Add missing host features definitions
Johan Hedberg
2012-02-28
1
-1
/
+3
*
Bluetooth: Use kernel int types instead of ones from stdint.h
Johan Hedberg
2012-02-27
1
-2
/
+2
*
Bluetooth: mgmt: Track pending class changes
Johan Hedberg
2012-02-24
1
-0
/
+1
*
Bluetooth: mgmt: Add flags parameter to device_connected
Johan Hedberg
2012-02-23
2
-2
/
+3
*
Bluetooth: mgmt: Add legacy pairing info to dev_found events
Johan Hedberg
2012-02-23
1
-2
/
+3
*
Bluetooth: mgmt: Fix device_found parameters
Johan Hedberg
2012-02-23
1
-1
/
+4
*
Bluetooth: Add hdev->short_name for EIR generation
Johan Hedberg
2012-02-23
2
-1
/
+4
*
Bluetooth: Send management event for class of device changes
Marcel Holtmann
2012-02-23
1
-0
/
+2
*
Bluetooth: mgmt: Implement Set LE command
Johan Hedberg
2012-02-23
2
-0
/
+2
*
Bluetooth: mgmt: Make Set SSP command callable while powered off
Johan Hedberg
2012-02-23
1
-1
/
+1
*
Bluetooth: mgmt: Make Set Link Security callable while powered off
Johan Hedberg
2012-02-23
1
-0
/
+1
*
Bluetooth: Add l2cap_chan_lock
Andrei Emeltchenko
2012-02-23
1
-0
/
+11
*
Bluetooth: mgmt: Allow connectable/discoverable changes in off state
Johan Hedberg
2012-02-21
1
-0
/
+2
*
Bluetooth: Fix parameter list for setting local name
Marcel Holtmann
2012-02-21
1
-0
/
+1
*
Bluetooth: mgmt: Add basic support for Set High Speed command
Johan Hedberg
2012-02-21
1
-0
/
+1
*
Bluetooth: mgmt: Add address type parameter to Discovering event
Johan Hedberg
2012-02-21
1
-0
/
+4
*
Bluetooth: mgmt: Add address type parameter to Stop Discovery command
Johan Hedberg
2012-02-21
1
-0
/
+3
*
Bluetooth: Set supported settings based on enabled HS and/or LE
Marcel Holtmann
2012-02-20
1
-0
/
+1
*
Bluetooth: Add support for HCI monitor channel
Marcel Holtmann
2012-02-20
3
-0
/
+53
*
Bluetooth: Remove HCI notifier handling
Marcel Holtmann
2012-02-20
1
-5
/
+2
*
Bluetooth: Remove unneeded bt_cb(skb)->channel variable
Marcel Holtmann
2012-02-20
1
-1
/
+0
*
Bluetooth: Split sending for HCI raw and control sockets
Marcel Holtmann
2012-02-20
1
-2
/
+2
*
Bluetooth: mgmt: Move status parameters into the cmd_complete header
Johan Hedberg
2012-02-19
1
-7
/
+1
*
Bluetooth: mgmt: Change ordering of cmd_status paramters
Johan Hedberg
2012-02-19
1
-1
/
+1
*
Bluetooth: Interleaved discovery support
Andre Guedes
2012-02-19
1
-0
/
+2
*
Bluetooth: Merge INQUIRY and LE_SCAN discovery states
Andre Guedes
2012-02-19
1
-2
/
+1
*
Bluetooth: Track discovery type
Andre Guedes
2012-02-19
1
-0
/
+1
*
Bluetooth: Prepare start_discovery
Andre Guedes
2012-02-19
2
-5
/
+12
*
Bluetooth: Add Intel copyright to mgmt files
Johan Hedberg
2012-02-17
1
-0
/
+1
*
Bluetooth: mgmt: Add address type to confirm name command
Johan Hedberg
2012-02-17
1
-2
/
+2
*
Bluetooth: mgmt: Add address type to PIN code messages
Johan Hedberg
2012-02-17
1
-4
/
+4
*
Bluetooth: mgmt: Add address type to link key messages
Johan Hedberg
2012-02-17
1
-1
/
+1
*
Bluetooth: Use symbolic names for state in debug
Andrei Emeltchenko
2012-02-17
1
-1
/
+2
*
Bluetooth: Move scope of state_to_string
Andrei Emeltchenko
2012-02-17
1
-0
/
+27
*
Bluetooth: Add logging functions bt_info and bt_err
Joe Perches
2012-02-17
1
-6
/
+8
*
Bluetooth: mgmt: Add support for Set SSP command
Johan Hedberg
2012-02-17
1
-0
/
+1
*
Bluetooth: mgmt: Add support for Set Link Security command
Johan Hedberg
2012-02-17
1
-0
/
+1
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
Johan Hedberg
2012-02-16
4
-8
/
+10
|
\
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-02-15
8
-18
/
+22
|
|
\
|
|
*
Bluetooth: Remove usage of __cancel_delayed_work()
Ulisses Furquim
2012-02-15
1
-2
/
+2
|
|
*
Bluetooth: Fix potential deadlock
Andre Guedes
2012-02-15
1
-2
/
+2
|
|
*
Bluetooth: silence lockdep warning
Octavian Purdila
2012-02-15
1
-0
/
+2
|
|
*
Bluetooth: Fix using an absolute timeout on hci_conn_put()
Vinicius Costa Gomes
2012-02-15
1
-1
/
+1
|
|
*
Bluetooth: l2cap_set_timer needs jiffies as timeout value
Andrzej Kaczmarek
2012-02-15
1
-3
/
+3
|
|
*
Bluetooth: Remove bogus inline declaration from l2cap_chan_connect
Johan Hedberg
2012-02-15
1
-1
/
+1
|
|
*
net/tcp: Fix tcp memory limits initialization when !CONFIG_SYSCTL
Glauber Costa
2012-01-30
1
-0
/
+2
[next]