summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2010-03-02746-20583/+60705
|\
| * virtio_net: remove forgotten assignmentJiri Pirko2010-03-021-1/+0
| * be2net: fix tx completion pollingSathya Perla2010-03-023-38/+37
| * sis190: fix cable detect via link status pollHerton Ronaldo Krzesinski2010-03-021-5/+18
| * Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2010-02-28741-14934/+54238
| |\
| * | bnx2x: Tx barriers and locksVladislav Zolotarov2010-02-281-9/+22
| * | vhost-net: restart tx poll on sk_sndbuf fullSridhar Samudrala2010-02-281-1/+5
| * | vhost: fix get_user_pages_fast error handlingMichael S. Tsirkin2010-02-281-1/+2
| * | vhost: initialize log eventfd context pointerMichael S. Tsirkin2010-02-281-0/+1
| * | vhost: logging thinko fixMichael S. Tsirkin2010-02-281-4/+8
| * | wireless: convert to use netdev_for_each_mc_addrJiri Pirko2010-02-287-36/+31
| * | ipoib: returned back addrlen check for mc addressesJiri Pirko2010-02-281-1/+5
| * | axnet_cs: add new idKen Kawasaki2010-02-281-0/+1
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...David S. Miller2010-02-2815-21/+23
| |\ \
| | * | Bluetooth: Convert Marvell driver to use per adapter debugfsMarcel Holtmann2010-02-271-7/+7
| | * | Bluetooth: Convert controller hdev->type to hdev->busMarcel Holtmann2010-02-2711-11/+11
| | * | Bluetooth: Add missing kfree() on error path in Atheros driverDan Carpenter2010-02-271-0/+2
| | * | Bluetooth: Make USB device id constantMárton Németh2010-02-271-1/+1
| | * | Bluetooth: Add __init/__exit macros to Marvell SDIO driverPeter Huewe2010-02-271-2/+2
| * | | tg3: Remove now useless VPD codeMatt Carlson2010-02-281-29/+23
| * | | bnx2: Remove now useless VPD codeMatt Carlson2010-02-281-45/+29
| * | | pci: Add helper to search for VPD keywordsMatt Carlson2010-02-283-43/+61
| * | | pci: Add VPD information field helper functionsMatt Carlson2010-02-282-8/+10
| * | | pci: Add helper to find a VPD resource data typeMatt Carlson2010-02-284-42/+53
| * | | pci: Add large and small resource data type codeMatt Carlson2010-02-282-12/+34
| * | | pci: Add PCI LRDT tag size and section sizeMatt Carlson2010-02-282-10/+11
| * | | ixgbe: move TC_PRIO_CONTROL check into ixgbe_select_queue()John Fastabend2010-02-271-10/+11
| * | | bonding: fix device leak on error in bond_create()Patrick McHardy2010-02-271-0/+2
| * | | rtnetlink: support specifying device flags on device creationPatrick McHardy2010-02-271-5/+10
| * | | fs_enet: add FEC TX buffer alignment workaround for MPC5121Anatolij Gustschin2010-02-271-0/+47
| * | | fs_enet: Add support for MPC512x to fs_enet driverAnatolij Gustschin2010-02-275-21/+95
| * | | fs_enet: use dev_xxx instead of printkAnatolij Gustschin2010-02-274-38/+27
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-02-2710-73/+53
| |\ \ \ | | |/ / | |/| |
| | * | b43: fall back gracefully to PIO mode after fatal DMA errorsLinus Torvalds2010-02-263-7/+31
| | * | ath9k: disable RIFS search for AR91xx based chipsFelix Fietkau2010-02-262-0/+13
| | * | Merge branch 'wireless-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel...John W. Linville2010-02-263-62/+1
| | |\ \
| | | * | Revert "iwlwifi: Monitor and recover the aggregation TX flow failure"Reinette Chatre2010-02-233-62/+1
| | * | | Merge branch 'wireless-2.6' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2010-02-262-4/+8
| | |\ \ \
| | | * | | iwlwifi: increase command buffer sizeAbhijeet Kolekar2010-02-232-4/+8
| | * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-02-269-13/+35
| | |\ \ \ \ | | | |/ / / | | | | / / | | | |/ / | | |/| |
| * | | | net: Delete isa-skeleton net driverJeff Garzik2010-02-261-718/+0
| * | | | can: ti hecc module : add platform specific initialization callback.Sriramakrishnan2010-02-261-1/+16
| * | | | infiniband: convert to use netdev_for_each_mc_addrJiri Pirko2010-02-262-42/+51
| * | | | greth: fall through to common return statement on errorSimon Horman2010-02-261-2/+0
| * | | | myri10ge: optimize 4k-boundary check when stocking rx pagesBrice Goglin2010-02-261-4/+7
| * | | | cnic: Update version to 2.1.1.Michael Chan2010-02-264-6/+6
| * | | | cnic: Use union for the status blocks of different devices.Michael Chan2010-02-262-21/+23
| * | | | cnic: Simplify route checking during iSCSI connection.Michael Chan2010-02-261-24/+13
| * | | | cnic: Fix panic in cnic_iscsi_nl_msg_recv() when device is down.Michael Chan2010-02-261-0/+7
| * | | | cnic: Finetune iSCSI connection reset.Eddie Wai2010-02-261-5/+16
OpenPOWER on IntegriCloud