summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2008-02-15Merge branch 'upstream-davem' of master.kernel.org:/pub/scm/linux/kernel/git/...David S. Miller12-100/+114
2008-02-15Merge branch 'fixes' of master.kernel.org:/pub/scm/linux/kernel/git/linville/...David S. Miller14-145/+287
2008-02-15b43legacy: Add driver load messagesStefano Brivio2-1/+33
2008-02-15ipw2200: fix ucode assertion for RX queue overrunDan Williams1-11/+34
2008-02-15iwlwifi: only check for association id when associating with APReinette Chatre2-2/+3
2008-02-15iwlwifi: reverting 'misc wireless annotations' patch for iwlwifiTomas Winkler2-4/+4
2008-02-15b43legacy: fix firmware load message levelStefano Brivio1-4/+5
2008-02-15b43legacy: add firmware information to modinfoStefano Brivio1-0/+2
2008-02-15rt2x00: Add new USB ID to rt2500usbIvo van Doorn1-1/+1
2008-02-15b43: Fix firmware load message levelMichael Buesch1-5/+5
2008-02-15b43: Add firmware information to modinfoMichael Buesch1-0/+2
2008-02-15b43: Add driver load messagesMichael Buesch2-0/+34
2008-02-15b43legacy: fix DMA for 30/32-bit DMA enginesStefano Brivio2-87/+113
2008-02-15iwlwifi: earlier rx allocationMohamed Abbas2-2/+2
2008-02-15iwlwifi: Don't send host commands on rfkillGregory Greenman2-0/+11
2008-02-15iwlwifi: do not clear GEO_CONFIGURED bit when calling _downReinette Chatre2-0/+8
2008-02-15rndis_wlan: enable stall workaround by link quality instead of link speedJussi Kivilinna1-9/+5
2008-02-15ath5k: correct padding in tx descriptorsBruno Randolf2-16/+22
2008-02-15wavelan: mark hardware interfacing structures as packedJohn W. Linville1-3/+3
2008-02-15e1000e: PCIe devices do not need to unset MANC_ARP_ENADavid Graham1-26/+0
2008-02-15igb: PCIe devices do not need to unset MANC_ARP_ENADavid Graham1-28/+0
2008-02-15ixgbe: Correctly obtain protocol information on transmitAuke Kok1-3/+21
2008-02-15e1000e: Fix CRC stripping in hardware context bugAuke Kok1-3/+3
2008-02-15gianfar iomem misannotationsAl Viro2-4/+4
2008-02-15mkiss: ax_bump() locking fixJarek Poplawski1-3/+2
2008-02-15Fix station address detection in smcChuck Ebbert1-2/+10
2008-02-15netconsole: avoid null pointer dereference at show_local_mac()Keiichi KII1-2/+2
2008-02-12hci_ldisc: fix null pointer derefDavid Newall1-0/+1
2008-02-12Merge branch 'upstream-davem' of master.kernel.org:/pub/scm/linux/kernel/git/...David S. Miller22-1792/+5438
2008-02-11WMI: initialize wmi_blocks.list even if ACPI is disabledLinus Torvalds1-2/+2
2008-02-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds1-0/+1
2008-02-11Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds6-42/+75
2008-02-11mlx4_core: Fix build break (missing include)Olof Johansson1-0/+1
2008-02-11ixgbe: remove accidentally added #ifdefAuke Kok1-5/+0
2008-02-11ixgbe: Disallow device reset during ethtool testAuke Kok1-0/+4
2008-02-11ixgbe: warn when device is in a x4 or lower width slotAuke Kok1-0/+8
2008-02-11e1000e: Fix logic reversal keeping link activeAuke Kok1-1/+1
2008-02-11e1000: warn if this driver is used for e1000e devicesAuke Kok1-0/+8
2008-02-11replace code with FIELD_SIZEOFJulia Lawall3-3/+3
2008-02-11Tsi108_eth: Add ethtool supportAlex Bounine1-0/+36
2008-02-11Tsi108_eth: fix link recovery after disconnectAlex Bounine1-14/+12
2008-02-11Tsi108_eth: remove not needed codeAlex Bounine1-7/+0
2008-02-11Tsi108_eth: fix detection of 1000Mb modeAlex Bounine1-1/+1
2008-02-11Tsi108_eth: add missing linking to driver dataAlex Bounine1-0/+1
2008-02-11sata_mv: platform driver allocs dma without createByron Bradley1-20/+24
2008-02-11pata_ninja32: setup changesAlan Cox1-2/+7
2008-02-11pata_legacy: typo fixAlan Cox1-1/+1
2008-02-11pata_amd: Note in the module description it handles NvidiaAlan Cox1-1/+1
2008-02-11sata_mv: fix loop with last portYinghai Lu1-2/+4
2008-02-11libata: ignore deverr on SETXFER if mode is configuredTejun Heo1-15/+33