aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAge
* 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
| * ixgb: fix race on rx_buffer_len in mtu changeJesse Brandeburg2008-07-11
| * ixgb: move time stamp set before setting dma pointerJesse Brandeburg2008-07-11
| * ixgb: don't allow too small MTUJesse Brandeburg2008-07-11
| * ixgb: check down state before enable irqJesse Brandeburg2008-07-11
| * ixgb: leave room for extra hardware memory usageJesse Brandeburg2008-07-11
| * ixgb: fix bug in descriptor ring due to prefetch corruptionJesse Brandeburg2008-07-11
| * ixgb: repeat 32 bit ioremap cleanupJesse Brandeburg2008-07-11
| * ixgb: maybe stop tx port missed a pieceJesse Brandeburg2008-07-11
| * ucc_geth: delete non NAPI code from the driver.Francois Romieu2008-07-11
| * gianfar: delete non NAPI code from the driver.Francois Romieu2008-07-11
| * via-rhine: delete non NAPI code from the driver.Francois Romieu2008-07-11