aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2010-02-28wireless: convert to use netdev_for_each_mc_addrJiri Pirko
2010-02-28ipoib: returned back addrlen check for mc addressesJiri Pirko
2010-02-28axnet_cs: add new idKen Kawasaki
2010-02-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...David S. Miller
2010-02-28tg3: Remove now useless VPD codeMatt Carlson
2010-02-28bnx2: Remove now useless VPD codeMatt Carlson
2010-02-28pci: Add helper to search for VPD keywordsMatt Carlson
2010-02-28pci: Add VPD information field helper functionsMatt Carlson
2010-02-28pci: Add helper to find a VPD resource data typeMatt Carlson
2010-02-28pci: Add large and small resource data type codeMatt Carlson
2010-02-28pci: Add PCI LRDT tag size and section sizeMatt Carlson
2010-02-27Bluetooth: Convert Marvell driver to use per adapter debugfsMarcel Holtmann
2010-02-27Bluetooth: Convert controller hdev->type to hdev->busMarcel Holtmann
2010-02-27Bluetooth: Add missing kfree() on error path in Atheros driverDan Carpenter
2010-02-27Bluetooth: Make USB device id constantMárton Németh
2010-02-27Bluetooth: Add __init/__exit macros to Marvell SDIO driverPeter Huewe
2010-02-27ixgbe: move TC_PRIO_CONTROL check into ixgbe_select_queue()John Fastabend
2010-02-27bonding: fix device leak on error in bond_create()Patrick McHardy
2010-02-27rtnetlink: support specifying device flags on device creationPatrick McHardy
2010-02-27fs_enet: add FEC TX buffer alignment workaround for MPC5121Anatolij Gustschin
2010-02-27fs_enet: Add support for MPC512x to fs_enet driverAnatolij Gustschin
2010-02-27fs_enet: use dev_xxx instead of printkAnatolij Gustschin
2010-02-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2010-02-26b43: fall back gracefully to PIO mode after fatal DMA errorsLinus Torvalds
2010-02-26ath9k: disable RIFS search for AR91xx based chipsFelix Fietkau
2010-02-26Merge branch 'wireless-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel...John W. Linville
2010-02-26Merge branch 'wireless-2.6' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville
2010-02-26Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2010-02-26net: Delete isa-skeleton net driverJeff Garzik
2010-02-26can: ti hecc module : add platform specific initialization callback.Sriramakrishnan
2010-02-26infiniband: convert to use netdev_for_each_mc_addrJiri Pirko
2010-02-26greth: fall through to common return statement on errorSimon Horman
2010-02-26myri10ge: optimize 4k-boundary check when stocking rx pagesBrice Goglin
2010-02-26cnic: Update version to 2.1.1.Michael Chan
2010-02-26cnic: Use union for the status blocks of different devices.Michael Chan
2010-02-26cnic: Simplify route checking during iSCSI connection.Michael Chan
2010-02-26cnic: Fix panic in cnic_iscsi_nl_msg_recv() when device is down.Michael Chan
2010-02-26cnic: Finetune iSCSI connection reset.Eddie Wai
2010-02-26cnic: Finetune iSCSI connection set up.Eddie Wai
2010-02-26ixgbe: Do not allocate too many netdev txqueuesJohn Fastabend
2010-02-26ixgbe: do not stop tx queues in ixgbe_set_tsoJohn Fastabend
2010-02-26ixgbe: Fix DMA mapping/unmapping issues when HWRSC is enabled on IOMMU enable...Mallikarjuna R Chilakala
2010-02-26greth: convert to netdev_tx_tkirjanov@gmail.com
2010-02-26sis190: handle DMA mapping errorskirjanov@gmail.com
2010-02-26tc35815: Fix double locking on NAPIAtsushi Nemoto
2010-02-26isa-skelton: Remove a wrong netif_wake_queue() callAtsushi Nemoto
2010-02-26octeon: convert to use netdev_for_each_mc_addrJiri Pirko
2010-02-26net: convert multiple drivers to use netdev_for_each_mc_addr, part6Jiri Pirko
2010-02-26net: convert multiple drivers to use netdev_for_each_mc_addr, part5 V2Jiri Pirko
2010-02-26can: netlink support for bus-error reporting and countersWolfgang Grandegger