aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2005-04-24[TG3]: Update driver version and release date.David S. Miller1-2/+2
2005-04-24[ATM]: ENI155P error handling fixAndrew Morton1-9/+18
2005-04-24[SLIP]: Remove redundant NULL pointer checks prior to kfreeJesper Juhl1-18/+12
2005-04-24[ATM]: [fore200e] pci doesn't use global board list; use pci_register_driver()chas williams1-3/+1
2005-04-24[ATM]: [he] Use the DMA_32BIT_MASK constant from dma-mapping.hchas williams2-3/+2
2005-04-24[AX25] Introduce ax25_type_transArnaldo Carvalho de Melo8-30/+9
2005-04-24[PATCH] mostek bogus sparse annotations fixedAl Viro1-3/+3
2005-04-24[PATCH] missing include in mthcaAl Viro1-0/+1
2005-04-24[PATCH] broken dependency for floppy on ARMAl Viro1-1/+1
2005-04-24[PATCH] missing include in hisaxAl Viro1-0/+1
2005-04-24[PATCH] broken dependency for I2C_MPCAl Viro1-1/+1
2005-04-24[PATCH] SCSI GFP fixesAl Viro2-2/+2
2005-04-22Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6.gitLinus Torvalds3-11/+119
2005-04-21[SPARC64]: In sunsab driver, make sure to set the uart timeout.David S. Miller1-5/+11
2005-04-21[SPARC64]: In sunsu driver, make sure to fully init chip for kbd/msDavid S. Miller1-2/+9
2005-04-21[SPARC]: Provide generic ioctls in Sparc RTC driver.David S. Miller1-4/+99
2005-04-21[TG3]: Add msi testMichael Chan1-3/+151
2005-04-21[TG3]: Add msi supportMichael Chan2-5/+72
2005-04-21[TG3]: Fix bug in tg3_set_eeprom()Michael Chan1-1/+3
2005-04-21[TG3]: Add nvram lock-out support for 5752 TPMMichael Chan2-34/+37
2005-04-21[TG3]: Add nvram detection for 5752Michael Chan2-1/+76
2005-04-21[TG3]: Add GPIO3 for 5752Michael Chan2-0/+13
2005-04-21[TG3]: Workaround 5752 A0 chip IDMichael Chan2-5/+10
2005-04-21[TG3]: Fix tg3_set_power_state()Michael Chan1-2/+8
2005-04-21[TG3]: Setup proper GPIO settingsMichael Chan1-6/+28
2005-04-21[TG3]: Split tg3_phy_probe into 2 functionsMichael Chan1-17/+39
2005-04-21[TG3]: Minor 5752 fixesMichael Chan2-7/+18
2005-04-21[TG3]: add support for bcm5752 rev a1John W. Linville2-2/+6
2005-04-21[TG3]: check TG3_FLG2_5750_PLUS flag to set TG3_FLG2_5705_PLUS flagJohn W. Linville1-5/+4
2005-04-21[TG3]: use TG3_FLG2_57{05,50}_PLUS flags in tg3_get_invariantsJohn W. Linville1-5/+2
2005-04-21[TG3]: more use of TG3_FLG2_5705_PLUS flagJohn W. Linville1-8/+4
2005-04-21[TG3]: use new TG3_FLG2_5750_PLUS flagJohn W. Linville1-25/+13
2005-04-21[TG3]: define TG3_FLG2_5750_PLUS flagJohn W. Linville2-0/+5
2005-04-21[TG3]: use TG3_FLG2_5705_PLUS instead of multi-way if'sJohn W. Linville1-12/+4
2005-04-21[TG3]: add bcm5752 entry to pci_ids.hJohn W. Linville1-1/+1
2005-04-21[TG3]: add bcm5752 to tg3_pci_tblJohn W. Linville1-0/+2
2005-04-21[TG3]: add basic bcm5752 supportJohn W. Linville2-21/+43
2005-04-21[PATCH] Fix tgafb.c compile failureAdrian Bunk1-3/+1
2005-04-21[PATCH] Fix non-legacy ISO receive regressionJody McIntyre1-20/+43
2005-04-21[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-19Merge with kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6.git/Linus Torvalds5-0/+10
2005-04-19Merge 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-2.6.git/Linus Torvalds60-420/+464
2005-04-18[PATCH] aoe 12/12: send outgoing packets in orderecashin@coraid.com3-12/+21
2005-04-18[PATCH] aoe 11/12: add support for disk statisticsecashin@coraid.com3-0/+16
2005-04-18[PATCH] aoe 6/12: Alexey Dobriyan sparse cleanupecashin@coraid.com3-38/+32
2005-04-18[PATCH] aoe 5/12: don't try to free null bufpoolecashin@coraid.com1-1/+2