summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/broadcom/bgmac.h
Commit message (Expand)AuthorAge
* net: bgmac: Correctly annotate register spaceFlorian Fainelli2018-04-01
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* net: ethernet: bgmac: Make IDM register space optionalAbhishek Shah2017-07-15
* net: ethernet: bgmac: driver power manangementJoey Zhong2017-03-06
* net: ethernet: bgmac: use #defines for MAX sizeJon Mason2017-03-06
* net: ethernet: bgmac: init sequence bugJon Mason2017-03-03
* net: bgmac: store MAC address directly in netdev->dev_addrTobias Klauser2017-02-17
* net: bgmac: drop struct bcma_mdio we don't need anymoreRafał Miłecki2017-01-31
* net: bgmac: allocate struct bgmac just once & don't copy itRafał Miłecki2017-01-31
* net: ethernet: bgmac: add NS2 supportJon Mason2016-11-07
* net: ethernet: bgmac: device tree phy enablementJon Mason2016-11-07
* net: bgmac: support Ethernet core on BCM53573 SoCsRafał Miłecki2016-08-18
* net: ethernet: bgmac: Add platform device supportJon Mason2016-07-09
* net: ethernet: bgmac: convert to feature flagsJon Mason2016-07-09
* net: ethernet: bgmac: move BCMA MDIO Phy code into a separate fileJon Mason2016-07-09
* net: ethernet: bgmac: add dma_dev pointerJon Mason2016-07-09
* net: ethernet: bgmac: change bgmac_* prints to dev_* printsJon Mason2016-07-09
* net: ethernet: bgmac: use phydev from struct net_devicePhilippe Reynes2016-06-22
* bgmac: Add support for ethtool statisticsFlorian Fainelli2016-06-09
* bgmac: fix MAC soft-reset bit for corerev > 4Felix Fietkau2016-04-14
* bgmac: Utilize BRCM_PSEUDO_PHY_ADDRFlorian Fainelli2015-06-10
* bgmac: drop ring->num_slotsFelix Fietkau2015-04-14
* bgmac: increase rx ring size from 511 to 512Felix Fietkau2015-04-14
* bgmac: set received skb headroom to NET_SKB_PADFelix Fietkau2015-04-14
* bgmac: leave interrupts disabled as long as there is work to doFelix Fietkau2015-04-14
* bgmac: simplify tx ring index handlingFelix Fietkau2015-04-14
* bgmac: implement GRO and use build_skbFelix Fietkau2015-03-23
* bgmac: fix descriptor frame start/end definitionsFelix Fietkau2015-03-23
* bgmac: add support for Northstar SoC (BCM4707, BCM53018)Hauke Mehrtens2014-01-04
* bgmac: add support for new BGMAC_CMDCFG_SR position on core rev >= 4Hauke Mehrtens2014-01-04
* bgmac: initialize the DMA controller of core rev >= 4Hauke Mehrtens2014-01-04
* bgmac: drop duplicated PHY definesRafał Miłecki2013-12-27
* bgmac: replace some magic values with definesRafał Miłecki2013-12-11
* bgmac: connect to PHY and make use of PHY deviceRafał Miłecki2013-12-09
* bgmac: implement unaligned addressing for DMA rings that support itRafał Miłecki2013-09-16
* bgmac: fix internal switch initializationRafał Miłecki2013-09-16
* bgmac: register MII busRafał Miłecki2013-03-07
* bgmac: return error on failed PHY writeRafał Miłecki2013-02-13
* bgmac: implement missing code for BCM53572Hauke Mehrtens2013-02-06
* bgmac: driver for GBit MAC core on BCMA busRafał Miłecki2013-01-09