summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/broadcom
AgeCommit message (Expand)Author
2017-12-20net: bcmgenet: Power up the internal PHY before probing the MIIDoug Berger
2017-12-20net: bcmgenet: power down internal phy if open or resume failsDoug Berger
2017-12-20net: bcmgenet: reserved phy revisions must be checked firstDoug Berger
2017-12-20net: bcmgenet: correct MIB access of UniMAC RUNT countersDoug Berger
2017-12-20net: bcmgenet: correct the RBUF_OVFL_CNT and RBUF_ERR_CNT MIB valuesDoug Berger
2017-12-16bnx2x: do not rollback VF MAC/VLAN filters we did not configureMichal Schmidt
2017-12-16bnx2x: fix possible overrun of VFPF multicast addresses arrayMichal Schmidt
2017-12-16bnx2x: prevent crash when accessing PTP with interface downMichal Schmidt
2017-12-09net: systemport: Pad packet before inserting TSBFlorian Fainelli
2017-12-09net: systemport: Utilize skb_put_padto()Florian Fainelli
2017-08-11tg3: Fix race condition in tg3_get_stats64().Michael Chan
2017-07-15bgmac: reset & enable Ethernet core before using itRafał Miłecki
2017-07-05net: bgmac: Remove superflous netif_carrier_on()Florian Fainelli
2017-07-05net: bgmac: Start transmit queue in bgmac_openFlorian Fainelli
2017-07-05net: bgmac: Fix SOF bit checkingFlorian Fainelli
2017-07-05bgmac: Fix reversed test of build_skb() return value.David S. Miller
2017-07-05bgmac: fix a missing check for build_skbwangweidong
2017-06-14bnx2x: Fix Multi-CosMintz, Yuval
2017-05-14bnxt_en: allocate enough space for ->ntp_fltr_bmapDan Carpenter
2017-05-08net: tg3: avoid uninitialized variable warningArnd Bergmann
2017-03-30net: bcmgenet: remove bcmgenet_internal_phy_setup()Doug Berger
2017-03-30net: bcmgenet: Do not suspend PHY if Wake-on-LAN is enabledFlorian Fainelli
2017-02-04net: systemport: Decouple flow control from __bcm_sysport_tx_reclaimFlorian Fainelli
2016-12-10net: bcmgenet: Utilize correct struct device for all DMA operationsFlorian Fainelli
2016-11-21bgmac: stop clearing DMA receive control register right after it is setAndy Gospodarek
2016-11-15tg3: Avoid NULL pointer dereference in tg3_io_error_detected()Milton Miller
2016-10-28bnx2x: Prevent false warning for lack of FC NPIVYuval Mintz
2016-08-16net: bgmac: Fix infinite loop in bgmac_dma_tx_add()Florian Fainelli
2016-04-20net: bcmgenet: fix dma api length mismatchEric Dumazet
2016-03-03tg3: Fix for tg3 transmit queue 0 timed out when too many gso_segsSiva Reddy Kallam
2015-12-18bnx2x: Prevent FW assertion when using VxlanYuval Mintz
2015-12-11bnxt_en: Implement missing tx timeout reset logic.Michael Chan
2015-12-11bnxt_en: Don't cancel sp_task from bnxt_close_nic().Michael Chan
2015-12-11bnxt_en: Change bp->state to bitmap.Michael Chan
2015-12-11bnxt_en: Fix bitmap declaration to work on 32-bit arches.Michael Chan
2015-12-03bnxt_en: Setup uc_list mac filters after resetting the chip.Michael Chan
2015-12-03bnxt_en: enforce proper storing of MAC addressJeffrey Huang
2015-12-03bnxt_en: Fixed incorrect implementation of ndo_set_mac_addressJeffrey Huang
2015-11-20bnx2x: Fix vxlan removalYuval Mintz
2015-11-16bnx2x: Fix VLANs null-pointer for 57710, 57711Yuval Mintz
2015-11-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2015-11-06mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep...Mel Gorman
2015-11-05bnxt_en: More robust SRIOV cleanup sequence.Jeffrey Huang
2015-11-05bnxt_en: Fix comparison of u16 sw_id against negative value.Michael Chan
2015-11-05bnxt_en: map CAG_REG_LEGACY_INT_STATUS_MASK to GRC window #4Jeffrey Huang
2015-11-05bnxt_en: Determine tcp/ipv6 RSS hash type correctly.Michael Chan
2015-11-05bnxt_en: Change sp events definitions to represent bit position.Jeffrey Huang
2015-11-05bnxt_en: add VXLAN dependencyArnd Bergmann
2015-11-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-11-01net: bcmgenet: Software reset EPHY after power onFlorian Fainelli