aboutsummaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2006-06-05[PATCH] nmclan_cs: dereferencing skb after netif_rx()Florin Malita
2006-06-05[PATCH] bcm43xx: add DMA rx poll workaround to DMA4Michael Buesch
2006-06-05Merge branch 'from-linus' into upstreamJohn W. Linville
2006-05-28Merge branch 'velocity' of git://electric-eye.fr.zoreil.com/home/romieu/linux...Jeff Garzik
2006-05-27via-velocity: allow MTU size less than 1500 bytesJay Cliburn
2006-05-26[PATCH] r8169: add new PCI IDYoichi Yuasa
2006-05-26[netdrvr] trim trailing whitespace: 8139*.c, epic100, forcedeth, tulip/*Jeff Garzik
2006-05-26[PATCH] forcedeth: add support for flow controlAyaz Abdulla
2006-05-26[PATCH] spidernet: replace whitespaces by tabsJens Osterkamp
2006-05-26Merge branch 'upstream-fixes' into upstreamJeff Garzik
2006-05-26[PATCH] pcnet32: remove incorrect pcnet32_free_ringDon Fry
2006-05-26e1000: add shutdown handler back to fix WOLAuke Kok
2006-05-26[PATCH] e1000: endian fixesAlexey Dobriyan
2006-05-26Merge branch 'upstream-fixes' into upstreamJeff Garzik
2006-05-26Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Jeff Garzik
2006-05-26Merge branch 'upstream-fixes' into upstreamJohn W. Linville
2006-05-26[PATCH] arlan: fix section mismatch warningsRandy Dunlap
2006-05-26[PATCH] wavelan: fix section mismatchRandy Dunlap
2006-05-26Merge branch 'from-linus' into upstreamJohn W. Linville
2006-05-26ixgb: update version, datesAuke Kok
2006-05-26ixgb: remove changelogAuke Kok
2006-05-26ixgb: replace netdev->priv with netdev_priv()Auke Kok
2006-05-26ixgb: remove inlines, allow compiler to chooseAuke Kok
2006-05-26ixgb: remove lock access in the fast pathAuke Kok
2006-05-26ixgb: allocate only buffersize neededAuke Kok
2006-05-26ixgb: revert an unwanted fix regarding tso/descriptorsAuke Kok
2006-05-26ixgb: fix interface losing macaddr on ifdn/upAuke Kok
2006-05-26ixgb: fix smp polling race conditionAuke Kok
2006-05-25[IRDA]: *_DONGLE should depend on IRTTY_SIRSamuel Ortiz
2006-05-25ixgb: increment version to 1.0.104-k4Auke Kok
2006-05-25ixgb: use rx copybreak/skb recycleAuke Kok
2006-05-25ixgb: add performance enhancements to the buffer_info structAuke Kok
2006-05-24[PATCH] phy: new SMSC LAN83C185 PHY driverHerbert Valerio Riedel
2006-05-24[netdrvr ibmlana, ibmveth] trim trailing whitespaceJeff Garzik
2006-05-24[PATCH] ibmveth change buffer pools dynamicallySantiago Leon
2006-05-24[PATCH] drivers/net/s2io.c: make bus_speed[] staticAdrian Bunk
2006-05-24Merge branch 'upstream-fixes' into upstreamJeff Garzik
2006-05-24[PATCH] sky2: fix jumbo packet supportStephen Hemminger
2006-05-24Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/linv...Jeff Garzik
2006-05-24[netdrvr pcnet_cs, myri] trim trailing whitespaceJeff Garzik
2006-05-24[PATCH] pcnet_cs: Add TRENDnet TE-CF100 ethernet adapter IDMarcin Juszkiewicz
2006-05-24[PATCH] Add Myri-10G Ethernet driverBrice Goglin
2006-05-23Merge branch 'e1000-7.0.38-k4' of git://lost.foo-projects.org/~ahkok/git/netd...Jeff Garzik
2006-05-23Merge branch 'master' into upstreamJeff Garzik
2006-05-23e1000: bump version to 7.0.38-k4Auke Kok
2006-05-23e1000: remove changelog in driverAuke Kok
2006-05-23e1000: Fix date string in MakefileAuke Kok
2006-05-23e1000: remove leading and trailing whitespace.Auke Kok
2006-05-23e1000: remove backslash r debug printfsAuke Kok
2006-05-23e1000: add shutdown handler back to fix WOLAuke Kok