summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/broadcom
Commit message (Expand)AuthorAge
* bnx2x: really disable TPA if 'disable_tpa' option is setMichal Schmidt2015-04-27
* net/tg3: Release IRQs on permanent errorGavin Shan2015-04-25
* bgmac: fix requests for extra polling calls from NAPIRafał Miłecki2015-04-24
* bnx2x: Prevent inner-reload while VFs existYuval Mintz2015-04-22
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-04-17
|\
| * bnx2x: Fix busy_poll vs netpollEric Dumazet2015-04-15
* | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2015-04-17
|\ \ | |/ |/|
| * MIPS: BCM47xx: Move NVRAM header to the include/linux/.Rafał Miłecki2015-04-01
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2015-04-15
|\ \
| * | bgmac: drop ring->num_slotsFelix Fietkau2015-04-14
| * | bgmac: fix DMA rx corruptionFelix Fietkau2015-04-14
| * | bgmac: simplify dma init/cleanupFelix Fietkau2015-04-14
| * | bgmac: increase rx ring size from 511 to 512Felix Fietkau2015-04-14
| * | bgmac: add check for oversized packetsFelix Fietkau2015-04-14
| * | bgmac: simplify/optimize rx DMA error handlingFelix Fietkau2015-04-14
| * | bgmac: set received skb headroom to NET_SKB_PADFelix Fietkau2015-04-14
| * | bgmac: leave interrupts disabled as long as there is work to doFelix Fietkau2015-04-14
| * | bgmac: simplify tx ring index handlingFelix Fietkau2015-04-14
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-04-02
| |\ \
| * | | net: bcmgenet: enable MoCA link state change detectionPetri Gynther2015-04-01
| * | | ptp: tg3: use helpers for converting ns to timespec.Richard Cochran2015-03-31
| * | | ptp: bnx2x: use helpers for converting ns to timespec.Richard Cochran2015-03-31
| * | | net: bcmgenet: fix the call to phy_mac_interrupt()Petri Gynther2015-03-31
| * | | net: bcmgenet: add UMAC_IRQ_LINK_EVENTPetri Gynther2015-03-31
| * | | net: bcmgenet: fix bcmgenet_open()Petri Gynther2015-03-31
| * | | net: bcmgenet: remove __bcmgenet_fini_dma()Petri Gynther2015-03-31
| * | | net: bcmgenet: add UMAC_IRQ_RXDMA_DONE and UMAC_IRQ_TXDMA_DONEPetri Gynther2015-03-31
| * | | ethernet: Use bool function returns of true/false instead of 1/0Joe Perches2015-03-31
| * | | bnx2x: Prevent probe as early as possibleYuval Mintz2015-03-31
| * | | bnx2x: Count number of link changesYaniv Rosner2015-03-31
| * | | bnx2x: Configure IFir et al. according to nvramYaniv Rosner2015-03-31
| * | | ptp: tg3: convert to the 64 bit get/set time methods.Richard Cochran2015-03-31
| * | | ptp: bnx2x: convert to the 64 bit get/set time methods.Richard Cochran2015-03-31
| * | | net: Move check for multiple vlans to driversToshiaki Makita2015-03-29
| * | | net: bcmgenet: add support for multiple Rx queuesPetri Gynther2015-03-27
| * | | net: bcmgenet: rework Rx NAPI codePetri Gynther2015-03-27
| * | | net: bcmgenet: rework Tx NAPI codePetri Gynther2015-03-27
| * | | net: bcmgenet: tweak init_umac()Petri Gynther2015-03-27
| * | | net: bcmgenet: simplify bcmgenet_init_dma()Petri Gynther2015-03-27
| * | | net: bcmgenet: modify Tx ring int_enable and int_disable vectorsPetri Gynther2015-03-27
| * | | net: bcmgenet: remove priv->int0_mask and priv->int1_maskPetri Gynther2015-03-27
| * | | net: bcmgenet: power down and up GPHY during suspend/resumeFlorian Fainelli2015-03-23
| * | | net: bcmgenet: power up and down integrated GPHY when unusedFlorian Fainelli2015-03-23
| * | | net: bcmgenet: implement GPHY power down sequenceFlorian Fainelli2015-03-23
| * | | net: bcmgenet: fix GPHY power-up sequenceFlorian Fainelli2015-03-23
| * | | net: bcmgenet: rename bcmgenet_ephy_power_upFlorian Fainelli2015-03-23
| * | | net: bcmgenet: update bcmgenet_ephy_power_up to clear CK25_DIS bitFlorian Fainelli2015-03-23
| * | | net: bcmgenet: propagate errors from bcmgenet_power_downFlorian Fainelli2015-03-23
| * | | bgmac: implement scatter/gather supportFelix Fietkau2015-03-23
| * | | bgmac: implement GRO and use build_skbFelix Fietkau2015-03-23