aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/broadcom
AgeCommit message (Expand)Author
2014-01-15bnx2x: Don't release PCI bars on shutdownYuval Mintz
2014-01-15bnx2x: fix sparse warningstephen hemminger
2014-01-14bgmac: propagate error codes in bgmac_probe()Florian Fainelli
2014-01-14bnx2x: Correct default Tx switching behaviourYuval Mintz
2014-01-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-01-13bnx2x: namespace and dead code cleanupsstephen hemminger
2014-01-10net: core: explicitly select a txq before doing l2 forwardingJason Wang
2014-01-10bnx2x: fix DMA unmapping of TSO split BDsMichal Schmidt
2014-01-09bnx2x: prevent WARN during driver unloadYuval Mintz
2014-01-06bgmac: fix typosHauke Mehrtens
2014-01-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-01-05bnx2x: fix VLAN configuration for VFs.Yuval Mintz
2014-01-05bnx2x: fix AFEX memory overflowYuval Mintz
2014-01-05bnx2x: Clean before update RSS arrivesMichal Kalderon
2014-01-05bnx2x: Correct number of MSI-X vectors for VFsMichal Kalderon
2014-01-05bnx2x: limit number of interrupt vectors for 57711Dmitry Kravkov
2014-01-04bgmac: add support for Northstar SoC (BCM4707, BCM53018)Hauke Mehrtens
2014-01-04bgmac: reset all cores on Northstar SoCHauke Mehrtens
2014-01-04bgmac: add support for new BGMAC_CMDCFG_SR position on core rev >= 4Hauke Mehrtens
2014-01-04bgmac: initialize the DMA controller of core rev >= 4Hauke Mehrtens
2014-01-03tg3: Update version to 3.136Nithin Sujir
2014-01-03tg3: Poll cpmu link state on APE + ASF enabled devicesNithin Sujir
2014-01-03tg3: Set the MAC clock to the fastest speed during boot code loadNithin Sujir
2014-01-03tg3: Add unicast filtering support.Michael Chan
2014-01-03tg3: Refactor __tg3_set_mac_addr()Michael Chan
2014-01-01bnx2x: Fix KR2 work-around detection of BCM8073Yaniv Rosner
2014-01-01bnx2x: Fix incorrect link-up reportYaniv Rosner
2014-01-01bnx2x: Fix Duplex setting for 54618seYaniv Rosner
2014-01-01bnx2x: Fix passive DAC cable detectionYaniv Rosner
2014-01-01bnx2x: Fix 578xx-KR 1G linkYaniv Rosner
2014-01-01cnic: Add a signature to indicate valid doorbell offset.Eddie Wai
2014-01-01bnx2: Update version to 2.2.5.Michael Chan
2014-01-01bnx2: Report MDI/MDIX status to ethtool.Michael Chan
2014-01-01bnx2: Enable auto-mdix when autoneg is disabled.Michael Chan
2014-01-01bnx2: Advertise nothing when speed is forcedMichael Chan
2013-12-31net: bnx2x: slight optimization of addr comparedingtianhong
2013-12-27bgmac: use phy_mii_ioctl in ioctl handlerHauke Mehrtens
2013-12-27bgmac: drop duplicated PHY definesRafał Miłecki
2013-12-27tg3: Expand 4g_overflow_test workaround to skb fragments of any size.Nithin Sujir
2013-12-26bnx2x: Fix build with SRIOV disabled.David S. Miller
2013-12-26bnx2x: add VF Multicast filters supportYuval Mintz
2013-12-26bnx2x: Add num of VFs to Management statisticsYuval Mintz
2013-12-26bnx2x: no error when RSS configuration failsYuval Mintz
2013-12-26bnx2x: add Big-Endian ethtool commentYuval Mintz
2013-12-26bnx2x: Add AER support (missing bits)Yuval Mintz
2013-12-26bnx2x: Add support for Multi-Function UNDIYuval Mintz
2013-12-20b44: use fixed PHY device if we do not find anyHauke Mehrtens
2013-12-20b44: do not set PHY address to 30 for every ext PHYHauke Mehrtens
2013-12-20b44: activate PHY when MAC is offHauke Mehrtens
2013-12-20b44: add phylib supportHauke Mehrtens