aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAge
* 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
* bluetooth/hci_bcsp: fix bitrev KconfigRandy Dunlap2008-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
| * igb: update ethtool stats to support multiqueueAlexander Duyck2008-07-11
| * igb: Introduce multiple TX queues with infrastructurePeter P Waskiewicz Jr2008-07-11
| * ixgb: update copyright dates and versionsJesse Brandeburg2008-07-11
| * ixgb: make NAPI the only option and the defaultJesse Brandeburg2008-07-11
| * ixgb: cleanup headerJesse Brandeburg2008-07-11
| * ixgb: audit use of dev_kfree_skb_anyJesse Brandeburg2008-07-11
| * ixgb: clean up assignments inside if statementsJesse Brandeburg2008-07-11
| * ixgb: rx cleanup performance improvementsJesse Brandeburg2008-07-11
| * ixgb: cleanup checkpatch suggestions that are relevantJesse Brandeburg2008-07-11
| * ixgb: trivial fix space after forJesse Brandeburg2008-07-11
| * ixgb: fix spelling errorsJesse Brandeburg2008-07-11
| * ixgb: whitespace fixupsJesse Brandeburg2008-07-11
| * ixgb: cleanup space after whileJesse Brandeburg2008-07-11
| * ixgb: format all if( to be if (Jesse Brandeburg2008-07-11
| * ixgb: clean up un-necessary declarationsJesse Brandeburg2008-07-11
| * ixgb: add copybreak parameterJesse Brandeburg2008-07-11
| * ixgb: remove lltx support and update tx routineJesse Brandeburg2008-07-11
| * ixgb: fix unload race with timersJesse Brandeburg2008-07-11