aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2005-11-07[PATCH] 3c59x: don't enable scatter/gather w/o checksum supportStephen Hemminger1-2/+1
2005-11-07[PATCH] 3c59x: enable use of memory-mapped PCI I/OJohn W. Linville1-3/+26
2005-11-07[PATCH] 3c59x: correct rx_dropped countingJohn W. Linville1-1/+1
2005-11-07[PATCH] 3c59x: support ETHTOOL_GPERMADDRJohn W. Linville1-0/+2
2005-11-07[PATCH] 3c59x: fix some grammar in module parameter descriptionsJohn W. Linville1-2/+2
2005-11-07[PATCH] 3c59x: cleanup init of module parameter arraysJohn W. Linville1-5/+5
2005-11-07[PATCH] 3c59x: bounds checking for hw_checksumsJohn W. Linville1-7/+9
2005-11-07[PATCH] 3c59x: avoid blindly reading link status twiceTommy Christensen1-1/+4
2005-11-07[PATCH] 3c59x: cleanup of mdio_read routines to use MII_* macrosNeil Horman1-8/+8
2005-11-07[PATCH] 3c59x: convert to use of pci_iomap APIJohn W. Linville1-247/+260
2005-11-06Merge master.kernel.org:/home/rmk/linux-2.6-drvmodelLinus Torvalds7-123/+176
2005-11-06[SERIAL] Support Au1x00 8250 UARTs using the generic 8250 driver.Pantelis Antoniou6-3/+183
2005-11-05[PATCH] Set the vga cursor even when hiddenSamuel Thibault1-1/+2
2005-11-05[DRIVER MODEL] Fix sgivwfbRussell King1-14/+10
2005-11-05[DRIVER MODEL] Fix gbefbRussell King1-6/+12
2005-11-05[DRIVER MODEL] Fix arcfbRussell King1-14/+11
2005-11-05[DRIVER MODEL] Fix macsonicRussell King1-22/+5
2005-11-05[DRIVER MODEL] Fix jazzsonicRussell King1-23/+5
2005-11-05[DRIVER MODEL] Fix depcaRussell King1-17/+7
2005-11-05[DRIVER MODEL] Improved dynamically allocated platform_device interfaceRussell King1-27/+126
2005-11-05Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6Linus Torvalds13-460/+628
2005-11-05[PATCH] phy address mask support for generic phy layerMatt Porter1-0/+3
2005-11-05[PATCH] pcnet32: Prevent hang with 79c976Don Fry1-1/+5
2005-11-05[PATCH] pcnet32: AT2700/2701 and Bugzilla 2699 & 4551Don Fry1-7/+16
2005-11-05[PATCH] pcnet32: show name of failing deviceDon Fry1-21/+41
2005-11-05[PATCH] S2io: Multi buffer mode supportAnanda Raju3-409/+455
2005-11-05[PATCH] drivers/net/wireless/airo.c unsigned comparasonGabriel A. Devenyi1-1/+1
2005-11-05Merge branch 'master'Jeff Garzik597-57799/+55063
2005-11-05[libata] restore sg on DMA mapping failureTejun Heo1-2/+8
2005-11-05Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-for-linus-2.6Linus Torvalds127-36880/+28939
2005-11-05Merge master.kernel.org:/home/rmk/linux-2.6-mmcLinus Torvalds2-8/+8
2005-11-05[SCSI] sd: Fix refcountingAlan Stern1-37/+62
2005-11-05[MMC] Use controller id instead of driver name for printksPierre Ossman1-5/+6
2005-11-05[MMC] Fix chip config in wbsdPierre Ossman1-2/+2
2005-11-04Fix ips.c compileJames Bottomley1-0/+1
2005-11-04Merge by HandJames Bottomley127-36843/+28876
2005-11-04[libata] ATAPI pad allocation fixes/cleanupJeff Garzik4-26/+58
2005-11-04Merge branch 'master'Jeff Garzik465-20786/+25873
2005-11-04[PATCH] nvidiafb: Geforce 7800 series support addedCalin A. Culianu1-0/+8
2005-11-04Merge branch 'srp' of master.kernel.org:/pub/scm/linux/kernel/git/roland/infinibandLinus Torvalds6-0/+1865
2005-11-04Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/roland/infinibandLinus Torvalds24-118/+165
2005-11-04Merge master.kernel.org:/pub/scm/linux/kernel/git/paulus/powerpc-mergeLinus Torvalds7-38/+41
2005-11-04[USB]: Make early handoff a final fixup instead of a header one.David S. Miller1-1/+1
2005-11-04[MMC] Response to write commands is R1 nor R1bRussell King1-1/+0
2005-11-04Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds1-1/+1
2005-11-04[PATCH] ARM: Reverted 2918/1: [update] Base port of Comdial MP1000 platfromRussell King1-9/+0
2005-11-04[PATCH] ARM: Reverted 2921/1: Support for the RTC / nvram on the Comdial MP1000Russell King1-109/+1
2005-11-04[PATCH] ARM: Reverted 2919/1: CS8900A ethernet driver modifications for the Comdial MP1000Russell King3-15/+3
2005-11-03[IB] mthca: check P_Key index in modify QPJack Morgenstein1-0/+7
2005-11-03[SERIAL] 8250_early.c passing 0 instead of NULLBen Dooks1-1/+1