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
...
*
|
spidernet: janitorial, typos
Linas Vepstas
2007-02-27
2
-7
/
+8
*
|
spidernet: transmit race
Linas Vepstas
2007-02-27
1
-1
/
+5
*
|
spidernet: fix racy double-free of skb
Linas Vepstas
2007-02-27
1
-8
/
+15
*
|
spidernet: separate hardware state from driver state.
Linas Vepstas
2007-02-27
2
-71
/
+95
*
|
spidernet: move medium variable into card struct
Jens Osterkamp
2007-02-27
2
-7
/
+9
*
|
spidernet: remove txram full logging
Ishizaki Kou
2007-02-27
1
-2
/
+2
*
|
spidernet: spidernet: add support for Celleb
Kou Ishizaki
2007-02-27
3
-4
/
+12
*
|
spidernet: load firmware when open
Kou Ishizaki
2007-02-27
1
-124
/
+123
*
|
spidernet: autoneg support for Celleb
Kou Ishizaki
2007-02-27
2
-16
/
+170
*
|
spidernet: compile break.
Linas Vepstas
2007-02-27
1
-4
/
+1
*
|
sungem_phy: support bcm5461 phy, autoneg.
Jens Osterkamp
2007-02-27
2
-136
/
+263
*
|
forcedeth: fix checksum feature in mcp65
Ayaz Abdulla
2007-02-27
1
-4
/
+4
*
|
forcedeth: disable msix
Ayaz Abdulla
2007-02-27
1
-1
/
+1
*
|
forcedeth: fixed missing call in napi poll
Ayaz Abdulla
2007-02-27
1
-3
/
+7
*
|
[netdrvr] tc35815: fix obvious bugs
Jeff Garzik
2007-02-27
1
-1
/
+9
*
|
Merge master.kernel.org:/pub/scm/linux/kernel/git/kyle/parisc-2.6
Linus Torvalds
2007-02-26
2
-30
/
+10
|
\
\
|
*
\
Merge branch 'parisc' from /home/kyle/repos/parisc-2.6.git
Kyle McMartin
2007-02-17
2
-30
/
+10
|
|
\
\
|
|
*
|
[PARISC] Make Lasi Ethernet depend on GSC only
Matthew Wilcox
2006-12-08
1
-3
/
+3
|
|
*
|
[PARISC] lasi_82596: use BUILD_BUG_ON() and constify static array
Helge Deller
2006-12-08
1
-27
/
+7
*
|
|
|
[TG3]: TSO workaround fixes.
Michael Chan
2007-02-26
2
-10
/
+12
*
|
|
|
Revert "e1000: fix shared interrupt warning message"
Linus Torvalds
2007-02-21
1
-6
/
+6
|
|
_
|
/
|
/
|
|
*
|
|
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...
Linus Torvalds
2007-02-20
24
-240
/
+256
|
\
\
\
|
*
\
\
Merge branch 'upstream-jgarzik' of git://git.kernel.org/pub/scm/linux/kernel/...
Jeff Garzik
2007-02-20
15
-165
/
+149
|
|
\
\
\
|
|
*
\
\
Merge branch 'upstream' into upstream-jgarzik
John W. Linville
2007-02-17
15
-165
/
+149
|
|
|
\
\
\
|
|
|
*
|
|
[PATCH] bcm43xx: OFDM fix for rev 1 cards
Larry Finger
2007-02-14
3
-4
/
+20
|
|
|
*
|
|
[PATCH] bcm43xx: Fix for 4311 and 02/07/07 specification changes
Larry Finger
2007-02-14
4
-119
/
+95
|
|
|
*
|
|
[PATCH] prism54: correct assignment of DOT1XENABLE in WE-19 codepaths
Dan Williams
2007-02-14
1
-1
/
+7
|
|
|
*
|
|
[PATCH] zd1211rw: Readd zd_addr_t cast
Daniel Drake
2007-02-14
1
-1
/
+1
|
|
|
*
|
|
[PATCH] bcm43xx: Fix for oops on resume
Larry Finger
2007-02-14
1
-1
/
+1
|
|
|
*
|
|
[PATCH] bcm43xx: Ignore ampdu status reports
Michael Buesch
2007-02-14
2
-13
/
+5
|
|
|
*
|
|
[PATCH] wavelan: Use ARRAY_SIZE macro when appropriate
Ahmed S. Darwish
2007-02-14
2
-10
/
+7
|
|
|
*
|
|
[PATCH] hostap: Use ARRAY_SIZE macro when appropriate
Ahmed S. Darwish
2007-02-14
1
-1
/
+2
|
|
|
*
|
|
[PATCH] misc-wireless: Use ARRAY_SIZE macro when appropriate
Ahmed S. Darwish
2007-02-14
2
-3
/
+5
|
|
|
*
|
|
[PATCH] ipw2100: Use ARRAY_SIZE macro when appropriate
Ahmed S. Darwish
2007-02-14
1
-8
/
+6
|
|
|
*
|
|
[PATCH] bcm43xx: Janitorial change - remove two unused variables
Larry Finger
2007-02-14
2
-4
/
+0
|
*
|
|
|
|
natsemi: Support Aculab E1/T1 PMXc cPCI carrier cards
Mark Brown
2007-02-20
1
-1
/
+9
|
*
|
|
|
|
natsemi: Add support for using MII port with no PHY
Mark Brown
2007-02-20
1
-5
/
+30
|
*
|
|
|
|
skge: race with workq and RTNL
Stephen Hemminger
2007-02-20
1
-4
/
+5
|
*
|
|
|
|
Replace local random function with random32()
Ralf Baechle
2007-02-20
3
-31
/
+6
|
*
|
|
|
|
s2io: RTNL and flush_scheduled_work deadlock
Francois Romieu
2007-02-20
1
-3
/
+18
|
*
|
|
|
|
8139too: RTNL and flush_scheduled_work deadlock
Francois Romieu
2007-02-20
1
-23
/
+17
|
*
|
|
|
|
sis190: RTNL and flush_scheduled_work deadlock
Francois Romieu
2007-02-20
1
-2
/
+5
|
*
|
|
|
|
r8169: RTNL and flush_scheduled_work deadlock
Francois Romieu
2007-02-20
1
-7
/
+18
*
|
|
|
|
|
[NET] Eliminate user-selectable CONFIG_MV643XX_ETH_[012]
Dale Farnsworth
2007-02-20
1
-21
/
+0
|
/
/
/
/
/
*
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
Linus Torvalds
2007-02-19
4
-13
/
+7
|
\
\
\
\
\
|
*
|
|
|
|
drivers/net/eexpress.c: remove duplicate comment
Shane Shrybman
2007-02-17
1
-7
/
+0
|
*
|
|
|
|
fix the BAYCOM_SER_HDX help text
Simon Depiets
2007-02-17
1
-1
/
+2
|
*
|
|
|
|
Various typo fixes.
Robert P. J. Day
2007-02-17
2
-5
/
+5
*
|
|
|
|
|
sk98lin: mark deprecated in Kconfig
Daniel Drake
2007-02-17
1
-3
/
+5
|
|
/
/
/
/
|
/
|
|
|
|
*
|
|
|
|
Hostess SV-11 depends on INET
Baruch Even
2007-02-17
1
-1
/
+1
[prev]
[next]