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
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
[PATCH] skge: remember to run netif_poll_disable()
Edgar E. Iglesias
2006-08-19
1
-0
/
+2
*
[PATCH] Add ethtool -g support to Spidernet network driver
Jim Lewis
2006-08-19
3
-5
/
+23
*
[PATCH] build fixes: smc91x
David Brownell
2006-08-19
1
-6
/
+0
*
[PATCH] via-rhine: add option avoid_D3 (work around broken BIOSes)
Roger Luethi
2006-08-19
1
-1
/
+11
*
[PATCH] lockdep: fix smc91x
Russell King
2006-08-19
1
-4
/
+4
*
[PATCH] via-rhine: NAPI poll enable
Stephen Hemminger
2006-08-19
1
-1
/
+2
*
[PATCH] via-rhine: NAPI support
Roger Luethi
2006-08-19
2
-12
/
+79
*
[PATCH] smc911x: Re-release spinlock on spurious interrupt
Peter Korsgaard
2006-08-19
1
-0
/
+1
*
[PATCH] net: Add netconsole support to dm9000 driver
Kevin Hao
2006-08-19
1
-0
/
+14
*
[PATCH] s2io build fix
Andrew Morton
2006-08-19
1
-0
/
+1
*
[PATCH] Update smc91x driver with ARM Versatile board info
Deepak Saxena
2006-08-19
1
-0
/
+18
*
[PATCH] Freescale QE UCC gigabit ethernet driver
Li Yang
2006-08-19
6
-0
/
+6665
*
[PATCH] drivers/net/e1000/: possible cleanups
Adrian Bunk
2006-08-19
3
-56
/
+67
*
[PATCH] sundance section fix
Andrew Morton
2006-08-19
1
-1
/
+1
*
[PATCH] fealnx section fix
Andrew Morton
2006-08-19
1
-1
/
+1
*
[PATCH] winbond-840 section fix
Andrew Morton
2006-08-19
1
-1
/
+1
*
[PATCH] seeq8005 section fix
Andrew Morton
2006-08-19
1
-1
/
+1
*
[PATCH] ni65 section fix
Andrew Morton
2006-08-19
1
-1
/
+1
*
[PATCH] wd section fix
Andrew Morton
2006-08-19
1
-2
/
+2
*
[PATCH] smctr section fix
Andrew Morton
2006-08-19
1
-3
/
+2
*
[PATCH] ibmtr section fix
Andrew Morton
2006-08-19
1
-2
/
+2
*
[PATCH] ni52 section fix
Andrew Morton
2006-08-19
1
-1
/
+1
*
[PATCH] lne390 section fix
Andrew Morton
2006-08-19
1
-1
/
+1
*
[PATCH] lance section fix
Andrew Morton
2006-08-19
1
-1
/
+1
*
[PATCH] eth16i section fix
Andrew Morton
2006-08-19
1
-1
/
+1
*
[PATCH] es3210 section fix
Andrew Morton
2006-08-19
1
-2
/
+1
*
[PATCH] eexpress section fix
Andrew Morton
2006-08-19
1
-1
/
+1
*
[PATCH] eepro section fix
Andrew Morton
2006-08-19
1
-2
/
+1
*
[PATCH] e2100 section fix
Andrew Morton
2006-08-19
1
-2
/
+2
*
[PATCH] at1700 section fix
Andrew Morton
2006-08-19
1
-1
/
+1
*
[PATCH] cs89x0 section fix
Andrew Morton
2006-08-19
1
-2
/
+1
*
[PATCH] cops section fix
Andrew Morton
2006-08-19
1
-1
/
+1
*
[PATCH] ac3200 section fixes
Andrew Morton
2006-08-19
1
-2
/
+1
*
[PATCH] 82596 section fixes
Andrew Morton
2006-08-19
1
-4
/
+5
*
Merge branch 'master' into upstream-fixes
Jeff Garzik
2006-08-19
5
-70
/
+80
|
\
|
*
[PPP]: handle kmalloc failures and convert to using kzalloc
Panagiotis Issaris
2006-08-17
1
-11
/
+19
|
*
[BNX2]: Convert to netdev_alloc_skb()
Michael Chan
2006-08-17
1
-8
/
+6
|
*
[BNX2]: Fix tx race condition.
Michael Chan
2006-08-17
2
-23
/
+24
|
*
Merge gregkh@master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Greg Kroah-Hartman
2006-08-09
2
-28
/
+31
|
|
\
|
|
*
[TG3]: Fix tx race condition
Michael Chan
2006-08-07
2
-26
/
+31
|
|
*
[TG3]: skb->dev assignment is done by netdev_alloc_skb
Christoph Hellwig
2006-08-07
1
-2
/
+0
*
|
|
[PATCH] smc91x: disable DMA mode on the logicpd pxa270
Lennert Buytenhek
2006-08-14
1
-5
/
+0
*
|
|
[PATCH] sky2: phy power problems on 88e805X chips
Stephen Hemminger
2006-08-10
1
-3
/
+2
|
/
/
*
|
[PATCH] myri10ge: always re-enable dummy rdmas in myri10ge_resume
Brice Goglin
2006-08-09
1
-1
/
+1
|
/
*
[PATCH] myri10ge - Fix spurious invokations of the watchdog reset handler
Brice Goglin
2006-08-03
1
-1
/
+4
*
[PATCH] myri10ge - Write the firmware in 256-bytes chunks
Brice Goglin
2006-08-03
1
-12
/
+7
*
[PATCH] Stop calling phy_stop_interrupts() twice
Sergei Shtylylov
2006-08-03
1
-6
/
+2
*
[PATCH] s2io driver bug fixes #2
Ananda Raju
2006-08-03
2
-135
/
+98
*
[PATCH] s2io driver bug fixes #1
Ananda Raju
2006-08-03
2
-78
/
+85
*
Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Jeff Garzik
2006-08-03
4
-18
/
+19
|
\
[next]