summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/broadcom/genet/bcmgenet.h
AgeCommit message (Expand)Author
2019-10-29net: bcmgenet: Fix RGMII_MODE_EN value for GENET v1/2/3Florian Fainelli
2018-09-15net: bcmgenet: use MAC link status for fixed phyDoug Berger
2017-12-20net: bcmgenet: synchronize irq0 status between the isr and taskDoug Berger
2017-12-20net: bcmgenet: correct the RBUF_OVFL_CNT and RBUF_ERR_CNT MIB valuesDoug Berger
2016-09-27Revert "net: ethernet: bcmgenet: use phydev from struct net_device"Florian Fainelli
2016-07-04net: ethernet: bcmgenet: use phydev from struct net_devicePhilippe Reynes
2016-03-24net: bcmgenet: fix dev->stats.tx_bytes accountingPetri Gynther
2015-11-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-11-01net: bcmgenet: Software reset EPHY after power onFlorian Fainelli
2015-09-17net: bcmgenet: Implement RX coalescing control knobsFlorian Fainelli
2015-09-17net: bcmgenet: Implement TX coalescing control knobsFlorian Fainelli
2015-07-20net: bcmgenet: Remove init parameter from bcmgenet_mii_configFlorian Fainelli
2015-07-20net: bcmgenet: Delay PHY initialization to bcmgenet_open()Florian Fainelli
2015-07-20net: bcmgenet: Determine PHY type before scanning MDIO busFlorian Fainelli
2015-07-20net: bcmgenet: Remove excessive PHY resetFlorian Fainelli
2015-06-28net: bcmgenet: workaround initial read failures for integrated PHYsFlorian Fainelli
2015-04-01net: bcmgenet: enable MoCA link state change detectionPetri Gynther
2015-03-31net: bcmgenet: add UMAC_IRQ_LINK_EVENTPetri Gynther
2015-03-31net: bcmgenet: add UMAC_IRQ_RXDMA_DONE and UMAC_IRQ_TXDMA_DONEPetri Gynther
2015-03-27net: bcmgenet: add support for multiple Rx queuesPetri Gynther
2015-03-27net: bcmgenet: modify Tx ring int_enable and int_disable vectorsPetri Gynther
2015-03-27net: bcmgenet: remove priv->int0_mask and priv->int1_maskPetri Gynther
2015-03-23net: bcmgenet: power up and down integrated GPHY when unusedFlorian Fainelli
2015-03-23net: bcmgenet: update bcmgenet_ephy_power_up to clear CK25_DIS bitFlorian Fainelli
2015-03-15net: bcmgenet: add support for Hardware Filter BlockPetri Gynther
2015-03-11net: bcmgenet: collect Rx discarded packet countPetri Gynther
2015-03-09net: bcmgenet: core changes for supporting multiple Rx queuesPetri Gynther
2015-03-06net: bcmgenet: add GENET_Q16_RX_BD_CNT and hw_params->rx_bds_per_qPetri Gynther
2015-03-04net: bcmgenet: simplify __bcmgenet_tx_reclaim()Petri Gynther
2015-03-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-02-28net: bcmgenet: fix throughtput regressionJaedon Shin
2015-02-24net: bcmgenet: rename bcmgenet_hw_params->bds_cnt and GENET_DEFAULT_BD_CNTPetri Gynther
2014-11-26net: bcmgenet: add EEE supportFlorian Fainelli
2014-11-26net: bcmgenet: add register definitions for EEEFlorian Fainelli
2014-11-21net: bcmgenet: log RX buffer allocation and RX/TX dma failuresFlorian Fainelli
2014-11-11net: bcmgenet: apply MII configuration in bcmgenet_open()Florian Fainelli
2014-11-11net: bcmgenet: connect and disconnect from the PHY state machineFlorian Fainelli
2014-10-07net: bcmgenet: fix Tx ring priority programmingPetri Gynther
2014-10-06net: bcmgenet: improve bcmgenet_mii_setup()Petri Gynther
2014-09-19net: bcmgenet: communicate integrated PHY revision to PHY driverFlorian Fainelli
2014-07-23net: bcmgenet: re-align multiple lines correctlyFlorian Fainelli
2014-07-23net: bcmgenet: remove FSF mail addressFlorian Fainelli
2014-07-21net: bcmgenet: add Wake-on-LAN support codeFlorian Fainelli
2014-07-21net: bcmgenet: request Wake-on-LAN interruptFlorian Fainelli
2014-07-21net: bcmgenet: remove wol_enabled conditional codeFlorian Fainelli
2014-07-13net: bcmgenet: fix RGMII_MODE_EN bitFlorian Fainelli
2014-03-20net: bcmgenet: remove unused spinlock memberFlorian Fainelli
2014-02-24net: bcmgenet: remove unused bh_lock memberFlorian Fainelli
2014-02-14net: bcmgenet: add driver definitions and private structureFlorian Fainelli