summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/broadcom
AgeCommit message (Expand)Author
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
2013-12-20b44: rename b44_mii_{read, write} to b44_mdio_{read, write}_miiHauke Mehrtens
2013-12-20b44: abort when no PHY is available at allHauke Mehrtens
2013-12-20b44: rename B44_PHY_ADDR_NO_PHY to B44_PHY_ADDR_NO_LOCAL_PHYHauke Mehrtens
2013-12-20b44: check register instead of PHY address to detect external PHYHauke Mehrtens
2013-12-19bnx2x: cleanup skb_set_hashTom Herbert
2013-12-19bnx2x: downgrade "valid ME register value" message levelMichal Schmidt
2013-12-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-12-18net: bnx2x calls skb_set_hashTom Herbert
2013-12-18net: bnx2 calls skb_set_hashTom Herbert
2013-12-11bgmac: replace some magic values with definesRafał Miłecki
2013-12-11bgmac: reset cached MAC state during chip resetRafał Miłecki
2013-12-10tg3: Initialize REG_BASE_ADDR at PCI config offset 120 to 0Nat Gurumoorthy
2013-12-10bgmac: start/stop PHY on netdev open/stopRafał Miłecki
2013-12-09bgmac: connect to PHY and make use of PHY deviceRafał Miłecki
2013-12-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-12-06tg3: Update version to 3.135Nithin Sujir
2013-12-06tg3: Expand multicast drop counter miscounting fix to 5762Nithin Sujir
2013-12-06tg3: Fix bit definition for the nvram Auto Power Down settingNithin Sujir
2013-12-06tg3: Add flag to disable 1G Half Duplex advertisementNithin Sujir
2013-12-06tg3: Don't add rxbds_empty to rx_over_errorsNithin Sujir
2013-12-06ethernet: Fix FSF address in file headersJeff Kirsher
2013-12-05bnx2x: avoid null pointer dereference when enabling SR-IOVMichal Kalderon
2013-12-05Merge branch 'siocghwtstamp' of git://git.kernel.org/pub/scm/linux/kernel/git...David S. Miller
2013-12-02PCI / tg3: Give up chip reset and carrier loss handling if PCI device is not ...Rafael J. Wysocki
2013-11-28tg3: Convert to use hwmon_device_register_with_groupsGuenter Roeck