summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/broadcom
AgeCommit message (Expand)Author
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-23bgmac: implement scatter/gather supportFelix Fietkau
2015-03-23bgmac: implement GRO and use build_skbFelix Fietkau
2015-03-23bgmac: fix descriptor frame start/end definitionsFelix Fietkau
2015-03-20bgmac: allow enabling on ARCH_BCM_5301XRafał Miłecki
2015-03-20bgmac: register fixed PHY for ARM BCM470X / BCM5301X chipsetsRafał Miłecki
2015-03-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-03-16bnx2x: fix encapsulation features on 57710/57711Michal Schmidt
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-08bgmac: Clean warning messagesPeter Senna Tschudin
2015-03-08ethernet: codespell comment spelling fixesJoe Perches
2015-03-07net: bcmgenet: rework Rx queue initPetri Gynther
2015-03-06treewide: Fix typo in printk messagesMasanari Iida
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-06tg3: use napi_complete_done()Eric Dumazet
2015-03-05net: bcmgenet: properly disable password matchingFlorian Fainelli
2015-03-05bnx2x: Force fundamental reset for EEH recoveryBrian King
2015-03-04net: bcmgenet: simplify __bcmgenet_tx_reclaim()Petri Gynther
2015-03-04bcm63xx_enet: fix poll callback.Nicolas Schichan
2015-03-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-03-03ethernet: Use eth_<foo>_addr instead of memsetJoe Perches
2015-03-01bnx2: disable toggling of rxvlan if necessaryIvan Vecera
2015-03-01net: systemport: fix software maintained statisticsFlorian Fainelli
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
2015-02-20bnx2-cnic: Driver Version UpdateRasesh Mody
2015-02-20bnx2: Fix for Chip InitializationRasesh Mody
2015-02-20bnx2-cnic: Driver Rebranding ChangesRasesh Mody
2015-02-11tg3: Hold tp->lock before calling tg3_halt() from tg3_init_one()Jun'ichi Nomura \(NEC\)
2015-02-11bgmac: fix device initialization on Northstar SoCs (condition typo)Rafał Miłecki
2015-02-11treewide: Remove unnecessary SSB_DEVTABLE_END macroJoe Perches
2015-02-11treewide: Remove unnecessary BCMA_CORETABLE_END macroJoe Perches