summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/broadcom
AgeCommit message (Expand)AuthorFilesLines
2015-03-28net: bcmgenet: rework Tx NAPI codePetri Gynther1-18/+62
2015-03-28net: bcmgenet: tweak init_umac()Petri Gynther1-13/+20
2015-03-28net: bcmgenet: simplify bcmgenet_init_dma()Petri Gynther1-16/+17
2015-03-28net: bcmgenet: modify Tx ring int_enable and int_disable vectorsPetri Gynther2-19/+13
2015-03-28net: bcmgenet: remove priv->int0_mask and priv->int1_maskPetri Gynther2-4/+0
2015-03-24bnx2x: Fix statistics locking schemeYuval Mintz5-100/+83
2015-03-24net: bcmgenet: power down and up GPHY during suspend/resumeFlorian Fainelli1-0/+8
2015-03-24net: bcmgenet: power up and down integrated GPHY when unusedFlorian Fainelli3-4/+10
2015-03-24net: bcmgenet: implement GPHY power down sequenceFlorian Fainelli1-2/+7
2015-03-24net: bcmgenet: fix GPHY power-up sequenceFlorian Fainelli1-3/+7
2015-03-24net: bcmgenet: rename bcmgenet_ephy_power_upFlorian Fainelli1-11/+13
2015-03-24net: bcmgenet: update bcmgenet_ephy_power_up to clear CK25_DIS bitFlorian Fainelli2-1/+2
2015-03-24net: bcmgenet: propagate errors from bcmgenet_power_downFlorian Fainelli1-6/+9
2015-03-23bgmac: implement scatter/gather supportFelix Fietkau1-43/+121
2015-03-23bgmac: implement GRO and use build_skbFelix Fietkau2-25/+62
2015-03-23bgmac: fix descriptor frame start/end definitionsFelix Fietkau1-2/+2
2015-03-21bgmac: allow enabling on ARCH_BCM_5301XRafał Miłecki1-1/+1
2015-03-21bgmac: register fixed PHY for ARM BCM470X / BCM5301X chipsetsRafał Miłecki1-0/+34
2015-03-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+1
2015-03-17bnx2x: fix encapsulation features on 57710/57711Michal Schmidt1-1/+1
2015-03-16net: bcmgenet: add support for Hardware Filter BlockPetri Gynther2-0/+176
2015-03-13net: bcmgenet: add support for xmit_moreFlorian Fainelli1-3/+4
2015-03-13net: bcmgenet: update ring producer index and buffer count in xmitFlorian Fainelli1-13/+5
2015-03-13net: bcmgenet: rewrite bcmgenet_rx_refill()Petri Gynther1-56/+43
2015-03-12net: bcmgenet: collect Rx discarded packet countPetri Gynther2-0/+19
2015-03-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller4-13/+11
2015-03-10net: bcmgenet: core changes for supporting multiple Rx queuesPetri Gynther2-53/+119
2015-03-09bgmac: Clean warning messagesPeter Senna Tschudin1-7/+0
2015-03-09ethernet: codespell comment spelling fixesJoe Perches5-11/+11
2015-03-08net: bcmgenet: rework Rx queue initPetri Gynther1-16/+27
2015-03-07treewide: Fix typo in printk messagesMasanari Iida1-1/+1
2015-03-06net: bcmgenet: add GENET_Q16_RX_BD_CNT and hw_params->rx_bds_per_qPetri Gynther2-2/+9
2015-03-06net: bcmgenet: adjust the call to alloc_etherdev_mqs()Petri Gynther1-2/+3
2015-03-06net: bcmgenet: set hw_params->rx_queues = 0Petri Gynther1-3/+3
2015-03-06tg3: use napi_complete_done()Eric Dumazet1-2/+2
2015-03-06net: bcmgenet: properly disable password matchingFlorian Fainelli1-2/+4
2015-03-05bnx2x: Force fundamental reset for EEH recoveryBrian King1-0/+3
2015-03-05net: bcmgenet: simplify __bcmgenet_tx_reclaim()Petri Gynther2-24/+22
2015-03-04bcm63xx_enet: fix poll callback.Nicolas Schichan1-4/+4
2015-03-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller4-33/+100
2015-03-04ethernet: Use eth_<foo>_addr instead of memsetJoe Perches3-5/+5
2015-03-02bnx2: disable toggling of rxvlan if necessaryIvan Vecera1-12/+3
2015-03-01net: systemport: fix software maintained statisticsFlorian Fainelli2-3/+6
2015-03-01net: bcmgenet: fix software maintained statisticsFlorian Fainelli1-3/+6
2015-03-01net: bcmgenet: fix throughtput regressionJaedon Shin2-27/+88
2015-02-24net: bcmgenet: rename bcmgenet_hw_params->bds_cnt and GENET_DEFAULT_BD_CNTPetri Gynther2-15/+16
2015-02-24net: bcmgenet: precalculate TxCB->bd_addrPetri Gynther1-1/+8
2015-02-24net: bcmgenet: rework Tx queue initPetri Gynther1-46/+35
2015-02-24net: bcmgenet: bcmgenet_init_tx_ring() cleanupPetri Gynther1-14/+8
2015-02-20bnx2-cnic: Driver Version UpdateRasesh Mody2-4/+4