aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/broadcom (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-10-21bnx2x: add TSO support for SIT tunnelsEric Dumazet1-1/+2
2013-10-19bnx2x: add TSO support for IPIPEric Dumazet1-1/+3
2013-10-18net: tg3: remove unnecessary pci_set_drvdata()Jingoo Han1-2/+0
2013-10-18net: bnx2x: remove unnecessary pci_set_drvdata()Jingoo Han1-3/+0
2013-10-18net: bnx2: remove unnecessary pci_set_drvdata()Jingoo Han1-3/+0
2013-10-09bnx2x: Add ndo_get_phys_port_id supportYuval Mintz4-27/+155
2013-10-03net: bnx2x: Change variable type to boolPeter Senna Tschudin1-1/+1
2013-10-02net:drivers/net: Miscellaneous conversions to ETH_ALENJoe Perches4-11/+11
2013-10-02tg3: use phylib when robo switch is in useHauke Mehrtens1-1/+10
2013-10-02tg3: add support a phy at an address different than 01Hauke Mehrtens1-19/+19
2013-10-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller5-128/+143
2013-09-30net: skb_is_gso_v6() requires skb_is_gso()Eric Dumazet1-8/+10
2013-09-30bgmac: add support for Byte Queue LimitsHauke Mehrtens1-0/+10
2013-09-30b44: add support for Byte Queue LimitsHauke Mehrtens1-0/+10
2013-09-28bnx2x: use pcie_get_minimum_link()Yuval Mintz2-39/+12
2013-09-28bnx2x: Add support for EXTPHY2 LED modeYaniv Rosner2-3/+18
2013-09-28bnx2x: Change function prototypeYaniv Rosner1-3/+2
2013-09-28bnx2x: Don't disable/enable SR-IOV when loadingAriel Elior3-26/+1
2013-09-28bnx2x: Correct VF driver infoYuval Mintz2-1/+4
2013-09-28bnx2x: Test nvram when interface is downYuval Mintz1-9/+10
2013-09-24broadcom: Remove extern from function prototypesJoe Perches1-2/+2
2013-09-23bnx2x: handle known but unsupported VF messagesAriel Elior1-26/+24
2013-09-23bnx2x: prevent masked MCP parities from appearingYuval Mintz1-0/+8
2013-09-23bnx2x: prevent masking error from cnicYuval Mintz1-2/+1
2013-09-23bnx2x: add missing VF resource allocation during initAriel Elior1-0/+3
2013-09-23bnx2x: Fix support for VFs on some PFsAriel Elior1-1/+1
2013-09-23bnx2x: Prevent mistaken hangup between driver & FWEilon Greenstein1-9/+7
2013-09-23bnx2x: Fix 848xx duplex settingsYaniv Rosner1-24/+33
2013-09-23bnx2x: Specific Active-DAC is not detected on 57810Yaniv Rosner1-1/+6
2013-09-23bnx2x: 57840 non-external loopback test fail on 1GYaniv Rosner1-4/+13
2013-09-23bnx2x: KR2 disablement fixYaniv Rosner1-37/+39
2013-09-23bnx2x: Generalize KR work-aroundYaniv Rosner1-24/+8
2013-09-21tg3: Update version to 3.134Nithin Sujir1-2/+2
2013-09-21tg3: Remove unnecessary spinlockNithin Sujir1-2/+0
2013-09-21tg3: Appropriately classify interrupts during request_irqNithin Sujir1-1/+12
2013-09-21tg3: Remove redundant if checkNithin Sujir1-4/+1
2013-09-21tg3: Remove if 0'd codeNithin Sujir1-18/+0
2013-09-21tg3: LED in shared mode does not blink during trafficNithin Sujir1-0/+6
2013-09-21tg3: Add support for new 577xx device idsNithin Sujir2-2/+16
2013-09-21tg3: Add function tg3_phy_shdw_write()Nithin Sujir1-8/+10
2013-09-20net: bnx2x: Staticize local symbolsSachin Kamat1-3/+4
2013-09-18cnic: Fix crash in cnic_bnx2x_service_kcq()Michael Chan1-1/+2
2013-09-18bnx2x, cnic, bnx2i, bnx2fc: Fix bnx2i and bnx2fc regressions.Michael Chan3-4/+39
2013-09-16bgmac: implement unaligned addressing for DMA rings that support itRafał Miłecki2-10/+30
2013-09-16bgmac: allow bigger et_swtype nvram variableHauke Mehrtens1-2/+2
2013-09-16bgmac: fix internal switch initializationRafał Miłecki2-2/+2
2013-09-13tg3: Use pci_dev pm_capJon Mason2-4/+2
2013-09-13bnx2x: Use pci_dev pm_capJon Mason4-12/+11
2013-09-12tg3: Expand led off fix to include 5720Nithin Sujir1-0/+1
2013-09-11bcm63xx_enet: remove deprecated IRQF_DISABLEDMichael Opdenacker1-4/+4