aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-06-17[NET]: Add NETIF_F_GEN_CSUM and NETIF_F_ALL_CSUMHerbert Xu1-5/+2
2006-06-17[TG3]: Convert to non-LLTXMichael Chan2-20/+23
2006-06-17[TG3]: Remove unnecessary tx_lockMichael Chan1-4/+0
2006-06-17[BNX2]: Update version and reldateMichael Chan1-2/+2
2006-06-17[BNX2]: Use CPU native page sizeMichael Chan2-2/+8
2006-06-17[BNX2]: Use compressed firmwareMichael Chan1-3392/+1864
2006-06-17[BNX2]: Add firmware decompressionMichael Chan3-12/+152
2006-06-17[BNX2]: Allow WoL settings on new 5708 chipsMichael Chan1-1/+3
2006-06-17[BNX2]: Add an rx drop counterMichael Chan2-3/+14
2006-06-17[BNX2]: Endian fixes.Alexey Dobriyan1-2/+2
2006-06-17[IRDA]: irda-usb.c: STIR421x cleanupsNick Fedchik2-192/+145
2006-06-17[NET] ppp: Remove unnecessary pskb_may_pullHerbert Xu1-2/+0
2006-06-17[NET]: Clean up skb_linearizeHerbert Xu3-6/+9
2006-06-17[NET]: Add netif_tx_lockHerbert Xu12-38/+41
2006-06-17[CONNECTOR]: Fix warning in cn_queue.cAndreas Schwab1-1/+1
2006-06-17[TG3]: update version and reldateMichael Chan1-2/+2
2006-06-17[TG3]: Add recovery logic when MMIOs are re-orderedMichael Chan2-9/+49
2006-06-17[TG3]: Add 5786 PCI IDMichael Chan1-0/+2
2006-06-17[IRDA]: ali-ircc: using device model power managementSamuel Ortiz1-55/+51
2006-06-17[IRDA]: stir4200, switching to the kthread APIChristoph Hellwig1-24/+14
2006-06-17[IRDA]: Initial support for MCS7780 based donglesSamuel Ortiz4-0/+1192
2006-06-17[I/OAT]: Do not use for_each_cpu().Andrew Morton1-3/+3
2006-06-17[I/OAT]: Utility functions for offloading sk_buff to iovec copiesChris Leech2-1/+303
2006-06-17[I/OAT]: Setup the networking subsystem as a DMA clientChris Leech1-0/+12
2006-06-17[I/OAT]: Move PCI_DEVICE_ID_INTEL_IOAT to linux/pci_ids.hDavid S. Miller1-2/+1
2006-06-17[I/OAT]: ioatdma.c needs linux/dma-mapping.hDavid S. Miller1-0/+1
2006-06-17[I/OAT]: Driver for the Intel(R) I/OAT DMA engineChris Leech7-0/+1271
2006-06-17[I/OAT]: DMA memcpy subsystemChris Leech5-0/+425
2006-06-17[PATCH] sky2: netconsole suspend/resume interactionStephen Hemminger1-1/+6
2006-06-17[PATCH] fix cdrom openJens Axboe1-2/+4
2006-06-13[PATCH] sky2: stop/start hardware idle timer on suspend/resumeStephen Hemminger1-4/+13
2006-06-13[PATCH] sky2: save/restore base hardware irq during suspend/resumeStephen Hemminger1-0/+3
2006-06-13[PATCH] sky2: fix hotplug detect during pollStephen Hemminger1-2/+2
2006-06-13[PATCH] sky2: don't hard code number of portsStephen Hemminger1-2/+2
2006-06-13[PATCH] sky2: set_power_state should be voidStephen Hemminger1-8/+8
2006-06-12Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-0/+3
2006-06-12[sky2] Fix sky2 network driver suspend/resumeLinus Torvalds1-0/+4
2006-06-12Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-devLinus Torvalds1-0/+3
2006-06-11[PATCH] Fix for the PPTP hangs that have been reportedPaul Mackerras1-1/+3
2006-06-11[PATCH] sata_mv: grab host lock inside eng_timeoutMark Lord1-0/+3
2006-06-11[PATCH] PCI: reverse pci config space restore orderYu, Luming1-1/+5
2006-06-11[PATCH] PCI: Improve PCI config space writebackDave Jones1-3/+13
2006-06-11[PATCH] PCI: Error handling on PCI device resumeJean Delvare1-5/+8
2006-06-10Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds3-97/+52
2006-06-10[PATCH] powerpc: console_initcall ordering issuesMilton Miller1-1/+1
2006-06-10[PATCH] I2O: Bugfixes to get I2O working againMarkus Lidel2-38/+38
2006-06-10[PATCH] powernow-k8 crash workaroundAndrew Morton1-1/+4
2006-06-09[FUSION]: Fix mptspi.c build with CONFIG_PM not set.Tom "spot" Callaway1-0/+2
2006-06-09[TG3]: Handle Sun onboard tg3 chips more correctly.David S. Miller2-97/+50
2006-06-08Merge branch 'upstream-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6Linus Torvalds3-16/+28