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