summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/broadcom
AgeCommit message (Expand)Author
2015-09-29tg3: Fix temperature reportingJean Delvare
2015-07-10bnx2x: fix lockdep splatEric Dumazet
2015-06-08net: bcmgenet: power on MII block for all MII modesFlorian Fainelli
2015-06-07b44: call netif_napi_del()Hauke Mehrtens
2015-06-01bnx2x: Move statistics implementation into semaphoresYuval Mintz
2015-05-10bnx2x: limit fw delay in kdump to 5s after bootMichal Schmidt
2015-05-04bnx2x: Fix to prevent inner-reloadYuval Mintz
2015-04-29bnx2x: Delay during kdump loadYuval Mintz
2015-04-29trivial: net: systemport: bcmsysport.h: fix 0x0x prefixAntonio Ospite
2015-04-29bnx2x: remove {TPA,GRO}_ENABLE_FLAGMichal Schmidt
2015-04-29bnx2x: merge fp->disable_tpa with fp->modeMichal Schmidt
2015-04-29bnx2x: mark LRO as a fixed disabled feature if disable_tpa is setMichal Schmidt
2015-04-27bnx2x: really disable TPA if 'disable_tpa' option is setMichal Schmidt
2015-04-25net/tg3: Release IRQs on permanent errorGavin Shan
2015-04-24bgmac: fix requests for extra polling calls from NAPIRafał Miłecki
2015-04-22bnx2x: Prevent inner-reload while VFs existYuval Mintz
2015-04-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2015-04-17Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2015-04-15bnx2x: Fix busy_poll vs netpollEric Dumazet
2015-04-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2015-04-14bgmac: drop ring->num_slotsFelix Fietkau
2015-04-14bgmac: fix DMA rx corruptionFelix Fietkau
2015-04-14bgmac: simplify dma init/cleanupFelix Fietkau
2015-04-14bgmac: increase rx ring size from 511 to 512Felix Fietkau
2015-04-14bgmac: add check for oversized packetsFelix Fietkau
2015-04-14bgmac: simplify/optimize rx DMA error handlingFelix Fietkau
2015-04-14bgmac: set received skb headroom to NET_SKB_PADFelix Fietkau
2015-04-14bgmac: leave interrupts disabled as long as there is work to doFelix Fietkau
2015-04-14bgmac: simplify tx ring index handlingFelix Fietkau
2015-04-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2015-04-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-04-01net: bcmgenet: enable MoCA link state change detectionPetri Gynther
2015-04-01bnx2x: Fix kdump when iommu=onYuval Mintz
2015-04-01bnx2x: Fix kdump on 4-port deviceYuval Mintz
2015-04-01MIPS: BCM47xx: Move NVRAM header to the include/linux/.Rafał Miłecki
2015-03-31ptp: tg3: use helpers for converting ns to timespec.Richard Cochran
2015-03-31ptp: bnx2x: use helpers for converting ns to timespec.Richard Cochran
2015-03-31net: bcmgenet: fix the call to phy_mac_interrupt()Petri Gynther
2015-03-31net: bcmgenet: add UMAC_IRQ_LINK_EVENTPetri Gynther
2015-03-31net: bcmgenet: fix bcmgenet_open()Petri Gynther
2015-03-31net: bcmgenet: remove __bcmgenet_fini_dma()Petri Gynther
2015-03-31net: bcmgenet: add UMAC_IRQ_RXDMA_DONE and UMAC_IRQ_TXDMA_DONEPetri Gynther
2015-03-31ethernet: Use bool function returns of true/false instead of 1/0Joe Perches
2015-03-31bnx2x: Prevent probe as early as possibleYuval Mintz
2015-03-31bnx2x: Count number of link changesYaniv Rosner
2015-03-31bnx2x: Configure IFir et al. according to nvramYaniv Rosner
2015-03-31ptp: tg3: convert to the 64 bit get/set time methods.Richard Cochran
2015-03-31ptp: bnx2x: convert to the 64 bit get/set time methods.Richard Cochran
2015-03-29net: Move check for multiple vlans to driversToshiaki Makita
2015-03-27net: bcmgenet: add support for multiple Rx queuesPetri Gynther