summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \
| * | e1000: Update truesize with the length of the packet for packet splitAuke Kok2006-04-251-0/+1
| |/
* | Merge branch 'master' into upstream-fixesJeff Garzik2006-04-262-5/+7
|\|
| * [PATCH] pcmcia: add new ID to pcnet_csDominik Brodowski2006-04-221-0/+1
| * Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2006-04-2016-160/+210
| |\
| * | [SUNGEM]: Marvell PHY suspend.Johannes Berg2006-04-191-5/+6
* | | [PATCH] Fix locking in gianfarAndy Fleming2006-04-204-67/+100
| |/ |/|
* | Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Jeff Garzik2006-04-2015-159/+209
|\ \
| * | [PATCH] bcm43xx: iw_priv_args names should be <16 charactersErik Mouw2006-04-191-4/+4
| * | [PATCH] bcm43xx: sysfs code cleanupMichael Buesch2006-04-194-67/+82
| * | [PATCH] bcm43xx: fix pctl slowclock limit calculationMichael Buesch2006-04-192-47/+77
| * | [PATCH] bcm43xx: fix dyn tssi2dbm memleakAdrian Bunk2006-04-191-0/+1