aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-10-22net: smsc9420: remove unnecessary pci_set_drvdata()Jingoo Han1-2/+0
2013-10-22net: epic100: remove unnecessary pci_set_drvdata()Jingoo Han1-1/+0
2013-10-22net: sis190: remove unnecessary pci_set_drvdata()Jingoo Han1-1/+0
2013-10-22net: r8169: remove unnecessary pci_set_drvdata()Jingoo Han1-1/+0
2013-10-22net: 8139too: remove unnecessary pci_set_drvdata()Jingoo Han1-1/+0
2013-10-22net: 8139cp: remove unnecessary pci_set_drvdata()Jingoo Han1-1/+0
2013-10-22net: r6040: remove unnecessary pci_set_drvdata()Jingoo Han1-2/+0
2013-10-22net: qla3xxx: remove unnecessary pci_set_drvdata()Jingoo Han1-2/+0
2013-10-22net: qlcnic: remove unnecessary pci_set_drvdata()Jingoo Han1-2/+0
2013-10-22net: qlge: remove unnecessary pci_set_drvdata()Jingoo Han1-1/+0
2013-10-22net: netxen: remove unnecessary pci_set_drvdata()Jingoo Han1-2/+0
2013-10-22net: pasemi: remove unnecessary pci_set_drvdata()Jingoo Han1-1/+0
2013-10-21davinci_emac.c: Fix IFF_ALLMULTI setupMariusz Ceier1-2/+1
2013-10-21bnx2x: add TSO support for SIT tunnelsEric Dumazet1-1/+2
2013-10-21chelsio: remove duplicate definesMichael Opdenacker1-35/+0
2013-10-21ethernet: moxa: remove duplicate includesMichael Opdenacker1-1/+0
2013-10-21cgxb4: remove duplicate include in cxgb4.hMichael Opdenacker1-1/+0
2013-10-21bnx2x: Set NETIF_F_HIGHDMA unconditionallyMerav Sicron2-4/+1
2013-10-21bnx2x: Don't pretend during register dumpDmitry Kravkov3-205/+201
2013-10-21bnx2x: Lock DMAE when used by statistic flowAriel Elior4-10/+11
2013-10-21bnx2x: Prevent null pointer dereference on error flowYuval Mintz1-3/+3
2013-10-21bnx2x: Fix config when SR-IOV and iSCSI are enabledAriel Elior1-2/+3
2013-10-21bnx2x: Fix Coalescing configurationDmitry Kravkov1-1/+1
2013-10-21bnx2x: Unlock VF-PF channel on MAC/VLAN config errorAriel Elior1-9/+14
2013-10-21bnx2x: Prevent an illegal pointer dereference during panicYuval Mintz2-7/+29
2013-10-21bnx2x: Fix Maximum CoS estimation for VFsYuval Mintz1-5/+5
2013-10-21drivers: net: cpsw: fix kernel warn during iperf test with interrupt pacingMugunthan V N1-7/+0
2013-10-21net: packetengines: remove unnecessary pci_set_drvdata()Jingoo Han2-3/+0
2013-10-21net: neterion: remove unnecessary pci_set_drvdata()Jingoo Han2-4/+0
2013-10-21net: natsemi: remove unnecessary pci_set_drvdata()Jingoo Han1-2/+0
2013-10-21net: myri10ge: remove unnecessary pci_set_drvdata()Jingoo Han1-1/+0
2013-10-21net: ksz884x: remove unnecessary pci_set_drvdata()Jingoo Han1-2/+0
2013-10-21net: sky2: remove unnecessary pci_set_drvdata()Jingoo Han1-3/+0
2013-10-21net: skge: remove unnecessary pci_set_drvdata()Jingoo Han1-2/+0
2013-10-21net: jme: remove unnecessary pci_set_drvdata()Jingoo Han1-2/+0
2013-10-21net: e100: remove unnecessary pci_set_drvdata()Jingoo Han1-2/+0
2013-10-21net: icplus: remove unnecessary pci_set_drvdata()Jingoo Han1-1/+0
2013-10-21net: fealnx: remove unnecessary pci_set_drvdata()Jingoo Han1-1/+0
2013-10-21net: be2net: remove unnecessary pci_set_drvdata()Jingoo Han1-2/+0
2013-10-21net: dl2k: remove unnecessary pci_set_drvdata()Jingoo Han1-1/+0
2013-10-21net: sundance: remove unnecessary pci_set_drvdata()Jingoo Han1-2/+0
2013-10-21net: tulip: remove unnecessary pci_set_drvdata()Jingoo Han6-12/+0
2013-10-19bnx2x: add TSO support for IPIPEric Dumazet1-1/+3
2013-10-19be2net: Rework PCIe error report log messagingAjit Khaparde1-3/+5
2013-10-18qlcnic: Validate Tx queue only for 82xx adapters.Himanshu Madhani2-8/+2
2013-10-18be2net: pass if_id for v1 and V2 versions of TX_CREATE cmdVasundhara Volam1-1/+2
2013-10-18gianfar: Simplify MQ polling to avoid soft lockupClaudiu Manoil1-49/+38
2013-10-18qlcnic: update version to 5.3.51Himanshu Madhani1-2/+2
2013-10-18qlcnic: Skip unknown entry type while collecting firmware dumpShahed Shaikh1-22/+19
2013-10-18qlcnic: dcb code cleanup and refactoring.Sucheta Chakraborty8-228/+207