summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2005-04-22[TG3]: Add nvram detection for 5752Michael Chan2-1/+76
2005-04-22[TG3]: Add GPIO3 for 5752Michael Chan2-0/+13
2005-04-22[TG3]: Workaround 5752 A0 chip IDMichael Chan2-5/+10
2005-04-22[TG3]: Fix tg3_set_power_state()Michael Chan1-2/+8
2005-04-22[TG3]: Setup proper GPIO settingsMichael Chan1-6/+28
2005-04-22[TG3]: Split tg3_phy_probe into 2 functionsMichael Chan1-17/+39
2005-04-22[TG3]: Minor 5752 fixesMichael Chan2-7/+18
2005-04-22[TG3]: add support for bcm5752 rev a1John W. Linville2-2/+6
2005-04-22[TG3]: check TG3_FLG2_5750_PLUS flag to set TG3_FLG2_5705_PLUS flagJohn W. Linville1-5/+4
2005-04-22[TG3]: use TG3_FLG2_57{05,50}_PLUS flags in tg3_get_invariantsJohn W. Linville1-5/+2
2005-04-22[TG3]: more use of TG3_FLG2_5705_PLUS flagJohn W. Linville1-8/+4
2005-04-22[TG3]: use new TG3_FLG2_5750_PLUS flagJohn W. Linville1-25/+13
2005-04-22[TG3]: define TG3_FLG2_5750_PLUS flagJohn W. Linville2-0/+5
2005-04-22[TG3]: use TG3_FLG2_5705_PLUS instead of multi-way if'sJohn W. Linville1-12/+4
2005-04-22[TG3]: add bcm5752 entry to pci_ids.hJohn W. Linville1-1/+1
2005-04-22[TG3]: add bcm5752 to tg3_pci_tblJohn W. Linville1-0/+2
2005-04-22[TG3]: add basic bcm5752 supportJohn W. Linville2-21/+43
2005-04-22[PATCH] Fix tgafb.c compile failureAdrian Bunk1-3/+1
2005-04-22[PATCH] Fix non-legacy ISO receive regressionJody McIntyre1-20/+43
2005-04-22[PATCH] ohci1394: tlabels misprinted in DBGMSGJody McIntyre1-3/+3
2005-04-21[PATCH] fix for ISDN ippp filteringKarsten Keil1-5/+5
2005-04-21[PATCH] Fix aic7xxx_osm.c compile with older gcc'sJames Bottomley1-3/+2
2005-04-20Merge with kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6.git/Linus Torvalds5-0/+10
2005-04-20Merge with kernel.org:/pub/scm/linux/kernel/git/gregkh/aoe-2.6.git/Linus Torvalds5-63/+89
2005-04-19Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/i2c-2.6.git/Linus Torvalds4-10/+10
2005-04-19Merge with Greg's USB tree at kernel.org:/pub/scm/linux/kernel/git/gregkh/usb...Linus Torvalds60-420/+464
2005-04-19[PATCH] aoe 12/12: send outgoing packets in orderecashin@coraid.com3-12/+21
2005-04-19[PATCH] aoe 11/12: add support for disk statisticsecashin@coraid.com3-0/+16
2005-04-19[PATCH] aoe 6/12: Alexey Dobriyan sparse cleanupecashin@coraid.com3-38/+32
2005-04-19[PATCH] aoe 5/12: don't try to free null bufpoolecashin@coraid.com1-1/+2
2005-04-19[PATCH] aoe 3/12: update driver version to 6ecashin@coraid.com1-1/+1
2005-04-19[PATCH] aoe 2/12: allow multiple aoe devices with same MACecashin@coraid.com3-8/+8
2005-04-19[PATCH] aoe 1/12: remove too-low cap on minor numberecashin@coraid.com2-4/+10
2005-04-19[PATCH] kobject/hotplug split - usb criskay.sievers@vrfy.org1-0/+1
2005-04-19[PATCH] kobject/hotplug split - devices corekay.sievers@vrfy.org1-0/+3
2005-04-19[PATCH] kobject/hotplug split - class corekay.sievers@vrfy.org1-0/+2
2005-04-19[PATCH] export platform_add_devicesRobert Schwebel1-0/+1
2005-04-19[PATCH] add TIMEOUT to firmware_class hotplug eventkay.sievers@vrfy.org1-0/+3
2005-04-19[PATCH] I2C: Fix incorrect sysfs file permissions in it87 and via686a driversJean Delvare2-2/+2
2005-04-19[PATCH] I2C: via686a cleanupsJean Delvare1-2/+1
2005-04-19[PATCH] w1_smem: w1 ID is only 8 bytes long.johnpol@2ka.mipt.ru1-2/+2
2005-04-19[PATCH] w1: real fix for big endian machines.johnpol@2ka.mipt.ru1-4/+5
2005-04-19[PATCH] USB: fix AIPTEK input doesn`t register `device` & `driver` section in...Viktor A. Danilov1-0/+1
2005-04-19[PATCH] usb gadget: ethernet/rndis updatesDavid Brownell3-54/+45
2005-04-19[PATCH] USB: kfree cleanup for drivers/usb/* - no need to check for NULLJesper Juhl26-166/+91
2005-04-19[PATCH] usb: kfree() cleanups in drivers/usb/core/devio.cJesper Juhl1-20/+12
2005-04-19[PATCH] USB: pl2303 new vendor/model idsPeter Favrholdt2-0/+4
2005-04-19[PATCH] pl2303 - status lineFlavio Leitner1-14/+29
2005-04-19[PATCH] pl2303 - unplug device.Flavio Leitner1-0/+6
2005-04-19[PATCH] USB: USB API documentation modificationAlan Stern1-6/+10