aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-06-09tg3: Fix a flags typoMatt Carlson1-1/+1
2008-06-09tg3: Fix 5714S / 5715S / 5780S link failuresMatt Carlson1-2/+1
2008-06-09iwlwifi: fix oops in iwl3945_led_brightness_setMarcin Slusarz1-2/+3
2008-06-09zd1211rw: Fix data padding for QoSMichael Buesch1-1/+1
2008-06-09libertas: fix sleep confirmationHolger Schurig2-2/+5
2008-06-09ipw2200: queue direct scansDan Williams2-95/+87
2008-06-04l2tp: Fix possible oops if transmitting or receiving when tunnel goes downJames Chapman1-23/+78
2008-06-04lt2p: Fix possible WARN_ON from socket code when UDP socket is closedJames Chapman1-0/+10
2008-06-04Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville/wireless-2.6David S. Miller6-15/+40
2008-06-04USB ID for Philips CPWUA054/00 Wireless USB Adapter 11gFelix Homann1-0/+1
2008-06-04ssb: Fix context assertion in ssb_pcicore_dev_irqvecs_enableMichael Buesch1-2/+2
2008-06-04libertas: fix command size for CMD_802_11_SUBSCRIBE_EVENTHolger Schurig1-2/+2
2008-06-04ipw2200: expire and use oldest BSS on adhoc createDan Williams1-2/+25
2008-06-04airo warning fixAndrew Morton1-1/+1
2008-06-04b43legacy: Fix controller restart crashMichael Buesch1-8/+9
2008-06-04sunhme: Cleanup use of deprecated calls to save_and_cli and restore_flags.Mark Asselstine1-2/+2
2008-06-04Merge branch 'davem-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6David S. Miller8-14/+52
2008-06-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/blackfin-2.6Linus Torvalds2-8/+1
2008-06-02Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds1-0/+1
2008-05-318250 Serial Driver: revert extra IRQ flag definition patchBryan Wu2-8/+1
2008-05-30[netdrvr] tulip: oops in tulip_interrupt when hibernating with swsusp/suspend2Grant Grundler1-2/+8
2008-05-30atl1: fix 4G memory corruption bugAlexey Dobriyan1-0/+1
2008-05-30ucc_geth_ethtool: Add a missing HW stats counterLi Yang1-0/+1
2008-05-30ucc_geth_ethtool: Fix typoJoakim Tjernlund1-1/+1
2008-05-30virtio: fix delayed xmit of packet and freeing of old packets.Rusty Russell1-0/+22
2008-05-30virtio: fix virtio_net xmit of freed skb bugRusty Russell1-5/+9
2008-05-30myri10ge: update driver versionBrice Goglin1-1/+1
2008-05-30sc92031: remove bogus unlikely()Cesar Eduardo Barros1-1/+1
2008-05-30[netdrvr] CS89X0: Add cleanup for dma after failWang Chen1-3/+7
2008-05-30[netdrvr] sfc: Report XAUI link down at default log levelBen Hutchings1-1/+1
2008-05-30Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-devLinus Torvalds7-117/+217
2008-05-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds9-44/+194
2008-05-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6Linus Torvalds1-2/+6
2008-05-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds8-44/+101
2008-05-30drivers/watchdog/geodewdt.c: build fixIngo Molnar1-2/+1
2008-05-30PCI: fix rpadlpar pci hotplug driver sysfs usageBenjamin Herrenschmidt1-2/+6
2008-05-30ahci: change the Device IDs of nvidia MCP7B AHCI controller in ahci.cpeerchen1-4/+4
2008-05-30[libata] sata_fsl: Fix broken driver, add port multiplier (PMP) supportAshish Kalra1-61/+163
2008-05-30libata: SRST can't be trusted on PMP sil3726Tejun Heo1-2/+5
2008-05-30libata: fix libata-scsi kernel-doc notationRandy Dunlap1-1/+2
2008-05-30ata: Convert to static DEFINE_SPINLOCK(lock)Pradeep Singh Rautela1-1/+1
2008-05-30ata_piix: fix macbook ich8m problemsTejun Heo1-3/+4
2008-05-30sata_mv: implement SoC guideline SATA_S11Mark Lord1-1/+5
2008-05-30sata_mv: workaround for 60x1 errata sata13Mark Lord1-2/+7
2008-05-30sata_mv: nuke unreleased GenIIe revisionsMark Lord1-19/+4
2008-05-30sata_mv: PHY_MODEx errata fixesMark Lord1-12/+12
2008-05-30sata_mv: move SOC_FLAG to hprivMark Lord1-14/+13
2008-05-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds11-28/+135
2008-05-30Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds7-51/+38
2008-05-30acpi: fix sparse const errorsHarvey Harrison1-5/+5