summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* [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-116-525/+330
|\
| * [TG3]: Fix possible NULL deref in tg3_run_loopback().Jesper Juhl2006-05-091-0/+3
| * [IRDA]: Switching to a workqueue for the SIR workChristoph Hellwig2006-05-094-524/+314
| * [IRDA]: smsc-ircc: Minimal hotplug support.David Brownell2006-05-091-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-084-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-083-9/+47
* | | spidernet: introduce new settingJens Osterkamp2006-05-082-0/+4
* | | Fix RTL8019AS init for Toshiba RBTX49xx boardsSergei Shtylyov2006-05-081-12/+19
* | | au1000_eth.c: use ether_crc() from <linux/crc32.h>Herbert Valerio Riedel2006-05-081-17/+1
* | | sky2: version 1.3Stephen Hemminger2006-05-081-1/+1
* | | Add more support for the Yukon Ultra chip found in dual core centino laptops.Stephen Hemminger2006-05-082-29/+62
* | | sky2: synchronize irq on removeStephen Hemminger2006-05-081-0/+2
* | | sky2: dont write status ringStephen Hemminger2006-05-081-14/+7
* | | sky2: edge triggered workaround enhancementStephen Hemminger2006-05-081-8/+12
* | | sky2: use mask instead of modulo operationStephen Hemminger2006-05-081-6/+8
* | | sky2: tx ring index mask fixStephen Hemminger2006-05-081-1/+2
* | | sky2: status irq hang fixStephen Hemminger2006-05-081-28/+25
* | | sky2: backout NAPI rescheduleStephen Hemminger2006-05-081-16/+4
| |/ |/|
* | [IRDA] irda-usb: use NULL instead of 0Randy Dunlap2006-05-061-1/+1
|/
* [HAMRADIO]: Remove remaining SET_MODULE_OWNER calls from hamradio drivers.Ralf Baechle DL5RB2006-05-033-3/+0
* forcedeth: fix multi irq issuesAyaz Abdulla2006-05-021-84/+228
* [PATCH] via-rhine: zero pad short packets on Rhine I ethernet cardsCraig Brind2006-05-021-0/+6
* [PATCH] mv643xx_eth: provide sysfs class device symlinkOlaf Hering2006-05-021-0/+2
* [TG3]: Update version and reldateMichael Chan2006-04-291-2/+2
* [TG3]: Fix bug in nvram writeMichael Chan2006-04-291-1/+1
* [TG3]: Add reset_phy parameter to chip reset functionsGary Zambrano2006-04-291-17/+17
* [TG3]: Reset chip when changing MAC addressMichael Chan2006-04-291-3/+17
* [TG3]: Add phy workaroundMichael Chan2006-04-292-4/+14
* [TG3]: Call netif_carrier_off() during phy resetMichael Chan2006-04-291-0/+7
* [PATCH] forcedeth: fix initializationAyaz Abdulla2006-04-261-12/+67
* [PATCH] sky2: version 1.2Stephen Hemminger2006-04-261-1/+1
* [PATCH] sky2: reset function can be devinitStephen Hemminger2006-04-261-1/+1
* [PATCH] sky2: use ALIGN() macroStephen Hemminger2006-04-261-4/+2
* [PATCH] sky2: add fake idle irq timerStephen Hemminger2006-04-262-1/+23
* [PATCH] sky2: reschedule if irq still pendingStephen Hemminger2006-04-261-4/+16
* Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Jeff Garzik2006-04-264-34/+86
|\
| * [PATCH] bcm43xx: make PIO mode usableMichael Buesch2006-04-243-32/+84
| * [PATCH] Fix crash on big-endian systems during scanPavel Roskin2006-04-241-2/+2
* | Merge branch 'skb_truesize' of git://lost.foo-projects.org/~ahkok/git/linux-2...Jeff Garzik2006-04-261-0/+1
|\ \
OpenPOWER on IntegriCloud