aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAge
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-07-21
|\
| * hdlcdrv: Fix CRC calculation.Micah Dowty2008-07-21
| * sunhme: Remove stop/wake TX queue calls in set-multicast-list handler.David S. Miller2008-07-21
| * ucc_geth: do not touch net queue in adjust_link phylib callbackAnton Vorontsov2008-07-21
| * gianfar: do not touch net queue in adjust_link phylib callbackAnton Vorontsov2008-07-21
| * atl1: Do not wake queue before queue has been started.David S. Miller2008-07-21
* | Merge branch 'linus' into xen-64bitIngo Molnar2008-07-21
|\|
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-07-20
| |\
| | * bnx2: Update version to 1.7.9.Benjamin Li2008-07-18
| | * bnx2: Fix Sparse warningsBenjamin Li2008-07-18
| | * bnx2: Add TX multiqueue support.Benjamin Li2008-07-18
| | * bnx2: Update TPAT firmwareBenjamin Li2008-07-18
| | * e1000: resolve tx multiqueue bugBen Hutchings2008-07-18
| | * igb/ixgbe/e1000e: resolve tx multiqueue bugJeff Kirsher2008-07-18
| | * Revert "remove the strip driver"David S. Miller2008-07-18
| | * Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller2008-07-18
| | |\
| | * | pkt_sched: Kill netdev_queue lock.David S. Miller2008-07-17
| | * | niu: Add TX multiqueue support.David S. Miller2008-07-17
| | * | netdev: Convert all drivers away from netif_schedule().David S. Miller2008-07-17
| | * | netdev: netdev_priv() can now be sane again.David S. Miller2008-07-17
| | * | net: Use queue aware tests throughout.David S. Miller2008-07-17
| | * | netdev: Kill NETIF_F_MULTI_QUEUE.David S. Miller2008-07-17
| | * | netdev: Allocate multiple queues for TX.David S. Miller2008-07-17
| | * | igb: Kill CONFIG_NETDEVICES_MULTIQUEUE references, no longer exists.David S. Miller2008-07-17
| | * | netdrv intel: always enable VLAN filtering except in promiscous modePatrick McHardy2008-07-16
| | * | netdrv intel: disable VLAN filtering in promiscous modePatrick McHardy2008-07-16
| | * | wireless: fix warnings from QoS patchJohannes Berg2008-07-15
| | * | netdev: Do not use TX lock to protect address lists.David S. Miller2008-07-15
| | * | netdev: Add netdev->addr_list_lock protection.David S. Miller2008-07-15
| | * | bnx2: Update version to 1.7.8.Michael Chan2008-07-15
| | * | bnx2: Support secondary MAC addresses.Benjamin Li2008-07-15
| | * | bnx2: Allow flexible VLAN tag settings.Michael Chan2008-07-15
| | * | bnx2: Add ack parameter to bnx2_fw_sync().Michael Chan2008-07-15
| | * | bnx2: Add PCI ID for 5716.Michael Chan2008-07-15
| | * | bnx2: Prevent ethtool -s from crashing when device is down.Michael Chan2008-07-15
| | * | Merge branch 'davem-next' of master.kernel.org:/pub/scm/linux/kernel/git/jgar...David S. Miller2008-07-15
| | |\ \
| | | * | SAA9730: Remove driverRalf Baechle2008-07-11
| | | * | Fix missing exports for net/phy/mdio-bitbang.cTakashi Iwai2008-07-11
| | | * | cxgb3 - Add iscsi supportKaren Xie2008-07-11
| | | * | virtio_net: Set VIRTIO_NET_F_GUEST_CSUM featureMark McLoughlin2008-07-11
| | | * | igb: Improve multiqueue AIM supportAlexander Duyck2008-07-11
| | | * | igb: unused variable warning in igb removeAlexander Duyck2008-07-11
| | | * | igb: update suspend resumeAlexander Duyck2008-07-11
| | | * | igb: add support for in kernel LROAlexander Duyck2008-07-11
| | | * | igb: add page recycling supportAlexander Duyck2008-07-11
| | | * | igb: Add support for quad port WOL and feature flagsAlexander Duyck2008-07-11
| | | * | igb: add 82576 MAC supportAlexander Duyck2008-07-11
| | | * | igb: Increment driver versionAuke Kok2008-07-11
| | | * | igb: reenable CRC stripping in hardwareAuke Kok2008-07-11
| | | * | igb: add DCA supportJeb Cramer2008-07-11