summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] pci: bcm43xx avoid pci_find_deviceJiri Slaby2006-06-151-5/+16
* [PATCH] bcm43xx: preemptible periodic workMichael Buesch2006-06-154-13/+143
* [PATCH] bcm43xx: redesign lockingMichael Buesch2006-06-158-191/+211
* Merge branch 'from-linus' into upstreamJohn W. Linville2006-06-1329-200/+212
|\
| * Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2006-06-121-0/+3
| |\
| | * [ARM] 3547/1: PXA-OHCI: Allow platforms to specify a power budgetRichard Purdie2006-06-081-0/+3
| * | [sky2] Fix sky2 network driver suspend/resumeLinus Torvalds2006-06-121-0/+4
| * | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2006-06-121-0/+3
| |\ \
| | * | [PATCH] sata_mv: grab host lock inside eng_timeoutMark Lord2006-06-111-0/+3
| * | | [PATCH] Fix for the PPTP hangs that have been reportedPaul Mackerras2006-06-111-1/+3
| * | | [PATCH] PCI: reverse pci config space restore orderYu, Luming2006-06-111-1/+5
| * | | [PATCH] PCI: Improve PCI config space writebackDave Jones2006-06-111-3/+13
| * | | [PATCH] PCI: Error handling on PCI device resumeJean Delvare2006-06-111-5/+8
| |/ /
| * | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2006-06-103-97/+52
| |\ \
| | * | [FUSION]: Fix mptspi.c build with CONFIG_PM not set.Tom "spot" Callaway2006-06-091-0/+2
| | * | [TG3]: Handle Sun onboard tg3 chips more correctly.David S. Miller2006-06-092-97/+50
| * | | [PATCH] powerpc: console_initcall ordering issuesMilton Miller2006-06-101-1/+1
| * | | [PATCH] I2O: Bugfixes to get I2O working againMarkus Lidel2006-06-102-38/+38
| * | | [PATCH] powernow-k8 crash workaroundAndrew Morton2006-06-101-1/+4
| |/ /
| * | Merge branch 'upstream-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2006-06-083-16/+28
| |\ \
| | * \ Merge branch 'upstream-fixes' of git://lost.foo-projects.org/~ahkok/git/netde...Jeff Garzik2006-06-082-7/+6
| | |\ \
| | | * | e1000: remove risky prefetch on next_skb->dataAuke Kok2006-06-081-6/+2
| | | * | e1000: fix ethtool test irq alloc as "probe"Auke Kok2006-06-081-1/+4
| | * | | Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Jeff Garzik2006-06-081-9/+22
| | |\ \ \ | | | |_|/ | | |/| |
| * | | | [PATCH] fbcon: fix limited scroll in SCROLL_PAN_REDRAW modeMalcom Parsons2006-06-081-1/+1
| |/ / /
| * | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2006-06-052-1/+4
| |\ \ \
| | * | | [PPPOE]: Missing result check in __pppoe_xmit().Florin Malita2006-06-051-0/+3
| | * | | [NETCONSOLE]: Clean up initcall warning.Matt Mackall2006-06-051-1/+1
| * | | | Merge master.kernel.org:/home/rmk/linux-2.6-mmcLinus Torvalds2006-06-051-1/+1
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | [MMC] Prevent au1xmmc.c breakage on non-Au1200 AlchemyRalf Baechle2006-06-041-1/+1
| * | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/brodo/pcmcia-fixes-2.6Linus Torvalds2006-06-052-1/+7
| |\ \ \ \
| | * | | | [PATCH] pcmcia: fix zeroing of cm4000_cs.c dataDominik Brodowski2006-06-021-1/+1
| | * | | | [PATCH] pcmcia: missing pcmcia_get_socket() result checkFlorin Malita2006-06-021-0/+6
| * | | | | [PATCH] m48t86: ia64 build fixAndrew Morton2006-06-051-36/+36
| * | | | | [PATCH] sata_sil24: SII3124 sata driver endian problemRune Torgersen2006-06-051-3/+3
| * | | | | [PATCH] sbp2: fix check of return value of hpsb_allocate_and_register_addrspa...Stefan Richter2006-06-051-1/+1
| * | | | | [PATCH] Implement get / set tso for forcedeth driverZachary Amsden2006-06-051-0/+16
| * | | | | [PATCH] s390: cio non-unique path group idsPeter Oberparleiter2006-06-051-2/+2
| * | | | | [PATCH] s390: irb memcpy argument swapCornelia Huck2006-06-051-1/+1
| * | | | | [PATCH] nmclan_cs: dereferencing skb after netif_rx()Florin Malita2006-06-051-1/+1
| * | | | | IPoIB: Fix AH leak at interface downEli Cohen2006-06-051-0/+1
| | |/ / / | |/| | |
* | | | | [PATCH] wireless: move zd1201 where it belongsPavel Machek2006-06-056-18/+19
* | | | | [PATCH] bcm43xx: quiet down log spam from set_securityJason Lunz2006-06-051-6/+7
* | | | | [PATCH] usb wifi: zd1201 cleanupsPavel Machek2006-06-051-41/+26
* | | | | Merge branch 'upstream-fixes' into upstreamJohn W. Linville2006-06-051-9/+22
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | [PATCH] bcm43xx: add DMA rx poll workaround to DMA4Michael Buesch2006-06-051-9/+22
| |/ / /
* | | | Merge branch 'from-linus' into upstreamJohn W. Linville2006-06-0551-833/+919
|\ \ \ \ | |/ / /
| * | | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds2006-06-035-9/+32
| |\ \ \ | | |/ / | |/| |
| | * | [SCSI] scsi_lib.c: properly count the number of pages in scsi_req_map_sg()Bryan Holty2006-06-011-1/+1
| | * | [SCSI] scsi_transport_sas: make write attrs writeableEric Moore2006-05-201-1/+0
OpenPOWER on IntegriCloud