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
*
ssb: Fix coherent DMA mask for PCI devices
Michael Buesch
2008-06-13
1
-3
/
+9
*
rt2x00: LEDS build failure
Randy Dunlap
2008-06-13
1
-6
/
+6
*
rt2x00: INPUT build failure
Randy Dunlap
2008-06-13
1
-3
/
+4
*
b43: Fix noise calculation WARN_ON
Michael Buesch
2008-06-13
2
-7
/
+10
*
b43: Fix possible NULL pointer dereference in DMA code
Michael Buesch
2008-06-13
1
-33
/
+32
*
rt2x00: Restrict DMA to 32-bit addresses.
Gertjan van Wingerde
2008-06-13
1
-2
/
+1
*
rt2x00: Don't kill guardian_urb when it wasn't created
Ivo van Doorn
2008-06-13
1
-0
/
+6
*
bnx2x: Updating the Maintainer
Eilon Greenstein
2008-06-12
3
-4
/
+7
*
net: Eliminate flush_scheduled_work() calls while RTNL is held.
David S. Miller
2008-06-12
9
-47
/
+21
*
drivers/net/r6040.c: correct bad use of round_jiffies()
Christophe Jaillet
2008-06-11
1
-1
/
+1
*
fec_mpc52xx: MPC52xx_MESSAGES_DEFAULT: 2nd NETIF_MSG_IFDOWN => IFUP
Roel Kluin
2008-06-11
1
-1
/
+1
*
ipg: fix receivemode IPG_RM_RECEIVEMULTICAST{,HASH} in ipg_nic_set_multicast_...
Roel Kluin
2008-06-11
1
-2
/
+2
*
Merge branch 'davem-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jga...
David S. Miller
2008-06-10
15
-188
/
+150
|
\
|
*
sky2: Hold RTNL while calling dev_close()
Ben Hutchings
2008-06-10
1
-0
/
+2
|
*
s2io iomem annotations
Al Viro
2008-06-10
1
-4
/
+6
|
*
atl1: fix suspend regression
Jay Cliburn
2008-06-10
1
-17
/
+0
|
*
qeth: start dev queue after tx drop error
Frank Blaschka
2008-06-10
2
-0
/
+2
|
*
qeth: Prepare-function to call s390dbf was wrong
Peter Tiedemann
2008-06-10
1
-3
/
+5
|
*
qeth: reduce number of kernel messages
Frank Blaschka
2008-06-10
6
-131
/
+42
|
*
qeth: Use ccw_device_get_id().
Cornelia Huck
2008-06-10
2
-15
/
+7
|
*
qeth: layer 3 Oops in ip event handler
Frank Blaschka
2008-06-10
1
-1
/
+1
|
*
virtio: use callback on empty in virtio_net
Rusty Russell
2008-06-10
1
-5
/
+17
|
*
virtio: virtio_net free transmit skbs in a timer
Mark McLoughlin
2008-06-10
1
-2
/
+26
|
*
virtio_net: Fix skb->csum_start computation
Mark McLoughlin
2008-06-10
1
-3
/
+5
|
*
ehea: set mac address fix
Jan-Bernd Themann
2008-06-10
1
-6
/
+10
|
*
sfc: Recover from RX queue flush failure
Steve Hodgson
2008-06-10
1
-1
/
+3
|
*
add missing lance_* exports
Adrian Bunk
2008-06-10
1
-1
/
+5
|
*
ixgbe: fix typo
Jeff Kirsher
2008-06-10
1
-2
/
+2
|
*
forcedeth: msi interrupts
Ayaz Abdulla
2008-06-10
1
-0
/
+20
*
|
pppoe: Unshare skb before anything else
Herbert Xu
2008-06-10
1
-3
/
+3
*
|
net pppoe: Check packet length on all receive paths
Herbert Xu
2008-06-10
1
-14
/
+17
*
|
isdn: use simple_read_from_buffer()
Akinobu Mita
2008-06-10
1
-21
/
+8
*
|
isdn divas: fix proc creation
Alexey Dobriyan
2008-06-10
2
-3
/
+2
*
|
drivers/atm/eni.h: remove unused macro KERNEL_OFFSET
Pradeep Singh Rautela
2008-06-10
1
-1
/
+0
*
|
l2tp: Fix potential memory corruption in pppol2tp_recvmsg()
James Chapman
2008-06-10
1
-8
/
+12
|
/
*
irda: net/irda build fix: mcs7780
Ingo Molnar
2008-06-09
1
-0
/
+1
*
tg3: Update version to 3.92.1
Matt Carlson
2008-06-09
1
-2
/
+2
*
tg3: Fix 5761 WOL
Matt Carlson
2008-06-09
1
-0
/
+24
*
tg3: Fix a flags typo
Matt Carlson
2008-06-09
1
-1
/
+1
*
tg3: Fix 5714S / 5715S / 5780S link failures
Matt Carlson
2008-06-09
1
-2
/
+1
*
iwlwifi: fix oops in iwl3945_led_brightness_set
Marcin Slusarz
2008-06-09
1
-2
/
+3
*
zd1211rw: Fix data padding for QoS
Michael Buesch
2008-06-09
1
-1
/
+1
*
libertas: fix sleep confirmation
Holger Schurig
2008-06-09
2
-2
/
+5
*
ipw2200: queue direct scans
Dan Williams
2008-06-09
2
-95
/
+87
*
l2tp: Fix possible oops if transmitting or receiving when tunnel goes down
James Chapman
2008-06-04
1
-23
/
+78
*
lt2p: Fix possible WARN_ON from socket code when UDP socket is closed
James Chapman
2008-06-04
1
-0
/
+10
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville...
David S. Miller
2008-06-04
6
-15
/
+40
|
\
|
*
USB ID for Philips CPWUA054/00 Wireless USB Adapter 11g
Felix Homann
2008-06-04
1
-0
/
+1
|
*
ssb: Fix context assertion in ssb_pcicore_dev_irqvecs_enable
Michael Buesch
2008-06-04
1
-2
/
+2
|
*
libertas: fix command size for CMD_802_11_SUBSCRIBE_EVENT
Holger Schurig
2008-06-04
1
-2
/
+2
[next]