summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/broadcom
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-01-0610-158/+257
|\
| * bnx2x: fix VLAN configuration for VFs.Yuval Mintz2014-01-055-112/+174
| * bnx2x: fix AFEX memory overflowYuval Mintz2014-01-051-1/+4
| * bnx2x: Clean before update RSS arrivesMichal Kalderon2014-01-052-1/+7
| * bnx2x: Correct number of MSI-X vectors for VFsMichal Kalderon2014-01-051-3/+6
| * bnx2x: limit number of interrupt vectors for 57711Dmitry Kravkov2014-01-052-3/+5
| * bnx2x: Fix KR2 work-around detection of BCM8073Yaniv Rosner2014-01-011-1/+1
| * bnx2x: Fix incorrect link-up reportYaniv Rosner2014-01-011-0/+4
| * bnx2x: Fix Duplex setting for 54618seYaniv Rosner2014-01-011-26/+28
| * bnx2x: Fix passive DAC cable detectionYaniv Rosner2014-01-011-9/+12
| * bnx2x: Fix 578xx-KR 1G linkYaniv Rosner2014-01-012-0/+14
| * tg3: Expand 4g_overflow_test workaround to skb fragments of any size.Nithin Sujir2013-12-271-1/+1
| * bnx2x: downgrade "valid ME register value" message levelMichal Schmidt2013-12-191-1/+1
* | bgmac: add support for Northstar SoC (BCM4707, BCM53018)Hauke Mehrtens2014-01-042-18/+46
* | bgmac: reset all cores on Northstar SoCHauke Mehrtens2014-01-041-0/+21
* | bgmac: add support for new BGMAC_CMDCFG_SR position on core rev >= 4Hauke Mehrtens2014-01-042-5/+7
* | bgmac: initialize the DMA controller of core rev >= 4Hauke Mehrtens2014-01-042-0/+73
* | tg3: Update version to 3.136Nithin Sujir2014-01-031-2/+2
* | tg3: Poll cpmu link state on APE + ASF enabled devicesNithin Sujir2014-01-032-0/+12
* | tg3: Set the MAC clock to the fastest speed during boot code loadNithin Sujir2014-01-032-4/+54
* | tg3: Add unicast filtering support.Michael Chan2014-01-031-0/+21
* | tg3: Refactor __tg3_set_mac_addr()Michael Chan2014-01-031-13/+22
* | cnic: Add a signature to indicate valid doorbell offset.Eddie Wai2014-01-013-2/+5
* | bnx2: Update version to 2.2.5.Michael Chan2014-01-011-2/+2
* | bnx2: Report MDI/MDIX status to ethtool.Michael Chan2014-01-012-0/+20
* | bnx2: Enable auto-mdix when autoneg is disabled.Michael Chan2014-01-012-3/+15
* | bnx2: Advertise nothing when speed is forcedMichael Chan2014-01-011-11/+13
* | net: bnx2x: slight optimization of addr comparedingtianhong2013-12-313-8/+6
* | bgmac: use phy_mii_ioctl in ioctl handlerHauke Mehrtens2013-12-271-21/+5
* | bgmac: drop duplicated PHY definesRafał Miłecki2013-12-272-25/+2
* | bnx2x: Fix build with SRIOV disabled.David S. Miller2013-12-261-0/+2
* | bnx2x: add VF Multicast filters supportYuval Mintz2013-12-263-19/+39
* | bnx2x: Add num of VFs to Management statisticsYuval Mintz2013-12-261-0/+2
* | bnx2x: no error when RSS configuration failsYuval Mintz2013-12-261-4/+8
* | bnx2x: add Big-Endian ethtool commentYuval Mintz2013-12-261-0/+6
* | bnx2x: Add AER support (missing bits)Yuval Mintz2013-12-262-0/+30
* | bnx2x: Add support for Multi-Function UNDIYuval Mintz2013-12-264-12/+87
* | b44: use fixed PHY device if we do not find anyHauke Mehrtens2013-12-202-1/+18
* | b44: do not set PHY address to 30 for every ext PHYHauke Mehrtens2013-12-201-2/+5
* | b44: activate PHY when MAC is offHauke Mehrtens2013-12-201-1/+4
* | b44: add phylib supportHauke Mehrtens2013-12-203-5/+189
* | b44: rename b44_mii_{read, write} to b44_mdio_{read, write}_miiHauke Mehrtens2013-12-201-5/+5
* | b44: abort when no PHY is available at allHauke Mehrtens2013-12-202-0/+7
* | b44: rename B44_PHY_ADDR_NO_PHY to B44_PHY_ADDR_NO_LOCAL_PHYHauke Mehrtens2013-12-202-4/+4
* | b44: check register instead of PHY address to detect external PHYHauke Mehrtens2013-12-202-10/+10
* | bnx2x: cleanup skb_set_hashTom Herbert2013-12-192-13/+12
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-12-181-0/+3
|\ \ | |/
| * tg3: Initialize REG_BASE_ADDR at PCI config offset 120 to 0Nat Gurumoorthy2013-12-101-0/+3
* | net: bnx2x calls skb_set_hashTom Herbert2013-12-181-4/+7
* | net: bnx2 calls skb_set_hashTom Herbert2013-12-181-1/+2
OpenPOWER on IntegriCloud