index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
Bluetooth: Add error return value to hci_req_sync callback
Johan Hedberg
2015-11-19
3
-26
/
+54
|
*
|
Bluetooth: Add discovery type validity helper
Johan Hedberg
2015-11-19
1
-0
/
+40
|
*
|
Bluetooth: Move LE scan disable/restart behind req_workqueue
Johan Hedberg
2015-11-19
4
-173
/
+183
|
*
|
Bluetooth: Make __hci_update_background_scan private to hci_request.c
Johan Hedberg
2015-11-19
2
-3
/
+1
|
*
|
Bluetooth: Use req_workqueue for background scanning when powering on
Johan Hedberg
2015-11-19
1
-6
/
+4
|
*
|
Bluetooth: Use req_workqueue for explicit connect requests
Johan Hedberg
2015-11-19
2
-36
/
+18
|
*
|
Bluetooth: Add HCI status return parameter to hci_req_sync()
Johan Hedberg
2015-11-19
4
-19
/
+26
|
*
|
Bluetooth: Don't wait for HCI in Add/Remove Device
Johan Hedberg
2015-11-19
1
-111
/
+50
|
*
|
Bluetooth: Run all background scan updates through req_workqueue
Johan Hedberg
2015-11-19
4
-24
/
+25
|
*
|
Bluetooth: Add stubs for synchronous HCI request functionality
Johan Hedberg
2015-11-19
3
-0
/
+15
|
*
|
Bluetooth: Add 'sync' specifier to synchronous request APIs
Johan Hedberg
2015-11-19
3
-20
/
+20
|
*
|
Bluetooth: Move synchronous request handling into hci_request.c
Johan Hedberg
2015-11-19
3
-193
/
+195
|
*
|
Bluetooth: Remove unnecessary call to hci_update_background_scan
Johan Hedberg
2015-11-19
2
-4
/
+1
|
*
|
Bluetooth: Add support for controller specific logging
Marcel Holtmann
2015-11-19
3
-0
/
+104
|
*
|
Bluetooth: Add support for sending system notes to monitor channel
Marcel Holtmann
2015-11-19
4
-5
/
+35
|
*
|
Bluetooth: Fix casting coding style within HCI sockets
Marcel Holtmann
2015-11-19
1
-13
/
+13
|
*
|
Bluetooth: Add clarifying comment why schedule_work is used
Johan Hedberg
2015-11-19
1
-0
/
+4
|
*
|
Bluetooth: Add missing hci_skb_opcode for raw socket commands
Marcel Holtmann
2015-11-19
1
-0
/
+5
|
*
|
Bluetooth: Compress the size of struct hci_ctrl
Johan Hedberg
2015-11-19
4
-14
/
+23
|
*
|
Bluetooth: Remove redundant setting to zero of bt_cb
Johan Hedberg
2015-11-19
1
-6
/
+2
|
*
|
Bluetooth: Use new hci_skb_pkt_* wrappers for drivers
Marcel Holtmann
2015-11-19
21
-116
/
+127
|
*
|
Bluetooth: Use new hci_skb_pkt_* wrappers for core packet handling
Marcel Holtmann
2015-11-19
3
-32
/
+33
|
*
|
Bluetooth: Add hci_skb_* helper wrappers for bt_cb(skb) access
Marcel Holtmann
2015-11-19
1
-0
/
+4
|
*
|
Bluetooth: Make LE only events conditional on supported commands
Marcel Holtmann
2015-11-19
1
-4
/
+18
|
*
|
Bluetooth: Fix issue with HCI_QUIRK_FIXUP_INQUIRY_MODE and event mask
Marcel Holtmann
2015-11-19
1
-1
/
+2
|
*
|
Bluetooth: Build LE event mask based on supported commands
Marcel Holtmann
2015-11-19
1
-1
/
+28
|
*
|
Bluetooth: Move BR/EDR default events behind its features
Marcel Holtmann
2015-11-19
1
-4
/
+8
*
|
|
net: fec: no need to test for the return type of of_property_read_u32
Saurabh Sengar
2015-11-24
1
-7
/
+2
*
|
|
drivers: net: xgene: optimizing the code
Saurabh Sengar
2015-11-24
1
-16
/
+9
*
|
|
Merge tag 'linux-can-next-for-4.5-20151123' of git://git.kernel.org/pub/scm/l...
David S. Miller
2015-11-24
1
-75
/
+101
|
\
\
\
|
*
|
|
can: xilinx: Convert to runtime_pm
Kedareswara rao Appana
2015-11-23
1
-75
/
+101
*
|
|
|
net/ipv4/ipconfig: Rejoin broken lines in console output
Geert Uytterhoeven
2015-11-24
1
-10
/
+9
*
|
|
|
net: dsa: include gpio consumer header file
Arnd Bergmann
2015-11-24
1
-0
/
+1
*
|
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
2015-11-24
13
-153
/
+111
|
\
\
\
\
|
*
|
|
|
intel: i40e: fix confused code
Rasmus Villemoes
2015-11-23
1
-14
/
+10
|
*
|
|
|
ixgbevf: fix spoofed packets with random MAC
Emil Tantilov
2015-11-23
2
-1
/
+4
|
*
|
|
|
ixgbevf: use ether_addr_copy instead of memcpy
Emil Tantilov
2015-11-23
1
-8
/
+6
|
*
|
|
|
i40evf: fix compiler warning of unused variable
Jesse Brandeburg
2015-11-23
1
-4
/
+3
|
*
|
|
|
ixgbe: Remove CS4227 diagnostic code
Mark Rustad
2015-11-23
1
-80
/
+0
|
*
|
|
|
ixgbe/ixgbevf: use napi_schedule_irqoff()
Alexander Duyck
2015-11-23
2
-3
/
+3
|
*
|
|
|
ixgbevf: Limit lowest interrupt rate for adaptive interrupt moderation to 12K
Alexander Duyck
2015-11-23
3
-6
/
+5
|
*
|
|
|
ixgbe: Add KR mode support for CS4227 chip
Mark Rustad
2015-11-23
1
-23
/
+62
|
*
|
|
|
ixgbe: Fix handling of NAPI budget when multiple queues are enabled per vector
Alexander Duyck
2015-11-23
1
-1
/
+2
|
*
|
|
|
fm10k: Fix handling of NAPI budget when multiple queues are enabled per vector
Alexander Duyck
2015-11-23
1
-0
/
+4
|
*
|
|
|
ixgbe: fix multiple kernel-doc errors
Jean Sacren
2015-11-23
1
-6
/
+3
|
*
|
|
|
ixgbe: Delete redundant include file
Mark Rustad
2015-11-23
1
-3
/
+0
|
*
|
|
|
ixgbe: drop null test before destroy functions
Julia Lawall
2015-11-23
1
-2
/
+1
|
*
|
|
|
fm10k: Correct MTU for jumbo frames
Jacob Keller
2015-11-23
1
-1
/
+1
|
*
|
|
|
fm10k: do not assume VF always has 1 queue
Jacob Keller
2015-11-23
2
-1
/
+7
*
|
|
|
|
VSOCK: constify vmci_transport_notify_ops structures
Julia Lawall
2015-11-23
4
-5
/
+6
[prev]
[next]