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
*
atm: convert mpc device to using netdev_ops
Stephen Hemminger
2009-03-21
2
-19
/
+18
*
sfc: Implement adaptive IRQ moderation
Ben Hutchings
2009-03-21
6
-21
/
+73
*
sfc: Optimise falcon_writel_page_locked() for page > 0
Ben Hutchings
2009-03-21
1
-5
/
+8
*
sfc: Remove unused private PCI register definitions
Ben Hutchings
2009-03-21
1
-7
/
+0
*
sfc: Work around unreliable legacy interrupt status
Ben Hutchings
2009-03-21
1
-12
/
+14
*
sfc: Pad packets to 33 bytes to prevent TX packet parser lockup
Ben Hutchings
2009-03-21
2
-0
/
+10
*
dsa: add switch chip cascading support
Lennert Buytenhek
2009-03-21
17
-211
/
+443
*
dsa: add support for the Marvell 88E6095/6095F switch chips
Lennert Buytenhek
2009-03-21
2
-11
/
+17
*
dsa: set ->iflink on slave interfaces to the ifindex of the parent
Lennert Buytenhek
2009-03-21
1
-0
/
+13
*
eql: fix non-constant printk warning
Stephen Hemminger
2009-03-21
1
-1
/
+1
*
atm: fix non-const printk argument
Stephen Hemminger
2009-03-21
1
-3
/
+1
*
ipx: use constant for strings and desciptor
Stephen Hemminger
2009-03-21
1
-6
/
+6
*
snap: use const for descriptor
Stephen Hemminger
2009-03-21
2
-4
/
+8
*
igb: cleanup tx dma so map & unmap use matching calls
Alexander Duyck
2009-03-21
1
-31
/
+35
*
igb: rework igb_set_multi so that vfs are properly updated
Alexander Duyck
2009-03-21
1
-10
/
+8
*
igb: update driver to use setup_timer function
Alexander Duyck
2009-03-21
1
-7
/
+4
*
igb: remove IGB_DESC_UNUSED since it is better handled by a function call
Alexander Duyck
2009-03-21
2
-11
/
+18
*
igb: allow tx of pre-formatted vlan tagged packets
Arthur Jones
2009-03-21
1
-1
/
+12
*
spider_net: Convert to net_device_ops.
Yang Hongyang
2009-03-21
1
-14
/
+17
*
powerpc 4xx EMAC driver: device name reported on timeout is not correct
Mikhail Zolotaryov
2009-03-21
1
-1
/
+1
*
net: remove useless prefetch() call
Eric Dumazet
2009-03-21
1
-1
/
+0
*
sctp: Clean up TEST_FRAME hacks.
Vlad Yasevich
2009-03-21
2
-11
/
+1
*
ixgbe: fix select_queue management
Stephen Hemminger
2009-03-21
2
-8
/
+11
*
skb: expose and constify hash primitives
Stephen Hemminger
2009-03-21
2
-4
/
+8
*
atm: lec use dev_change_mtu
Stephen Hemminger
2009-03-21
1
-1
/
+1
*
net/*: use linux/kernel.h swap()
Ilpo Järvinen
2009-03-21
4
-37
/
+8
*
netrom: zero length frame filtering in NetRom
Bernard Pidoux
2009-03-21
1
-1
/
+10
*
ax25: zero length frame filtering in AX25
Bernard Pidoux
2009-03-21
1
-0
/
+12
*
ax25: SOCK_DEBUG message simplification
Bernard Pidoux
2009-03-21
1
-3
/
+1
*
fsl_pq_mdio: Revive Gianfar TBI PHY support
Anton Vorontsov
2009-03-21
1
-0
/
+1
*
ipv6: reorder struct inet6_ifaddr to remove padding on 64 bit builds
Richard Kennedy
2009-03-21
1
-2
/
+3
*
gianfar: Fix build with CONFIG_PM enabled
Anton Vorontsov
2009-03-21
1
-2
/
+2
*
e100: add support for 82552 10/100 adapter
Bruce Allan
2009-03-21
1
-16
/
+77
*
Merge branch 'master' of git://git.infradead.org/~dwmw2/solos-2.6
David S. Miller
2009-03-21
2
-160
/
+734
|
\
|
*
solos: Disable DMA until we have an FPGA update with it actually implemented.
David Woodhouse
2009-03-17
1
-1
/
+1
|
*
solos: Automatically determine number of ports
Nathan Williams
2009-03-17
1
-1
/
+2
|
*
solos: Reset device on unload, free pending skbs
David Woodhouse
2009-03-17
1
-1
/
+29
|
*
solos: Swap upstream/downstream rates in status packet, clean up some more
David Woodhouse
2009-01-30
1
-26
/
+25
|
*
solos: Set RX empty flag at startup only for !dma mode
David Woodhouse
2009-01-30
1
-2
/
+4
|
*
solos: Don't clear config registers at startup
David Woodhouse
2009-01-30
1
-5
/
+1
|
*
solos: Tidy up status interrupt handling, cope with 'ERROR' status
David Woodhouse
2009-01-30
1
-4
/
+13
|
*
solos: Add 'reset' module parameter to reset the DSL chips on load
David Woodhouse
2009-01-30
1
-0
/
+10
|
*
solos: Remove debugging, commented-out test code
David Woodhouse
2009-01-29
1
-49
/
+3
|
*
solos: Clean up handling of card->tx_mask a little
David Woodhouse
2009-01-29
1
-25
/
+28
|
*
solos: Fix various bugs in status packet handling
David Woodhouse
2009-01-29
1
-21
/
+28
|
*
solos: Remove superfluous wait_queue_head_t from struct solos_param
David Woodhouse
2009-01-29
1
-1
/
+0
|
*
solos: Remove IRQF_DISABLED, don't frob IRQ enable on the FPGA in solos_irq()
David Woodhouse
2009-01-29
1
-5
/
+1
|
*
solos: Remove unused loopback debug stuff
David Woodhouse
2009-01-29
1
-23
/
+0
|
*
solos: Tidy up tx_mask handling for ports which need TX
David Woodhouse
2009-01-29
1
-7
/
+13
|
*
solos: Tidy up DMA handling a little. Still untested
David Woodhouse
2009-01-29
1
-42
/
+53
[next]