aboutsummaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2006-05-15[PATCH] dl2k needs dma-mapping.hAndrew Morton
2006-05-12[TG3]: ethtool always report port is TP.Karsten Keil
2006-05-11Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2006-05-10Merge branch 'upstream' of master.kernel.org:/pub/scm/linux/kernel/git/shemmi...Linus Torvalds
2006-05-10sis900: phy for FoxCon motherboardJames Cameron
2006-05-10dl2k: use DMA_48BIT_MASK constantFrancois Romieu
2006-05-10phy: mdiobus_register(): initialize all phy_map entriesHerbert Valerio Riedel
2006-05-10sky2: ifdown kills irq maskStephen Hemminger
2006-05-09[TG3]: Fix possible NULL deref in tg3_run_loopback().Jesper Juhl
2006-05-09[IRDA]: Switching to a workqueue for the SIR workChristoph Hellwig
2006-05-09[IRDA]: smsc-ircc: Minimal hotplug support.David Brownell
2006-05-08Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Stephen Hemminger
2006-05-08spidernet: enable support for bcm5461 ethernet phyJens Osterkamp
2006-05-08spidernet: introduce new settingJens Osterkamp
2006-05-08Fix RTL8019AS init for Toshiba RBTX49xx boardsSergei Shtylyov
2006-05-08au1000_eth.c: use ether_crc() from <linux/crc32.h>Herbert Valerio Riedel
2006-05-08sky2: version 1.3Stephen Hemminger
2006-05-08Add more support for the Yukon Ultra chip found in dual core centino laptops.Stephen Hemminger
2006-05-08sky2: synchronize irq on removeStephen Hemminger
2006-05-08sky2: dont write status ringStephen Hemminger
2006-05-08sky2: edge triggered workaround enhancementStephen Hemminger
2006-05-08sky2: use mask instead of modulo operationStephen Hemminger
2006-05-08sky2: tx ring index mask fixStephen Hemminger
2006-05-08sky2: status irq hang fixStephen Hemminger
2006-05-08sky2: backout NAPI rescheduleStephen Hemminger
2006-05-06[IRDA] irda-usb: use NULL instead of 0Randy Dunlap
2006-05-05[PATCH] bcm43xx: Fix access to non-existent PHY registersDavid Woodhouse
2006-05-05[PATCH] bcm43xx: Fix array overrun in bcm43xx_geo_initMichael Buesch
2006-05-05[PATCH] bcm43xx: check for valid MAC address in SPROMStefano Brivio
2006-05-05[PATCH] bcm43xx: fix iwmode crash when downMichael Buesch
2006-05-03[HAMRADIO]: Remove remaining SET_MODULE_OWNER calls from hamradio drivers.Ralf Baechle DL5RB
2006-05-02forcedeth: fix multi irq issuesAyaz Abdulla
2006-05-02[PATCH] via-rhine: zero pad short packets on Rhine I ethernet cardsCraig Brind
2006-05-02[PATCH] mv643xx_eth: provide sysfs class device symlinkOlaf Hering
2006-04-29[TG3]: Update version and reldateMichael Chan
2006-04-29[TG3]: Fix bug in nvram writeMichael Chan
2006-04-29[TG3]: Add reset_phy parameter to chip reset functionsGary Zambrano
2006-04-29[TG3]: Reset chip when changing MAC addressMichael Chan
2006-04-29[TG3]: Add phy workaroundMichael Chan
2006-04-29[TG3]: Call netif_carrier_off() during phy resetMichael Chan
2006-04-26[PATCH] forcedeth: fix initializationAyaz Abdulla
2006-04-26[PATCH] sky2: version 1.2Stephen Hemminger
2006-04-26[PATCH] sky2: reset function can be devinitStephen Hemminger
2006-04-26[PATCH] sky2: use ALIGN() macroStephen Hemminger
2006-04-26[PATCH] sky2: add fake idle irq timerStephen Hemminger
2006-04-26[PATCH] sky2: reschedule if irq still pendingStephen Hemminger
2006-04-26Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Jeff Garzik
2006-04-26Merge branch 'skb_truesize' of git://lost.foo-projects.org/~ahkok/git/linux-2...Jeff Garzik
2006-04-26Merge branch 'master' into upstream-fixesJeff Garzik
2006-04-25e1000: Update truesize with the length of the packet for packet splitAuke Kok