index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bluetooth: Remove redundant calls to h5_reset_rx
Loic Poulain
2014-07-03
1
-4
/
+0
*
Bluetooth: Add support LE slave connection update procedure
Marcel Holtmann
2014-07-03
1
-0
/
+19
*
Bluetooth: Set default min/max connection interval for LE slaves
Marcel Holtmann
2014-07-03
1
-0
/
+8
*
Bluetooth: Track LE connection parameter update event
Marcel Holtmann
2014-07-03
2
-0
/
+36
*
Bluetooth: Store current LE connection parameters in hci_conn struct
Marcel Holtmann
2014-07-03
2
-0
/
+7
*
Bluetooth: 6LoWPAN: Remove network devices when unloading
Jukka Rissanen
2014-07-03
1
-0
/
+54
*
Bluetooth: 6LoWPAN: Count module usage
Jukka Rissanen
2014-07-03
1
-0
/
+5
*
Bluetooth: 6LoWPAN: Create a kernel module
Jukka Rissanen
2014-07-03
3
-6
/
+17
*
Bluetooth: 6LoWPAN: Use connected oriented channel instead of fixed one
Jukka Rissanen
2014-07-03
8
-317
/
+588
*
Bluetooth: Provide L2CAP ops callback for memcpy_fromiovec
Jukka Rissanen
2014-07-03
4
-15
/
+55
*
Bluetooth: Use separate dbg_flags to special debugfs options
Marcel Holtmann
2014-07-03
4
-17
/
+24
*
Bluetooth: Fix checking for master LTKs
Johan Hedberg
2014-07-03
1
-4
/
+1
*
Bluetooth: Fix validating IO capability values in mgmt commands
Johan Hedberg
2014-07-03
1
-0
/
+9
*
Bluetooth: Remove trailing whitespaces from Kconfig
Stephan Gabert
2014-07-03
1
-6
/
+6
*
Bluetooth: Add flexible buffer byte order swapping function
Johan Hedberg
2014-07-03
1
-13
/
+7
*
Bluetooth: Convert SMP flags into an enum
Johan Hedberg
2014-07-03
1
-5
/
+7
*
Bluetooth: Remove unused LTK authentication defines
Johan Hedberg
2014-07-03
1
-4
/
+0
*
Bluetooth: Remove HCI prefix from SMP LTK defines
Johan Hedberg
2014-07-03
6
-13
/
+16
*
Bluetooth: Remove unnecessary SMP STK define
Johan Hedberg
2014-07-03
3
-3
/
+6
*
Bluetooth: Fix missing NULL check for smp_chan_create() return value
Johan Hedberg
2014-07-03
1
-0
/
+2
*
Bluetooth: Use struct delayed_work for HCI command timeout
Marcel Holtmann
2014-07-03
3
-11
/
+12
*
Bluetooth: Use explicit header and body length for L2CAP SKB allocation
Marcel Holtmann
2014-07-03
4
-7
/
+10
*
Bluetooth: Shrink size of struct l2cap_ctrl fields
Marcel Holtmann
2014-07-03
1
-9
/
+9
*
Bluetooth: Assign L2CAP socket priority when allocating SKB
Marcel Holtmann
2014-07-03
4
-20
/
+12
*
Bluetooth: Use const for struct l2cap_ops field
Marcel Holtmann
2014-07-03
3
-3
/
+3
*
Bluetooth: ath3k: reduce pipe setting times in ath3k_load_fwfile()
Adam Lee
2014-07-03
1
-2
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth
Marcel Holtmann
2014-07-03
20
-106
/
+254
|
\
|
*
Bluetooth: Ignore H5 non-link packets in non-active state
Loic Poulain
2014-06-23
1
-0
/
+1
|
*
Bluetooth: Fix for ACL disconnect when pairing fails
Lukasz Rymanowski
2014-06-20
1
-1
/
+11
|
*
Bluetooth: Fix rejecting pairing in case of insufficient capabilities
Johan Hedberg
2014-06-20
1
-0
/
+20
|
*
Bluetooth: Refactor authentication method lookup into its own function
Johan Hedberg
2014-06-20
1
-5
/
+12
|
*
Bluetooth: Fix overriding higher security level in SMP
Johan Hedberg
2014-06-20
1
-9
/
+14
|
*
Revert "Bluetooth: Add a new PID/VID 0cf3/e005 for AR3012."
Marcel Holtmann
2014-06-20
2
-3
/
+0
|
*
rt2x00: fix rfkill regression on rt2500pci
Stanislaw Gruszka
2014-06-17
3
-4
/
+28
|
*
b43: fix frequency reported on G-PHY with /new/ firmware
Rafał Miłecki
2014-06-17
1
-3
/
+7
|
*
rt2800usb:fix hang during firmware load
Michael Braun
2014-06-17
1
-2
/
+7
|
*
rt2800usb:fix efuse detection
Michael Braun
2014-06-17
2
-1
/
+30
|
*
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
John W. Linville
2014-06-17
6
-65
/
+85
|
|
\
|
|
*
Bluetooth: Allow change security level on ATT_CID in slave role
Marcin Kraglak
2014-06-13
1
-5
/
+0
|
|
*
Bluetooth: Fix locking of hdev when calling into SMP code
Johan Hedberg
2014-06-13
1
-1
/
+6
|
|
*
Bluetooth: Fix deadlock in l2cap_conn_del()
Jukka Taimisto
2014-06-13
1
-1
/
+7
|
|
*
Bluetooth: Reuse hci_stop_discovery function when cleaning up HCI state
Johan Hedberg
2014-06-13
1
-3
/
+1
|
|
*
Bluetooth: Refactor discovery stopping into its own function
Johan Hedberg
2014-06-13
1
-44
/
+49
|
|
*
Bluetooth: Fix indicating discovery state when canceling inquiry
Johan Hedberg
2014-06-13
1
-0
/
+4
|
|
*
Bluetooth: Fix setting correct authentication information for SMP STK
Johan Hedberg
2014-06-13
1
-2
/
+7
|
|
*
Bluetooth: Add clarifying comment for conn->auth_type
Johan Hedberg
2014-06-13
1
-1
/
+5
|
|
*
Bluetooth: Fix SSP acceptor just-works confirmation without MITM
Johan Hedberg
2014-06-13
1
-2
/
+5
|
|
*
Bluetooth: Fix check for connection encryption
Johan Hedberg
2014-06-13
1
-1
/
+1
|
|
*
Bluetooth: Fix incorrectly overriding conn->src_type
Johan Hedberg
2014-06-13
1
-5
/
+0
|
*
|
b43: fix typo in Kconfig (make B43_BUSES_BCMA_AND_SSB the default for real)
Rafał Miłecki
2014-06-16
1
-1
/
+1
[next]