summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* [TG3]: Update driver version and release date.David S. Miller2005-04-251-2/+2
* [ATM]: ENI155P error handling fixAndrew Morton2005-04-251-9/+18
* [SLIP]: Remove redundant NULL pointer checks prior to kfreeJesper Juhl2005-04-251-18/+12Star
* [ATM]: [fore200e] pci doesn't use global board list; use pci_register_driver()chas williams2005-04-251-3/+1Star
* [ATM]: [he] Use the DMA_32BIT_MASK constant from dma-mapping.hchas williams2005-04-252-3/+2Star
* [AX25] Introduce ax25_type_transArnaldo Carvalho de Melo2005-04-258-30/+9Star
* [PATCH] mostek bogus sparse annotations fixedAl Viro2005-04-241-3/+3
* [PATCH] missing include in mthcaAl Viro2005-04-241-0/+1
* [PATCH] broken dependency for floppy on ARMAl Viro2005-04-241-1/+1
* [PATCH] missing include in hisaxAl Viro2005-04-241-0/+1
* [PATCH] broken dependency for I2C_MPCAl Viro2005-04-241-1/+1
* [PATCH] SCSI GFP fixesAl Viro2005-04-242-2/+2
* Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6.gitLinus Torvalds2005-04-223-11/+119
|\
| * [SPARC64]: In sunsab driver, make sure to set the uart timeout.David S. Miller2005-04-221-5/+11
| * [SPARC64]: In sunsu driver, make sure to fully init chip for kbd/msDavid S. Miller2005-04-221-2/+9
| * [SPARC]: Provide generic ioctls in Sparc RTC driver.David S. Miller2005-04-221-4/+99
* | [TG3]: Add msi testMichael Chan2005-04-221-3/+151
* | [TG3]: Add msi supportMichael Chan2005-04-222-5/+72
* | [TG3]: Fix bug in tg3_set_eeprom()Michael Chan2005-04-221-1/+3
* | [TG3]: Add nvram lock-out support for 5752 TPMMichael Chan2005-04-222-34/+37
* | [TG3]: Add nvram detection for 5752Michael Chan2005-04-222-1/+76
* | [TG3]: Add GPIO3 for 5752Michael Chan2005-04-222-0/+13
* | [TG3]: Workaround 5752 A0 chip IDMichael Chan2005-04-222-5/+10
* | [TG3]: Fix tg3_set_power_state()Michael Chan2005-04-221-2/+8
* | [TG3]: Setup proper GPIO settingsMichael Chan2005-04-221-6/+28
* | [TG3]: Split tg3_phy_probe into 2 functionsMichael Chan2005-04-221-17/+39
* | [TG3]: Minor 5752 fixesMichael Chan2005-04-222-7/+18
* | [TG3]: add support for bcm5752 rev a1John W. Linville2005-04-222-2/+6
* | [TG3]: check TG3_FLG2_5750_PLUS flag to set TG3_FLG2_5705_PLUS flagJohn W. Linville2005-04-221-5/+4Star
* | [TG3]: use TG3_FLG2_57{05,50}_PLUS flags in tg3_get_invariantsJohn W. Linville2005-04-221-5/+2Star
* | [TG3]: more use of TG3_FLG2_5705_PLUS flagJohn W. Linville2005-04-221-8/+4Star
* | [TG3]: use new TG3_FLG2_5750_PLUS flagJohn W. Linville2005-04-221-25/+13Star
* | [TG3]: define TG3_FLG2_5750_PLUS flagJohn W. Linville2005-04-222-0/+5
* | [TG3]: use TG3_FLG2_5705_PLUS instead of multi-way if'sJohn W. Linville2005-04-221-12/+4Star
* | [TG3]: add bcm5752 entry to pci_ids.hJohn W. Linville2005-04-221-1/+1
* | [TG3]: add bcm5752 to tg3_pci_tblJohn W. Linville2005-04-221-0/+2
* | [TG3]: add basic bcm5752 supportJohn W. Linville2005-04-222-21/+43
|/
* [PATCH] Fix tgafb.c compile failureAdrian Bunk2005-04-211-3/+1Star
* [PATCH] Fix non-legacy ISO receive regressionJody McIntyre2005-04-211-20/+43
* [PATCH] ohci1394: tlabels misprinted in DBGMSGJody McIntyre2005-04-211-3/+3
* [PATCH] fix for ISDN ippp filteringKarsten Keil2005-04-211-5/+5
* [PATCH] Fix aic7xxx_osm.c compile with older gcc'sJames Bottomley2005-04-211-3/+2Star
* Merge with kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6.git/Linus Torvalds2005-04-195-0/+10
|\
| * [PATCH] kobject/hotplug split - usb criskay.sievers@vrfy.org2005-04-191-0/+1
| * [PATCH] kobject/hotplug split - devices corekay.sievers@vrfy.org2005-04-191-0/+3
| * [PATCH] kobject/hotplug split - class corekay.sievers@vrfy.org2005-04-191-0/+2
| * [PATCH] export platform_add_devicesRobert Schwebel2005-04-191-0/+1
| * [PATCH] add TIMEOUT to firmware_class hotplug eventkay.sievers@vrfy.org2005-04-191-0/+3
* | Merge with kernel.org:/pub/scm/linux/kernel/git/gregkh/aoe-2.6.git/Linus Torvalds2005-04-195-63/+89
|\ \
| * | [PATCH] aoe 12/12: send outgoing packets in orderecashin@coraid.com2005-04-193-12/+21