aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/broadcom/genet/bcmgenet.h
Commit message (Expand)AuthorAge
* Revert "net: ethernet: bcmgenet: use phydev from struct net_device"Florian Fainelli2016-09-27
* net: ethernet: bcmgenet: use phydev from struct net_devicePhilippe Reynes2016-07-04
* net: bcmgenet: fix dev->stats.tx_bytes accountingPetri Gynther2016-03-24
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-11-03
|\
| * net: bcmgenet: Software reset EPHY after power onFlorian Fainelli2015-11-01
* | net: bcmgenet: Implement RX coalescing control knobsFlorian Fainelli2015-09-18
* | net: bcmgenet: Implement TX coalescing control knobsFlorian Fainelli2015-09-18
|/
* net: bcmgenet: Remove init parameter from bcmgenet_mii_configFlorian Fainelli2015-07-20
* net: bcmgenet: Delay PHY initialization to bcmgenet_open()Florian Fainelli2015-07-20
* net: bcmgenet: Determine PHY type before scanning MDIO busFlorian Fainelli2015-07-20
* net: bcmgenet: Remove excessive PHY resetFlorian Fainelli2015-07-20
* net: bcmgenet: workaround initial read failures for integrated PHYsFlorian Fainelli2015-06-28
* net: bcmgenet: enable MoCA link state change detectionPetri Gynther2015-04-01
* net: bcmgenet: add UMAC_IRQ_LINK_EVENTPetri Gynther2015-03-31
* net: bcmgenet: add UMAC_IRQ_RXDMA_DONE and UMAC_IRQ_TXDMA_DONEPetri Gynther2015-03-31
* net: bcmgenet: add support for multiple Rx queuesPetri Gynther2015-03-27
* net: bcmgenet: modify Tx ring int_enable and int_disable vectorsPetri Gynther2015-03-27
* net: bcmgenet: remove priv->int0_mask and priv->int1_maskPetri Gynther2015-03-27
* net: bcmgenet: power up and down integrated GPHY when unusedFlorian Fainelli2015-03-23
* net: bcmgenet: update bcmgenet_ephy_power_up to clear CK25_DIS bitFlorian Fainelli2015-03-23
* net: bcmgenet: add support for Hardware Filter BlockPetri Gynther2015-03-15
* net: bcmgenet: collect Rx discarded packet countPetri Gynther2015-03-11
* net: bcmgenet: core changes for supporting multiple Rx queuesPetri Gynther2015-03-09
* net: bcmgenet: add GENET_Q16_RX_BD_CNT and hw_params->rx_bds_per_qPetri Gynther2015-03-06
* net: bcmgenet: simplify __bcmgenet_tx_reclaim()Petri Gynther2015-03-04
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-03-03
|\
| * net: bcmgenet: fix throughtput regressionJaedon Shin2015-02-28
* | net: bcmgenet: rename bcmgenet_hw_params->bds_cnt and GENET_DEFAULT_BD_CNTPetri Gynther2015-02-24
|/
* net: bcmgenet: add EEE supportFlorian Fainelli2014-11-26
* net: bcmgenet: add register definitions for EEEFlorian Fainelli2014-11-26
* net: bcmgenet: log RX buffer allocation and RX/TX dma failuresFlorian Fainelli2014-11-21
* net: bcmgenet: apply MII configuration in bcmgenet_open()Florian Fainelli2014-11-11
* net: bcmgenet: connect and disconnect from the PHY state machineFlorian Fainelli2014-11-11
* net: bcmgenet: fix Tx ring priority programmingPetri Gynther2014-10-07
* net: bcmgenet: improve bcmgenet_mii_setup()Petri Gynther2014-10-06
* net: bcmgenet: communicate integrated PHY revision to PHY driverFlorian Fainelli2014-09-19
* net: bcmgenet: re-align multiple lines correctlyFlorian Fainelli2014-07-23
* net: bcmgenet: remove FSF mail addressFlorian Fainelli2014-07-23
* net: bcmgenet: add Wake-on-LAN support codeFlorian Fainelli2014-07-21
* net: bcmgenet: request Wake-on-LAN interruptFlorian Fainelli2014-07-21
* net: bcmgenet: remove wol_enabled conditional codeFlorian Fainelli2014-07-21
* net: bcmgenet: fix RGMII_MODE_EN bitFlorian Fainelli2014-07-14
* net: bcmgenet: remove unused spinlock memberFlorian Fainelli2014-03-20
* net: bcmgenet: remove unused bh_lock memberFlorian Fainelli2014-02-24
* net: bcmgenet: add driver definitions and private structureFlorian Fainelli2014-02-14