summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] forcedeth: fix multi irq issuesAyaz Abdulla2006-05-211-154/+226
* [PATCH] winbond-840-remove-badness-in-pci_map_singleErling A. Jacobsen2006-05-201-2/+2
* [PATCH] network: axnet_cs: bug fix multicast code (support older ax88190 chip...Komuro2006-05-201-11/+2Star
* [PATCH] skge: don't allow transmit ring to be too smallStephen Hemminger2006-05-201-1/+1
* [PATCH] skge: bad checksums on big-endian platformsStephen Hemminger2006-05-201-2/+1Star
* Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Jeff Garzik2006-05-201-3/+3
|\
| * [PATCH] bcm43xx: associate on 'ifconfig up'David Woodhouse2006-05-171-3/+3
* | [PATCH] sky2 version 1.4Stephen Hemminger2006-05-201-1/+1
* | [PATCH] sky2: force NAPI repoll if busyStephen Hemminger2006-05-201-5/+11
* | [PATCH] sky2: more fixes for Yukon UltraStephen Hemminger2006-05-202-1/+4
* | [PATCH] Subjec: sky2, skge: correct PCI id for DGE-560TStephen Hemminger2006-05-202-2/+2
* | [PATCH] sky2: allow dual port usageStephen Hemminger2006-05-201-15/+17
* | [PATCH] via-rhine: revert "change mdelay to msleep and remove from ISR path"John W. Linville2006-05-201-31/+3Star
* | [PATCH] revert "forcedeth: fix multi irq issues"Andrew Morton2006-05-201-228/+84Star
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/shemminger/netdev-2.6Linus Torvalds2006-05-184-11/+46
|\ \ | |/ |/|
| * sky2: prevent dual port receiver problemsStephen Hemminger2006-05-151-1/+12
| * x86_64: Check for bad dma address in b44 1GB DMA workaroundAndi Kleen2006-05-151-10/+18
| * The ixp2000 driver for the enp2611 was developed on a board withLennert Buytenhek2006-05-153-10/+34
* | [PATCH] x86_64: Check for bad dma address in b44 1GB DMA workaroundAndi Kleen2006-05-161-10/+18
* | [PATCH] dl2k needs dma-mapping.hAndrew Morton2006-05-151-0/+1
|/
* [TG3]: ethtool always report port is TP.Karsten Keil2006-05-121-3/+5
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2006-05-126-525/+330Star
|\
| * [TG3]: Fix possible NULL deref in tg3_run_loopback().Jesper Juhl2006-05-101-0/+3
| * [IRDA]: Switching to a workqueue for the SIR workChristoph Hellwig2006-05-104-524/+314Star
| * [IRDA]: smsc-ircc: Minimal hotplug support.David Brownell2006-05-101-1/+13
* | Merge branch 'upstream' of master.kernel.org:/pub/scm/linux/kernel/git/shemmi...Linus Torvalds2006-05-104-9/+13
|\ \ | |/ |/|
| * sis900: phy for FoxCon motherboardJames Cameron2006-05-101-0/+1
| * dl2k: use DMA_48BIT_MASK constantFrancois Romieu2006-05-101-6/+6
| * phy: mdiobus_register(): initialize all phy_map entriesHerbert Valerio Riedel2006-05-101-1/+3
| * sky2: ifdown kills irq maskStephen Hemminger2006-05-101-2/+3
* | Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Stephen Hemminger2006-05-094-23/+37
|\ \
| * | [PATCH] bcm43xx: Fix access to non-existent PHY registersDavid Woodhouse2006-05-051-1/+1
| * | [PATCH] bcm43xx: Fix array overrun in bcm43xx_geo_initMichael Buesch2006-05-052-19/+30
| * | [PATCH] bcm43xx: check for valid MAC address in SPROMStefano Brivio2006-05-051-1/+1
| * | [PATCH] bcm43xx: fix iwmode crash when downMichael Buesch2006-05-051-2/+5
* | | spidernet: enable support for bcm5461 ethernet phyJens Osterkamp2006-05-093-9/+47
* | | spidernet: introduce new settingJens Osterkamp2006-05-092-0/+4
* | | Fix RTL8019AS init for Toshiba RBTX49xx boardsSergei Shtylyov2006-05-091-12/+19
* | | au1000_eth.c: use ether_crc() from <linux/crc32.h>Herbert Valerio Riedel2006-05-091-17/+1Star
* | | sky2: version 1.3Stephen Hemminger2006-05-091-1/+1
* | | Add more support for the Yukon Ultra chip found in dual core centino laptops.Stephen Hemminger2006-05-092-29/+62
* | | sky2: synchronize irq on removeStephen Hemminger2006-05-091-0/+2
* | | sky2: dont write status ringStephen Hemminger2006-05-091-14/+7Star
* | | sky2: edge triggered workaround enhancementStephen Hemminger2006-05-091-8/+12
* | | sky2: use mask instead of modulo operationStephen Hemminger2006-05-091-6/+8
* | | sky2: tx ring index mask fixStephen Hemminger2006-05-091-1/+2
* | | sky2: status irq hang fixStephen Hemminger2006-05-091-28/+25Star
* | | sky2: backout NAPI rescheduleStephen Hemminger2006-05-091-16/+4Star
| |/ |/|
* | [IRDA] irda-usb: use NULL instead of 0Randy Dunlap2006-05-071-1/+1
|/
* [HAMRADIO]: Remove remaining SET_MODULE_OWNER calls from hamradio drivers.Ralf Baechle DL5RB2006-05-043-3/+0Star