summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2006-07-31[PATCH] bcm43xx: reduce mac_suspend delay loop countJohn W. Linville1-1/+1
2006-07-31[PATCH] bcm43xx: add missing mac_suspended initializationLarry Finger1-0/+1
2006-07-28[PATCH] bcm43xx: fix-up build breakage from merging patches out of orderJohn W. Linville3-14/+16
2006-07-28[PATCH] bcm43xx: improved statisticsLarry Finger2-16/+17
2006-07-28[PATCH] bcm43xx: init routine rewriteMichael Buesch6-292/+510
2006-07-28[PATCH] bcm43xx: fix mac_suspend refcountMichael Buesch1-1/+2
2006-07-28[PATCH] bcm43xx: lower mac_suspend udelayMichael Buesch1-1/+1
2006-07-28[PATCH] bcm43xx: suspend MAC while executing long pworkMichael Buesch2-18/+33
2006-07-28[PATCH] prism54: update to WE-19 for WPA supportDan Williams4-42/+543
2006-07-28[PATCH] zd1211rw: Implement SIOCGIWNICKNDaniel Drake1-4/+13
2006-07-28[PATCH] cleanup // comments from ipw2200Pavel Machek1-25/+4
2006-07-28[PATCH] airo: collapse debugging-messages in issuecommand to one lineRobert Schulze1-7/+5
2006-07-27Merge branch 'upstream-fixes' into upstreamJohn W. Linville4-3/+6
2006-07-27[PATCH] orinoco: fix setting transmit key onlyDan Williams1-2/+2
2006-07-27[PATCH] softmac: do shared key auth in workqueueDaniel Drake1-1/+1
2006-07-27[PATCH] airo: should select crypto_aesRobert Schulze1-0/+1
2006-07-27[PATCH] zd1201: workaround interference problemPavel Machek1-0/+2
2006-07-27Merge branch 'from-linus' into upstreamJohn W. Linville480-4711/+9768
2006-07-26[PATCH] fix compile regression for a few scsi driversChristoph Hellwig2-12/+6
2006-07-26Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds1-8/+4
2006-07-26Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-29/+87
2006-07-26[PATCH] Reorganize the cpufreq cpu hotplug locking to not be totally bizareArjan van de Ven4-26/+23
2006-07-26[TG3]: Update version and reldateMichael Chan1-2/+2
2006-07-26[TG3]: Handle tg3_init_rings() failuresMichael Chan1-5/+27
2006-07-26[TG3]: Add tg3_restart_hw()Michael Chan1-22/+58
2006-07-25[PATCH] cciss: fix stall with softirq handling and CFQJens Axboe1-41/+45
2006-07-25[SCSI] esp: Fix build.David S. Miller1-8/+4
2006-07-24[Bluetooth] Enable SCO support for Broadcom HID proxy dongleMarcel Holtmann1-1/+1
2006-07-24[Bluetooth] Add quirk for another broken RTX Telecom based dongleMarcel Holtmann1-1/+2
2006-07-24[Bluetooth] Correct SCO buffer size for Belkin devicesMarcel Holtmann1-1/+2
2006-07-24[Bluetooth] Correct SCO buffer size for another Broadcom chipMarcel Holtmann1-2/+15
2006-07-24IB/mthca: Initialize max_cmds before debug code prints itRoland Dreier1-2/+3
2006-07-24IB/ipoib: Fix packet loss after hardware address updateMichael S. Tsirkin2-0/+24
2006-07-24IB/ipoib: Fix oops with ipoib_debug_mcast setOr Gerlitz1-4/+4
2006-07-24IB/mad: Validate MADs for spec complianceSean Hefty2-21/+88
2006-07-24IB/ipath: ipath_skip_sge() can break if num_sge > 1Ralph Campbell1-4/+0
2006-07-24IB/ipath: Fix ib_ipath driver to work with SRPRalph Campbell2-0/+16
2006-07-24IB/ipath: Fix a data corruptionRalph Campbell1-40/+36
2006-07-24IB/mthca: Fix SRQ limit event range checkDotan Barak1-1/+2
2006-07-24IB/uverbs: Fix lockdep warningsRoland Dreier1-11/+21
2006-07-24IB/uverbs: Fix unlocking in error pathsMichael S. Tsirkin1-2/+8
2006-07-23[cpufreq] ondemand: make shutdown sequence more robustLinus Torvalds1-6/+10
2006-07-22Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds14-27/+53
2006-07-22[DUMMY]: Avoid an oops when dummy_init_one() failedNicolas Dichtel1-0/+1
2006-07-22[IFB] After ifb_init_one() failed, i is increased. DecreaseNicolas Dichtel1-0/+1
2006-07-22[NET]: sun happymeal, little pci cleanupJiri Slaby1-7/+2
2006-07-22[I/OAT]: Remove pci_module_init() from Intel I/OAT DMA engineHenrik Kretzschmar1-1/+1
2006-07-22[WAN]: Converted synclink drivers to use netif_carrier_*()Krzysztof Halasa4-16/+40
2006-07-22[WAN]: Cosmetic changes to N2 and C101 driversKrzysztof Halasa2-3/+4
2006-07-22[WAN]: Added missing netif_dormant_off() to generic HDLCKrzysztof Halasa4-0/+4