summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* ixgbe: In SR-IOV mode insert delay before bring the adapter upGreg Rose2010-03-261-0/+8
* ixgbevf: Fix signed/unsigned int errorGreg Rose2010-03-261-1/+2
* netxen: update version to 4.0.73Amit Kumar Salecha2010-03-261-2/+2
* netxen: added sanity check for pci mapAmit Kumar Salecha2010-03-261-18/+27
* netxen: fix warning in ioaddr for NX3031 chipAmit Kumar Salecha2010-03-261-6/+8
* netxen: fix bios version calculationAmit Kumar Salecha2010-03-261-1/+1
* Revert "r8169: enable 64-bit DMA by default for PCI Express devices (v2)"David S. Miller2010-03-261-14/+7Star
* isdn: Cleanup Sections in PCMCIA driver elsaHenne2010-03-251-6/+6
* isdn: Cleanup Sections in PCMCIA driver avma1Henne2010-03-251-6/+6
* isdn: Cleanup Sections in PCMCIA driver telesHenne2010-03-251-6/+6
* isdn: Cleanup Sections in PCMCIA driver sedlbauerHenne2010-03-251-6/+6
* via-velocity: Fix FLOW_CNTL_TX_RX handling in set_mii_flow_control()David S. Miller2010-03-251-1/+1
* igb: only use vlan_gro_receive if vlans are registeredAlexander Duyck2010-03-241-1/+1
* igb: do not modify tx_queue_len on link speed changeEmil Tantilov2010-03-242-10/+1Star
* igb: count Rx FIFO errors correctlyMitch Williams2010-03-241-5/+5
* bnx2: Use proper handler during netpoll.Michael Chan2010-03-241-3/+5
* bnx2: Fix netpoll crash.Benjamin Li2010-03-241-2/+4
* ksz884x: fix return value of netdev_set_eepromJens Rottmann2010-03-231-1/+1
* netxen: The driver doesn't work on NX_P3_B1 so cause probe to fail.Eric W. Biederman2010-03-231-2/+2
* can: bfin_can: switch to common Blackfin can headerMike Frysinger2010-03-231-90/+7Star
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst...Linus Torvalds2010-03-221-2/+13
|\
| * virtio: console: Check if port is valid in resize_consoleAmit Shah2010-03-221-0/+4
| * virtio: console: Generate a kobject CHANGE event on adding 'name' attributeAmit Shah2010-03-221-2/+9
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-03-2220-137/+229
|\ \
| * \ Merge branch 'vhost' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostDavid S. Miller2010-03-202-10/+18
| |\ \
| | * | vhost: fix error handling in vring ioctlsMichael S. Tsirkin2010-03-171-6/+12
| | * | vhost: fix interrupt mitigation with raw socketsMichael S. Tsirkin2010-03-171-1/+1
| | * | vhost: fix error path in vhost_net_set_backendJeff Dike2010-03-071-3/+5
| * | | KS8695: update ksp->next_rx_desc_read at the end of rx loopYegor Yefremov2010-03-201-15/+9Star
| * | | igb: Add support for 82576 ET2 Quad Port Server AdapterCarolyn Wyborny2010-03-203-0/+3
| * | | ixgbevf: Message formatting cleanupsGreg Rose2010-03-201-2/+2
| * | | ixgbevf: Shorten up delay timer for watchdog taskGreg Rose2010-03-201-1/+1
| * | | ixgbevf: Fix VF Stats accounting after resetGreg Rose2010-03-203-38/+78
| * | | ixgbe: Set IXGBE_RSC_CB(skb)->DMA field to zero after unmapping the addressMallikarjuna R Chilakala2010-03-201-2/+6
| * | | ixgbe: fix for real_num_tx_queues update issueVasu Dev2010-03-201-3/+3
| * | | smsc95xx: Fix tx checksum offload for small packetsSteve Glendinning2010-03-191-3/+15
| * | | ixgbe: Fix 82599 KX4 Wake on LAN issue after an improper system shutdownMallikarjuna R Chilakala2010-03-191-3/+0Star
| * | | ixgbe: Fix 82599 multispeed fiber link issues due to Tx laser flappingMallikarjuna R Chilakala2010-03-193-36/+54
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-03-193-22/+4Star
| |\ \ \
| | * | | iwlwifi: Silence tfds_in_queue messageAdel Gadllah2010-03-161-1/+1
| | * | | ath9k: fix BUG_ON triggered by PAE framesFelix Fietkau2010-03-161-20/+1Star
| | * | | wl1251: fix potential crashGrazvydas Ignotas2010-03-161-1/+2
| * | | | jme: Advance driver version numberGuo-Fu Tseng2010-03-191-1/+1
| * | | | jme: Protect vlgrp structure by pause RX actions.Guo-Fu Tseng2010-03-191-0/+33
| * | | | jme: Fix VLAN memory leakGuo-Fu Tseng2010-03-191-0/+2
| * | | | KS8851: Avoid NULL pointer in set rx modeAbraham Arce2010-03-191-1/+0Star
* | | | | edac, mce: Filter out invalid valuesBorislav Petkov2010-03-221-1/+6
| |_|_|/ |/| | |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2010-03-202-2/+30
|\ \ \ \
| * | | | serial: sh-sci: remove duplicated #includeHuang Weiyi2010-03-151-1/+0Star
| * | | | sh: Support CPU affinity masks for INTC controllers.Paul Mundt2010-03-081-1/+30