aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-05-15[PATCH] dl2k needs dma-mapping.hAndrew Morton1-0/+1
2006-05-12[TG3]: ethtool always report port is TP.Karsten Keil1-3/+5
2006-05-11Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds6-525/+330
2006-05-10Merge branch 'upstream' of master.kernel.org:/pub/scm/linux/kernel/git/shemminger/netdev-2.6Linus Torvalds4-9/+13
2006-05-10sis900: phy for FoxCon motherboardJames Cameron1-0/+1
2006-05-10dl2k: use DMA_48BIT_MASK constantFrancois Romieu1-6/+6
2006-05-10phy: mdiobus_register(): initialize all phy_map entriesHerbert Valerio Riedel1-1/+3
2006-05-10sky2: ifdown kills irq maskStephen Hemminger1-2/+3
2006-05-09[TG3]: Fix possible NULL deref in tg3_run_loopback().Jesper Juhl1-0/+3
2006-05-09[IRDA]: Switching to a workqueue for the SIR workChristoph Hellwig4-524/+314
2006-05-09[IRDA]: smsc-ircc: Minimal hotplug support.David Brownell1-1/+13
2006-05-08Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6Stephen Hemminger4-23/+37
2006-05-08spidernet: enable support for bcm5461 ethernet phyJens Osterkamp3-9/+47
2006-05-08spidernet: introduce new settingJens Osterkamp2-0/+4
2006-05-08Fix RTL8019AS init for Toshiba RBTX49xx boardsSergei Shtylyov1-12/+19
2006-05-08au1000_eth.c: use ether_crc() from <linux/crc32.h>Herbert Valerio Riedel1-17/+1
2006-05-08sky2: version 1.3Stephen Hemminger1-1/+1
2006-05-08Add more support for the Yukon Ultra chip found in dual core centino laptops.Stephen Hemminger2-29/+62
2006-05-08sky2: synchronize irq on removeStephen Hemminger1-0/+2
2006-05-08sky2: dont write status ringStephen Hemminger1-14/+7
2006-05-08sky2: edge triggered workaround enhancementStephen Hemminger1-8/+12
2006-05-08sky2: use mask instead of modulo operationStephen Hemminger1-6/+8
2006-05-08sky2: tx ring index mask fixStephen Hemminger1-1/+2
2006-05-08sky2: status irq hang fixStephen Hemminger1-28/+25
2006-05-08sky2: backout NAPI rescheduleStephen Hemminger1-16/+4
2006-05-06[IRDA] irda-usb: use NULL instead of 0Randy Dunlap1-1/+1
2006-05-05[PATCH] bcm43xx: Fix access to non-existent PHY registersDavid Woodhouse1-1/+1
2006-05-05[PATCH] bcm43xx: Fix array overrun in bcm43xx_geo_initMichael Buesch2-19/+30
2006-05-05[PATCH] bcm43xx: check for valid MAC address in SPROMStefano Brivio1-1/+1
2006-05-05[PATCH] bcm43xx: fix iwmode crash when downMichael Buesch1-2/+5
2006-05-03[HAMRADIO]: Remove remaining SET_MODULE_OWNER calls from hamradio drivers.Ralf Baechle DL5RB3-3/+0
2006-05-02forcedeth: fix multi irq issuesAyaz Abdulla1-84/+228
2006-05-02[PATCH] via-rhine: zero pad short packets on Rhine I ethernet cardsCraig Brind1-0/+6
2006-05-02[PATCH] mv643xx_eth: provide sysfs class device symlinkOlaf Hering1-0/+2
2006-04-29[TG3]: Update version and reldateMichael Chan1-2/+2
2006-04-29[TG3]: Fix bug in nvram writeMichael Chan1-1/+1
2006-04-29[TG3]: Add reset_phy parameter to chip reset functionsGary Zambrano1-17/+17
2006-04-29[TG3]: Reset chip when changing MAC addressMichael Chan1-3/+17
2006-04-29[TG3]: Add phy workaroundMichael Chan2-4/+14
2006-04-29[TG3]: Call netif_carrier_off() during phy resetMichael Chan1-0/+7
2006-04-26[PATCH] forcedeth: fix initializationAyaz Abdulla1-12/+67
2006-04-26[PATCH] sky2: version 1.2Stephen Hemminger1-1/+1
2006-04-26[PATCH] sky2: reset function can be devinitStephen Hemminger1-1/+1
2006-04-26[PATCH] sky2: use ALIGN() macroStephen Hemminger1-4/+2
2006-04-26[PATCH] sky2: add fake idle irq timerStephen Hemminger2-1/+23
2006-04-26[PATCH] sky2: reschedule if irq still pendingStephen Hemminger1-4/+16
2006-04-26Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 into upstream-fixesJeff Garzik4-34/+86
2006-04-26Merge branch 'skb_truesize' of git://lost.foo-projects.org/~ahkok/git/linux-2.6 into upstream-fixesJeff Garzik1-0/+1
2006-04-26Merge branch 'master' into upstream-fixesJeff Garzik2-5/+7
2006-04-25e1000: Update truesize with the length of the packet for packet splitAuke Kok1-0/+1