summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/broadcom
AgeCommit message (Expand)AuthorFilesLines
2019-02-11net: bcmgenet: fix OF child-node lookupJohan Hovold1-1/+1
2018-11-20bnx2x: use the right constantJulia Lawall1-1/+1
2018-11-20bcmgenet: Delete unused variableBen Hutchings1-1/+0
2018-10-21net: systemport: Fix sparse warnings in bcm_sysport_insert_tsb()Florian Fainelli1-5/+6
2018-10-21net: bcmgenet: Fix sparse warnings in bcmgenet_put_tx_csum()Florian Fainelli1-5/+6
2018-06-17net: systemport: Rewrite __bcm_sysport_tx_reclaim()Florian Fainelli2-19/+16
2018-03-03net: bcmgenet: fix bcmgenet_open()Petri Gynther1-1/+1
2018-02-13net: bcmgenet: enable loopback during UniMAC sw_resetDoug Berger1-46/+10
2017-11-11net: systemport: Free DMA coherent descriptors on errorsFlorian Fainelli1-0/+2
2017-11-11net: bcmgenet: Be drop monitor friendlyFlorian Fainelli1-3/+3
2017-11-11net: systemport: Be drop monitor friendlyFlorian Fainelli1-1/+1
2017-11-11b44: Initialize 64-bit stats seqcountFlorian Fainelli1-0/+1
2017-11-11net: bcmgenet: Free skb after last Tx fragDoug Berger2-59/+83
2017-11-11net: bcmgenet: Fix unmapping of fragments in bcmgenet_xmit()Doug Berger1-103/+84
2017-11-11net: bcmgenet: cleanup for bcmgenet_xmit_frag()Petri Gynther1-4/+7
2017-11-11net: bcmgenet: fix dev->stats.tx_bytes accountingPetri Gynther2-4/+18
2017-11-11net: bcmgenet: update ring producer index and buffer count in xmitFlorian Fainelli1-13/+5
2017-11-11net: bcmgenet: rewrite bcmgenet_rx_refill()Petri Gynther1-56/+42
2017-11-11net: bcmgenet: simplify __bcmgenet_tx_reclaim()Petri Gynther2-21/+22
2017-11-11net: bcmgenet: fix off-by-one in incrementing read pointerFlorian Fainelli1-5/+4
2017-11-11net: bcmgenet: check harder for out of memory conditionsFlorian Fainelli1-14/+19
2017-09-15bnx2x: Fix Multi-CosMintz, Yuval1-1/+1
2017-08-26tg3: don't clear stats while tg3_closeYueHaibing1-4/+0
2017-07-18net: bcmgenet: add begin/complete ethtool opsEdwin Chan1-0/+18
2017-07-18net: bcmgenet: Power up the internal PHY before probing the MIIDoug Berger1-0/+8
2017-07-18net: bcmgenet: synchronize irq0 status between the isr and taskDoug Berger2-33/+41
2017-07-18net: bcmgenet: correct MIB access of UniMAC RUNT countersDoug Berger1-4/+7
2017-07-18net: bcmgenet: correct the RBUF_OVFL_CNT and RBUF_ERR_CNT MIB valuesDoug Berger2-10/+60
2017-06-05net: ethernet: bgmac: mac address change bugHari Vyas1-1/+5
2017-03-16net: systemport: Decouple flow control from __bcm_sysport_tx_reclaimFlorian Fainelli1-7/+18
2017-03-16net: systemport: Pad packet before inserting TSBFlorian Fainelli1-9/+9
2017-02-23net: bcmgenet: Utilize correct struct device for all DMA operationsFlorian Fainelli1-4/+7
2017-02-23bgmac: stop clearing DMA receive control register right after it is setAndy Gospodarek1-1/+4
2017-02-23net: systemport: Fix ordering in intrl2_*_mask_clear macroFlorian Fainelli1-1/+1
2016-08-23net: bcmsysport: Device stats are unsigned longFlorian Fainelli1-1/+1
2016-08-23net: bgmac: Remove superflous netif_carrier_on()Florian Fainelli1-2/+0
2016-08-23net: bgmac: Start transmit queue in bgmac_openFlorian Fainelli1-0/+2
2016-06-15net: bcmgenet: device stats are unsigned longEric Dumazet1-1/+5
2016-05-01net: bcmgenet: fix skb_len in bcmgenet_xmit_single()Petri Gynther1-1/+1
2016-05-01net: bcmgenet: fix dma api length mismatchEric Dumazet1-2/+2
2016-03-24tg3: Fix for tg3 transmit queue 0 timed out when too many gso_segsSiva Reddy Kallam1-6/+19
2015-09-30net: bcmgenet: Use correct dev_id for free_irqFlorian Fainelli1-1/+1
2015-09-29tg3: Fix temperature reportingJean Delvare1-1/+1
2015-03-23bnx2x: Force fundamental reset for EEH recoveryBrian King1-0/+3
2015-02-10bnx2x: fix napi poll return value for repollGovindarajulu Varadarajan1-1/+1
2015-01-19tg3: tg3_disable_ints using uninitialized mailbox value to disable interruptsPrashant Sreedharan1-17/+17
2014-12-15tg3: fix ring init when there are more TX than RX channelsThadeu Lima de Souza Cascardo1-1/+2
2014-10-15net: systemport: fix bcm_sysport_insert_tsb()Florian Fainelli1-6/+7
2014-10-15tg3: Allow for recieve of full-size 8021AD framesVlad Yasevich1-1/+2
2014-10-15tg3: Work around HW/FW limitations with vlan encapsulated framesVlad Yasevich1-2/+18