summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/broadcom
AgeCommit message (Expand)Author
2015-07-19Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2015-07-14MIPS: SB1: Remove support for Pass 1 parts.Ralf Baechle
2015-07-11net: bcmgenet: fix accounting of packet drops vs errorsPetri Gynther
2015-07-09net: systemport: Use eth_hw_addr_randomVaishali Thakkar
2015-06-28net: bcmgenet: workaround initial read failures for integrated PHYsFlorian Fainelli
2015-06-28bnx2x: fix DMA API usageMichal Schmidt
2015-06-28bnx2x: fix lockdep splatEric Dumazet
2015-06-25bnx2x: Fix linearization for encapsulated packetsYuval Mintz
2015-06-25bnx2x: Release nvram lock on error flowYuval Mintz
2015-06-25bnx2x: Fix statistics gathering on link changeAriel Elior
2015-06-25bnx2x: Fix self-test for 20g devicesYuval Mintz
2015-06-25bnx2x: Fix VF MAC removalShahed Shaikh
2015-06-25bnx2x: Don't notify about scratchpad paritiesManish Chopra
2015-06-25bnx2x: Prevent false warning when accessing MACsYuval Mintz
2015-06-25bnx2x: Correct speed from baseT into KR.Yuval Mintz
2015-06-25bnx2x: Correct asymmetric flow-controlYuval Mintz
2015-06-23drivers/net: remove all references to obsolete Ethernet-HOWTOPaul Gortmaker
2015-06-11net: bcmgenet: handle broken turn-around for specific PHYsFlorian Fainelli
2015-06-10bgmac: Utilize BRCM_PSEUDO_PHY_ADDRFlorian Fainelli
2015-06-10b44: Utilize BRCM_PSEUDO_PHY_ADDRFlorian Fainelli
2015-06-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-06-08net: bcmgenet: power on MII block for all MII modesFlorian Fainelli
2015-06-07b44: call netif_napi_del()Hauke Mehrtens
2015-06-07net: bcmgenet: improve TX timeoutFlorian Fainelli
2015-06-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-06-01bnx2x: Alloc 4k fragment for each rx ring buffer elementGabriel Krisman Bertazi
2015-06-01bnx2x: Move statistics implementation into semaphoresYuval Mintz
2015-05-30net: systemport: Add a check for oversized packetsFlorian Fainelli
2015-05-30net: systemport: rewrite bcm_sysport_rx_refillFlorian Fainelli
2015-05-30net: systemport: Pre-calculate and utilize cb->bd_addrFlorian Fainelli
2015-05-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-05-12net: systemport: Implement RX coalescing control knobsFlorian Fainelli
2015-05-12net: systemport: Implement TX coalescing control knobsFlorian Fainelli
2015-05-12bnx2x, tg3: Replace put_page(virt_to_head_page()) with skb_free_frag()Alexander Duyck
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