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
path:
root
/
drivers
Commit message (
Expand
)
Author
Age
Files
Lines
*
usb/mcs7830: Don't use buffers from stack for USB transfers
Christian Eggers
2009-01-21
1
-2
/
+18
*
usbnet: allow type check of devdbg arguments in non-debug build
Steve Glendinning
2009-01-21
1
-2
/
+0
*
via-velocity: fix hot spin
roel kluin
2009-01-20
1
-1
/
+1
*
myri10ge: don't forget pci_disable_device()
Brice Goglin
2009-01-20
1
-6
/
+9
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2009-01-20
7
-54
/
+53
|
\
|
*
p54: fix p54_set_key's return code
Christian Lamparter
2009-01-16
1
-1
/
+1
|
*
p54: set_tim must be atomic.
Artur Skawina
2009-01-16
1
-1
/
+1
|
*
rt2x00: fix a wrong parameter for __test_and_clear_bit() in rt2x00rfkill_free().
Rami Rosen
2009-01-16
1
-1
/
+1
|
*
iwlwifi: remove CMD_WANT_SKB flag if send_cmd_sync failure
Zhu Yi
2009-01-16
2
-2
/
+2
|
*
ath9k: Fix an operator typo in REG_DOMAIN_2GHZ_MASK
Jouni Malinen
2009-01-16
1
-1
/
+1
|
*
ath9k: Fix an operator typo in phy rate validation
Jouni Malinen
2009-01-16
1
-1
/
+1
|
*
libertas: Fix alignment issues in libertas core
Andrey Yurovsky
2009-01-16
1
-46
/
+45
|
*
p54: fix oops caused by bad eeproms
Christian Lamparter
2009-01-16
1
-1
/
+1
*
|
wimax/i2400m: error paths that need to free an skb should use kfree_skb()
Inaky Perez-Gonzalez
2009-01-19
2
-4
/
+7
*
|
mv643xx_eth: prevent interrupt storm on ifconfig down
Gabriel Paubert
2009-01-19
1
-0
/
+1
*
|
mv643xx_eth: fix multicast filter programming
Lennert Buytenhek
2009-01-19
1
-1
/
+1
*
|
Revert "mv643xx_eth: use longer DMA bursts".
Lennert Buytenhek
2009-01-19
1
-6
/
+8
*
|
tg3: Fix firmware loading
Matt Carlson
2009-01-19
2
-31
/
+51
*
|
ixgbe: Fix usage of netif_*_all_queues() with netif_carrier_{off|on}()
Peter P Waskiewicz Jr
2009-01-19
1
-3
/
+3
*
|
ixgbe: fix tag stripping for VLAN ID 0
Don Skidmore
2009-01-19
1
-26
/
+27
*
|
ixgbe: fix dca issue with relaxed ordering turned on
Don Skidmore
2009-01-19
2
-0
/
+6
*
|
korina: drop leftover assignment
Phil Sutter
2009-01-19
1
-2
/
+1
*
|
korina: adjust headroom for new skb's also
Phil Sutter
2009-01-19
1
-0
/
+3
*
|
korina: fix loop back of receive descriptors
Phil Sutter
2009-01-19
1
-4
/
+5
*
|
cxgb3: Fix LRO misalignment
Divy Le Ray
2009-01-19
1
-0
/
+1
*
|
macb: avoid lockup when TGO during underrun
Richard Röjfors
2009-01-19
1
-0
/
+8
*
|
bnx2x: Version update
Eilon Greenstein
2009-01-19
4
-6
/
+6
*
|
bnx2x: Barriers for the compiler
Eilon Greenstein
2009-01-19
2
-19
/
+27
*
|
bnx2x: Driver description update
Eilon Greenstein
2009-01-19
1
-1
/
+1
*
|
bnx2x: Handling PHY FW load failure
Eilon Greenstein
2009-01-19
1
-3
/
+4
*
|
bnx2x: Legacy speeds autoneg failures
Eilon Greenstein
2009-01-19
1
-2
/
+8
*
|
bnx2x: Prevent self test loopback failures
Eilon Greenstein
2009-01-19
1
-1
/
+1
*
|
bnx2x: 1G-10G toggling race
Eilon Greenstein
2009-01-19
1
-11
/
+32
*
|
bnx2x: Overstepping array bounds
Eilon Greenstein
2009-01-19
1
-0
/
+4
*
|
bnx2x: Block nvram access when the device is inactive
Eilon Greenstein
2009-01-19
1
-0
/
+3
*
|
bnx2x: Read chip ID
Eilon Greenstein
2009-01-19
1
-1
/
+1
*
|
bnx2x: Wrong HDR offset in CAM
Eilon Greenstein
2009-01-19
1
-3
/
+6
*
|
bnx2x: Potential race after iSCSI boot
Eilon Greenstein
2009-01-19
1
-5
/
+9
*
|
bnx2x: Handling probe failures
Eilon Greenstein
2009-01-19
1
-7
/
+5
*
|
bnx2x: Free IRQ
Eilon Greenstein
2009-01-19
1
-3
/
+3
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
2009-01-17
17
-171
/
+189
|
\
\
|
|
\
|
|
\
|
*
-
.
\
Merge branches 'ehca', 'ipoib' and 'mlx4' into for-linus
Roland Dreier
2009-01-16
5
-28
/
+46
|
|
\
\
\
|
|
|
*
|
IB/mlx4: Fix memory ordering problem when posting LSO sends
Roland Dreier
2009-01-16
1
-9
/
+19
|
|
|
*
|
mlx4_core: Fix min() warning
Andrew Morton
2009-01-15
1
-3
/
+3
|
|
*
|
|
IPoIB: Do not print error messages for multicast join retries
Yossi Etigin
2009-01-16
1
-1
/
+1
|
|
*
|
|
IPoIB: Fix deadlock between ipoib_open() and child interface create
Roland Dreier
2009-01-14
1
-3
/
+8
|
|
*
|
|
IPoIB: Fix hang in napi_disable() if P_Key is never found
Roland Dreier
2009-01-14
1
-12
/
+15
|
|
|
/
/
|
*
|
|
IB/ehca: Use consistent types for ehca_plpar_hcall9()
Stephen Rothwell
2009-01-16
1
-13
/
+13
|
*
|
|
IB/ehca: Fix printk format warnings from u64 type change
Stephen Rothwell
2009-01-16
12
-130
/
+130
|
|
/
/
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg...
Linus Torvalds
2009-01-17
1
-1
/
+1
|
\
\
\
[next]