summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* ixgbe: filter FIP frames into the FCoE offload queuesChris Leech2010-03-262-0/+16
* ixgbe: Priority tag FIP framesRobert Love2010-03-261-9/+17
* ixgbe: Don't allow user buffer count to exceed 256Robert Love2010-03-261-8/+10
* ixgbe: cleanup maximum number of tx queuesJohn Fastabend2010-03-262-3/+5
* ixgbe: Change where clear_to_send_flag is reset to zero.Greg Rose2010-03-261-3/+5
* 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
* 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 git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-03-2218-127/+211
|\
| * 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
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds2010-03-191-0/+1
|\ \ \ | |/ / |/| |
| * | sysfs: fix sysfs lockdep warning in mlx4 codeGreg Kroah-Hartman2010-03-191-0/+1
* | | l2tp: Fix UDP socket reference count bugs in the pppol2tp driverJames Chapman2010-03-161-0/+3
* | | smsc95xx: wait for PHY to complete reset during initSteve Glendinning2010-03-161-0/+15
* | | l2tp: Fix oops in pppol2tp_xmitJames Chapman2010-03-161-1/+2
* | | smsc75xx: SMSC LAN75xx USB gigabit ethernet adapter driverSteve Glendinning2010-03-164-0/+1718
* | | ne: Do not use slashes in irq name stringAtsushi Nemoto2010-03-161-1/+1
* | | NET: ksz884x, fix lock imbalanceJiri Slaby2010-03-161-3/+5
* | | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2010-03-1652-78/+169
|\| |
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-03-1353-398/+690
| |\ \