summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2011-01-04r8169: more 8168dp support.françois romieu1-9/+136
2011-01-04r8169: rtl_csi_access_enable rename.françois romieu1-11/+16
2011-01-04r8169: magic.françois romieu1-0/+93
2011-01-04r8169: phy power opsfrançois romieu1-1/+166
2011-01-04r8169: 8168DP specific MII registers access methods.françois romieu1-2/+81
2011-01-04r8169: use device dependent methods to access the MII registers.françois romieu1-150/+157
2011-01-04r8169: identify different registers.françois romieu1-8/+14
2011-01-04r8169: remove the firmware of RTL8111D.françois romieu2-679/+134
2011-01-04cnic: Do not call bnx2i when bnx2i is calling cnic_unregister_driver()Michael Chan2-19/+6
2011-01-04cnic: Do not allow iSCSI and FCoE on bnx2x multi-function modeMichael Chan1-6/+2
2011-01-04depca: Fix section mismatch derived from depca_isa_probe()Sedat Dilek1-1/+1
2011-01-04smsc-ircc2: Fix section mismatch derived from smsc_ircc_pnp_probe()Sedat Dilek1-1/+1
2011-01-04ksz884x: Fix section mismatch derived from pcidev_init()Sedat Dilek1-1/+1
2011-01-03ifb: add performance flagsEric Dumazet1-0/+7
2011-01-03ll_temac: Fix section mismatch from the temac_of_probeMichal Simek1-1/+1
2011-01-03netxen: update driver version 4.0.75amit salecha1-2/+2
2011-01-03netxen: enable LRO based on NETIF_F_LROSucheta Chakraborty4-10/+26
2011-01-03net/Space: delete orphaned externs from deleted driversPaul Gortmaker1-5/+0
2011-01-02sky2: implement 64 bit statsstephen hemminger2-36/+109
2011-01-02tg3: fix warningsEric Dumazet1-1/+9
2010-12-31skge: Do not use legacy PCI power managementstephen hemminger1-30/+16
2010-12-31sky2: Do not use legacy PCI power managementRafael J. Wysocki1-26/+28
2010-12-31tg3: Do not use legacy PCI power managementRafael J. Wysocki1-58/+43
2010-12-31USB: cdc_ether: remove unneeded checkDan Carpenter1-3/+1
2010-12-31bnx2: Update firmware and versionMichael Chan1-4/+4
2010-12-31bnx2: Free IRQ before freeing status block memoryMichael Chan1-1/+12
2010-12-31netxen: update module descriptionAmit Kumar Salecha1-1/+1
2010-12-31bnx2x: adding dcbnl supportShmulik Ravid4-26/+677
2010-12-29vxge: remove duplicated part of checkDan Carpenter1-1/+1
2010-12-27Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller15-38/+2460
2010-12-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds30-118/+252
2010-12-26epic100: hamachi: yellowfin: Fix skb allocation sizeJarek Poplawski3-6/+6
2010-12-26sundance: Fix oopses with corrupted skb_shared_infoJarek Poplawski1-2/+2
2010-12-26Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/jkirsher...David S. Miller29-126/+381
2010-12-26bna: Update the driver version to 2.3.2.3Rasesh Mody1-1/+1
2010-12-26bna: IOC failure auto recovery fixRasesh Mody7-350/+1061
2010-12-26bna: Restore VLAN filter tableRasesh Mody1-2/+27
2010-12-26bna: Removed unused codeRasesh Mody3-253/+3
2010-12-26bna: IOC uninit check and misc cleanupRasesh Mody2-65/+2
2010-12-26bna: Fix for TX queueRasesh Mody3-6/+25
2010-12-26bna: Enable pure priority tagged packet reception and rxf uninit cleanup fixRasesh Mody1-0/+25
2010-12-26bna: Fix ethtool register dump and reordered an APIRasesh Mody2-9/+3
2010-12-26bna: Port enable disable sync and txq priority fixRasesh Mody4-39/+116
2010-12-26bna: TxRx and datapath fixRasesh Mody2-197/+178
2010-12-25ixgbevf: Add X540 VF device support to the ixgbevf driverGreg Rose5-4/+15
2010-12-25ixgbe: Add anti-spoofing feature supportGreg Rose6-3/+114
2010-12-25ixgbe: Add SR-IOV feature support to X540Greg Rose3-2/+6
2010-12-25ixgbe: Warn on VF attempt to override Administratively set MAC/VLANGreg Rose1-11/+29
2010-12-25igbvf: add support for i350 VF deviceWilliams, Mitch A3-0/+12
2010-12-25igbvf: force link checking when mailbox timeout has occurredAlexander Duyck1-2/+2