summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/broadcom/genet
AgeCommit message (Expand)Author
2015-04-01net: bcmgenet: enable MoCA link state change detectionPetri Gynther
2015-03-31net: bcmgenet: fix the call to phy_mac_interrupt()Petri Gynther
2015-03-31net: bcmgenet: add UMAC_IRQ_LINK_EVENTPetri Gynther
2015-03-31net: bcmgenet: fix bcmgenet_open()Petri Gynther
2015-03-31net: bcmgenet: remove __bcmgenet_fini_dma()Petri 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: rework Rx NAPI codePetri Gynther
2015-03-27net: bcmgenet: rework Tx NAPI codePetri Gynther
2015-03-27net: bcmgenet: tweak init_umac()Petri Gynther
2015-03-27net: bcmgenet: simplify bcmgenet_init_dma()Petri 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 down and up GPHY during suspend/resumeFlorian Fainelli
2015-03-23net: bcmgenet: power up and down integrated GPHY when unusedFlorian Fainelli
2015-03-23net: bcmgenet: implement GPHY power down sequenceFlorian Fainelli
2015-03-23net: bcmgenet: fix GPHY power-up sequenceFlorian Fainelli
2015-03-23net: bcmgenet: rename bcmgenet_ephy_power_upFlorian Fainelli
2015-03-23net: bcmgenet: update bcmgenet_ephy_power_up to clear CK25_DIS bitFlorian Fainelli
2015-03-23net: bcmgenet: propagate errors from bcmgenet_power_downFlorian Fainelli
2015-03-15net: bcmgenet: add support for Hardware Filter BlockPetri Gynther
2015-03-13net: bcmgenet: add support for xmit_moreFlorian Fainelli
2015-03-13net: bcmgenet: update ring producer index and buffer count in xmitFlorian Fainelli
2015-03-13net: bcmgenet: rewrite bcmgenet_rx_refill()Petri Gynther
2015-03-11net: bcmgenet: collect Rx discarded packet countPetri Gynther
2015-03-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-03-09net: bcmgenet: core changes for supporting multiple Rx queuesPetri Gynther
2015-03-07net: bcmgenet: rework Rx queue initPetri Gynther
2015-03-06net: bcmgenet: add GENET_Q16_RX_BD_CNT and hw_params->rx_bds_per_qPetri Gynther
2015-03-06net: bcmgenet: adjust the call to alloc_etherdev_mqs()Petri Gynther
2015-03-06net: bcmgenet: set hw_params->rx_queues = 0Petri Gynther
2015-03-05net: bcmgenet: properly disable password matchingFlorian Fainelli
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-03-01net: bcmgenet: fix software maintained statisticsFlorian Fainelli
2015-02-28net: bcmgenet: fix throughtput regressionJaedon Shin
2015-02-24net: bcmgenet: rename bcmgenet_hw_params->bds_cnt and GENET_DEFAULT_BD_CNTPetri Gynther
2015-02-24net: bcmgenet: precalculate TxCB->bd_addrPetri Gynther
2015-02-24net: bcmgenet: rework Tx queue initPetri Gynther
2015-02-24net: bcmgenet: bcmgenet_init_tx_ring() cleanupPetri Gynther
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-12-08net: bcmgenet: add support for new GENET PHY revision schemeFlorian Fainelli
2014-12-08net: bcmgenet: enable driver to work without a device treePetri Gynther
2014-11-26net: bcmgenet: support restarting auto-negotiationFlorian Fainelli
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-20net: ethernet: broadcom: genet: drop owner assignment from platform_driversWolfram Sang