index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
sis190: failure to set the MAC address from EEPROM
Francois Romieu
2007-01-18
1
-1
/
+1
*
Fix phy_read/write redefinition errors in ucc_geth_phy.c
Timur Tabi
2007-01-18
1
-68
/
+66
*
Update ucc_geth.c for new workqueue structure
Timur Tabi
2007-01-18
1
-5
/
+7
*
myri10ge: update driver version to 1.2.0
Brice Goglin
2007-01-18
1
-1
/
+1
*
myri10ge: check that we can get an irq
Brice Goglin
2007-01-18
1
-3
/
+12
*
myri10ge: make wc_fifo usage load-time tunable
Brice Goglin
2007-01-18
1
-1
/
+5
*
8139cp: Don't blindly enable interrupts
Chris Lalancette
2007-01-18
1
-3
/
+4
*
[PATCH] bcm43xx: Fix failure to deliver PCI-E interrupts
Larry Finger
2007-01-18
1
-4
/
+7
*
[PATCH] PCMCIA: fix drivers broken by recent cleanup
Daniel Ritz
2007-01-11
7
-7
/
+0
*
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2007-01-09
3
-25
/
+71
|
\
|
*
[TG3]: Add PHY workaround for 5755M.
Michael Chan
2007-01-09
2
-5
/
+16
|
*
[BNX2]: Update version and reldate.
Michael Chan
2007-01-09
1
-2
/
+2
|
*
[BNX2]: Fix bug in bnx2_nvram_write().
Michael Chan
2007-01-09
1
-11
/
+9
|
*
[BNX2]: Fix 5709 Serdes detection.
Michael Chan
2007-01-09
1
-4
/
+41
|
*
[BNX2]: Don't apply CRC PHY workaround to 5709.
Michael Chan
2007-01-09
1
-3
/
+3
*
|
pcnet_cs : add new id
Komuro
2007-01-09
1
-0
/
+2
*
|
chelsio: error path fix
Stephen Hemminger
2007-01-09
1
-2
/
+3
*
|
forcedeth: sideband management fix
Ayaz Abdulla
2007-01-09
1
-55
/
+56
*
|
Revert "[PATCH] e1000: disable TSO on the 82544 with slab debugging"
Jeff Garzik
2007-01-07
1
-6
/
+0
*
|
Merge branch 'upstream-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/...
Jeff Garzik
2007-01-07
1
-1
/
+1
|
\
\
|
*
|
[PATCH] ipw2100: Fix dropping fragmented small packet problem
Zhu Yi
2007-01-02
1
-1
/
+1
*
|
|
qla3xxx: Add delay to NVRAM register access.
Ron Mercer
2007-01-07
1
-14
/
+23
*
|
|
qla3xxx: Remove NETIF_F_LLTX from driver features.
Ron Mercer
2007-01-07
1
-1
/
+0
*
|
|
Merge branch 'upstream-fixes' of git://lost.foo-projects.org/~ahkok/git/netde...
Jeff Garzik
2007-01-07
4
-7
/
+55
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
ixgb: Write RA register high word first, increment version
Aaron Salter
2007-01-06
2
-2
/
+3
|
*
|
ixgb: Maybe stop TX if not enough free descriptors
Jesse Brandeburg
2007-01-06
3
-3
/
+36
|
*
|
ixgb: Fix early TSO completion
Jesse Brandeburg
2007-01-06
1
-2
/
+16
*
|
|
[SUNGEM]: PHY updates & pause fixes (#2)
Benjamin Herrenschmidt
2007-01-03
3
-26
/
+163
*
|
|
[NET] drivers/net/loopback.c: convert to module_init()
Adrian Bunk
2007-01-03
2
-12
/
+3
*
|
|
[NET]: ifb double-counts packets
dean gaudet
2007-01-03
1
-2
/
+2
|
|
/
|
/
|
*
|
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...
Linus Torvalds
2006-12-29
23
-572
/
+827
|
\
\
|
|
/
|
*
r8169: extraneous Cmd{Tx/Rx}Enb write
Francois Romieu
2006-12-26
1
-1
/
+0
|
*
forcedeth: modified comment header
Ayaz Abdulla
2006-12-26
1
-3
/
+2
|
*
NetXen: Reducing ring sizes for IOMMU issue.
Amit S. Kale
2006-12-26
1
-5
/
+5
|
*
NetXen: Fix for PPC machines.
Amit S. Kale
2006-12-26
3
-9
/
+9
|
*
NetXen: work queue fixes.
Amit S. Kale
2006-12-26
3
-11
/
+9
|
*
NetXen: Link status message correction for quad port cards.
Amit S. Kale
2006-12-26
1
-1
/
+2
|
*
NetXen: Multiple adapter fix.
Amit S. Kale
2006-12-26
2
-14
/
+1
|
*
NetXen: Using correct CHECKSUM flag.
Amit S. Kale
2006-12-26
1
-1
/
+1
|
*
NetXen: driver reload fix for newer firmware.
Amit S. Kale
2006-12-26
1
-0
/
+7
|
*
NetXen: Adding new device ids.
Amit S. Kale
2006-12-26
1
-0
/
+2
|
*
PHY probe not working properly for ibm_emac (PPC4xx)
Hynek Petrak
2006-12-26
1
-1
/
+3
|
*
ep93xx: some minor cleanups to the ep93xx eth driver
Yan Burman
2006-12-26
1
-3
/
+1
|
*
Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Jeff Garzik
2006-12-26
3
-29
/
+76
|
|
\
|
|
*
[PATCH] zd1211rw: Call ieee80211_rx in tasklet
Ulrich Kunitz
2006-12-19
3
-29
/
+76
|
*
|
sky2: phy power down needs PCI config write enabled
Stephen Hemminger
2006-12-26
1
-1
/
+2
|
*
|
sky2: power management/MSI workaround
Stephen Hemminger
2006-12-26
1
-0
/
+25
|
*
|
sky2: dual port NAPI problem
Stephen Hemminger
2006-12-26
1
-0
/
+7
|
*
|
via-velocity uses INET interfaces
Randy Dunlap
2006-12-26
1
-5
/
+13
|
*
|
e1000: Do not truncate TSO TCP header with 82544 workaround
Herbert Xu
2006-12-26
1
-0
/
+10
[next]