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
...
|
*
solos: First attempt at DMA support
David Woodhouse
2009-01-28
1
-28
/
+90
|
*
solos: Remove parameter group from sysfs on ATM dev deregister
David Woodhouse
2009-01-28
1
-0
/
+2
|
*
solos: Fix under-allocation of skb size for get/set parameters
David Woodhouse
2009-01-28
1
-2
/
+2
|
*
solos: Add SNR and Attn to status packet, fix oops on load
David Woodhouse
2009-01-28
1
-7
/
+23
|
*
solos: Reject non-AAL5 connections.... for now
David Woodhouse
2009-01-27
1
-0
/
+6
|
*
solos: Kill existing connections on link down event
David Woodhouse
2009-01-27
1
-2
/
+28
|
*
solos: Handle new line status change packets, hook up to ATM layer info
David Woodhouse
2009-01-27
1
-1
/
+92
|
*
solos: Add initial list of parameters
David Woodhouse
2009-01-27
2
-6
/
+94
|
*
solos: Handle attribute show/store in kernel more sanely
David Woodhouse
2009-01-27
1
-0
/
+187
|
*
solos: Kill global 'opens' count.
David Woodhouse
2009-01-27
1
-10
/
+0
|
*
solos: Clean up firmware loading code
David Woodhouse
2009-01-27
1
-136
/
+73
|
*
solos: FPGA and firmware update support.
Simon Farnsworth
2009-01-27
1
-2
/
+169
|
*
solos: Slight debugging improvements
Simon Farnsworth
2009-01-27
1
-1
/
+2
|
*
solos: Fix length header in FPGA transfers
David Woodhouse
2009-01-27
1
-4
/
+7
*
|
e1000e: fixup merge error
Arthur Jones
2009-03-20
1
-1
/
+1
*
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2009-03-20
14
-43
/
+108
|
\
\
|
*
|
bas_gigaset: correctly allocate USB interrupt transfer buffer
Tilman Schmidt
2009-03-18
1
-3
/
+13
|
*
|
smsc911x: reset last known duplex and carrier on open
Steve Glendinning
2009-03-18
1
-0
/
+4
|
*
|
sh_eth: Fix mistake of the address of SH7763
Nobuhiro Iwamatsu
2009-03-18
1
-2
/
+2
|
*
|
sh_eth: Change handling of IRQ
Nobuhiro Iwamatsu
2009-03-18
1
-3
/
+17
|
*
|
netns: oops in ip[6]_frag_reasm incrementing stats
Jorge Boncompte [DTI2]
2009-03-18
2
-5
/
+5
|
*
|
net: kfree(napi->skb) => kfree_skb
Roel Kluin
2009-03-18
1
-1
/
+1
|
*
|
net: fix sctp breakage
Al Viro
2009-03-18
1
-1
/
+2
|
*
|
ipv6: fix display of local and remote sit endpoints
Bjørn Mork
2009-03-18
1
-1
/
+1
|
*
|
net: Document /proc/sys/net/core/netdev_budget
Stanislaw Gruszka
2009-03-18
1
-0
/
+7
|
*
|
tulip: fix crash on iface up with shirq debug
Kyle McMartin
2009-03-18
1
-16
/
+29
|
*
|
virtio_net: Make virtio_net support carrier detection
Pantelis Koukousoulas
2009-03-18
1
-0
/
+3
|
*
|
bonding: Fix updating of speed/duplex changes
Jay Vosburgh
2009-03-18
1
-5
/
+20
|
*
|
bnx2: Fix problem of using wrong IRQ handler.
Michael Chan
2009-03-18
1
-6
/
+6
*
|
|
net: reorder struct Qdisc for better SMP performance
Eric Dumazet
2009-03-20
2
-10
/
+13
*
|
|
dnet: remove duplicated #include
Huang Weiyi
2009-03-20
1
-1
/
+0
*
|
|
ixgbe: Fixup the watchdog interrupt scheduling on 82599
Jesse Brandeburg
2009-03-20
1
-32
/
+81
*
|
|
ixgbe: Correctly report Wake On LAN for 82599 KX4 devices
PJ Waskiewicz
2009-03-20
1
-1
/
+40
*
|
|
ixgbe: Fix PCI bus reporting on driver load for 82598 after 82599 merge
PJ Waskiewicz
2009-03-20
1
-0
/
+3
*
|
|
ixgb: refactor tx path to use skb_dma_map/unmap
Alexander Duyck
2009-03-20
1
-31
/
+39
*
|
|
e1000e: allow tx of pre-formatted vlan tagged packets
Arthur Jones
2009-03-20
1
-1
/
+8
*
|
|
e1000e: fix dma error handling issues
Alexander Duyck
2009-03-20
1
-44
/
+32
*
|
|
e1000e: add support for 82583 device id
Alexander Duyck
2009-03-20
5
-22
/
+116
*
|
|
smsc9420: fix big endian rx checksum offload
Steve Glendinning
2009-03-20
1
-1
/
+1
*
|
|
sunvnet: Convert to net_device_ops.
David S. Miller
2009-03-20
1
-7
/
+11
*
|
|
smsc911x: allow setting of mac address
Steve Glendinning
2009-03-19
1
-5
/
+30
*
|
|
smsc911x: replace print_mac with %pM
Steve Glendinning
2009-03-19
1
-3
/
+1
*
|
|
smsc911x: define status word positions as constants
Steve Glendinning
2009-03-19
2
-10
/
+15
*
|
|
rtnetlink: add new value for DHCP added routes
Stephen Hemminger
2009-03-19
1
-0
/
+1
*
|
|
gianfar: pass the proper dev to DMA ops
Kumar Gala
2009-03-18
2
-17
/
+20
*
|
|
tipc: fix non-const printf format arguments
Stephen Hemminger
2009-03-18
4
-5
/
+5
*
|
|
tcp: remove parameter from tcp_recv_urg().
Rami Rosen
2009-03-18
1
-3
/
+2
*
|
|
ipv6: Fix incorrect disable_ipv6 behavior
Brian Haley
2009-03-18
2
-8
/
+17
*
|
|
a2065: skb_padto cleanups
Dave Jones
2009-03-18
1
-14
/
+5
*
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2009-03-17
72
-3048
/
+7713
|
\
\
\
[prev]
[next]