summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/broadcom
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-06-023-11/+20
|\
| * bnx2x: Move statistics implementation into semaphoresYuval Mintz2015-06-013-11/+20
* | bnx2x: Alloc 4k fragment for each rx ring buffer elementGabriel Krisman Bertazi2015-06-023-24/+80
* | net: systemport: Add a check for oversized packetsFlorian Fainelli2015-05-311-0/+8
* | net: systemport: rewrite bcm_sysport_rx_refillFlorian Fainelli2015-05-311-40/+41
* | net: systemport: Pre-calculate and utilize cb->bd_addrFlorian Fainelli2015-05-312-11/+9Star
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-05-132-7/+12
|\|
| * bnx2x: limit fw delay in kdump to 5s after bootMichal Schmidt2015-05-111-2/+7
| * bnx2x: Fix to prevent inner-reloadYuval Mintz2015-05-041-5/+5
* | net: systemport: Implement RX coalescing control knobsFlorian Fainelli2015-05-132-7/+22
* | net: systemport: Implement TX coalescing control knobsFlorian Fainelli2015-05-131-0/+48
* | bnx2x, tg3: Replace put_page(virt_to_head_page()) with skb_free_frag()Alexander Duyck2015-05-122-2/+2
|/
* bnx2x: Delay during kdump loadYuval Mintz2015-04-291-0/+6
* trivial: net: systemport: bcmsysport.h: fix 0x0x prefixAntonio Ospite2015-04-291-1/+1
* bnx2x: remove {TPA,GRO}_ENABLE_FLAGMichal Schmidt2015-04-293-31/+15Star
* bnx2x: merge fp->disable_tpa with fp->modeMichal Schmidt2015-04-295-18/+18
* bnx2x: mark LRO as a fixed disabled feature if disable_tpa is setMichal Schmidt2015-04-292-5/+1Star
* bnx2x: really disable TPA if 'disable_tpa' option is setMichal Schmidt2015-04-271-2/+4
* net/tg3: Release IRQs on permanent errorGavin Shan2015-04-251-1/+3
* bgmac: fix requests for extra polling calls from NAPIRafał Miłecki2015-04-241-1/+1
* bnx2x: Prevent inner-reload while VFs existYuval Mintz2015-04-222-9/+51
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-04-172-90/+56Star
|\
| * bnx2x: Fix busy_poll vs netpollEric Dumazet2015-04-152-90/+56Star
* | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2015-04-172-2/+2
|\ \ | |/ |/|
| * MIPS: BCM47xx: Move NVRAM header to the include/linux/.Rafał Miłecki2015-04-012-2/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2015-04-1521-649/+1306
|\ \
| * | bgmac: drop ring->num_slotsFelix Fietkau2015-04-142-15/+15
| * | bgmac: fix DMA rx corruptionFelix Fietkau2015-04-141-9/+18
| * | bgmac: simplify dma init/cleanupFelix Fietkau2015-04-141-39/+40
| * | bgmac: increase rx ring size from 511 to 512Felix Fietkau2015-04-141-1/+1
| * | bgmac: add check for oversized packetsFelix Fietkau2015-04-141-0/+7
| * | bgmac: simplify/optimize rx DMA error handlingFelix Fietkau2015-04-141-37/+34Star
| * | bgmac: set received skb headroom to NET_SKB_PADFelix Fietkau2015-04-142-7/+11
| * | bgmac: leave interrupts disabled as long as there is work to doFelix Fietkau2015-04-142-22/+10Star
| * | bgmac: simplify tx ring index handlingFelix Fietkau2015-04-142-29/+23Star
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-04-025-141/+134Star
| |\ \
| * | | net: bcmgenet: enable MoCA link state change detectionPetri Gynther2015-04-013-2/+24
| * | | ptp: tg3: use helpers for converting ns to timespec.Richard Cochran2015-03-311-3/+1Star
| * | | ptp: bnx2x: use helpers for converting ns to timespec.Richard Cochran2015-03-311-5/+2Star
| * | | net: bcmgenet: fix the call to phy_mac_interrupt()Petri Gynther2015-03-311-1/+1
| * | | net: bcmgenet: add UMAC_IRQ_LINK_EVENTPetri Gynther2015-03-312-6/+6
| * | | net: bcmgenet: fix bcmgenet_open()Petri Gynther2015-03-311-1/+1
| * | | net: bcmgenet: remove __bcmgenet_fini_dma()Petri Gynther2015-03-311-9/+4Star
| * | | net: bcmgenet: add UMAC_IRQ_RXDMA_DONE and UMAC_IRQ_TXDMA_DONEPetri Gynther2015-03-312-12/+12
| * | | ethernet: Use bool function returns of true/false instead of 1/0Joe Perches2015-03-311-1/+1
| * | | bnx2x: Prevent probe as early as possibleYuval Mintz2015-03-311-0/+7
| * | | bnx2x: Count number of link changesYaniv Rosner2015-03-312-2/+27
| * | | bnx2x: Configure IFir et al. according to nvramYaniv Rosner2015-03-313-15/+55
| * | | ptp: tg3: convert to the 64 bit get/set time methods.Richard Cochran2015-03-311-5/+5
| * | | ptp: bnx2x: convert to the 64 bit get/set time methods.Richard Cochran2015-03-311-4/+4