summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/broadcom
AgeCommit message (Expand)Author
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-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-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-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