aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/broadcom
AgeCommit message (Expand)Author
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
2015-10-25bnxt_en: Fix compile warnings when CONFIG_INET is not set.Michael Chan
2015-10-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-10-23bnxt_en: Fix compile errors when CONFIG_BNXT_SRIOV is not set.Michael Chan
2015-10-22bnxt_en: New Broadcom ethernet driver.Michael Chan
2015-10-21bcm63xx_enet: check 1000BASE-T advertisement configurationSimon Arlott
2015-10-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-10-18net: bcmgenet: Fix early link interrupt enablingFlorian Fainelli
2015-10-16drivers/net: get rid of unnecessary initializations in .get_drvinfo()Ivan Vecera
2015-10-12BNX2: free temp_stats_blk on error pathwangweidong
2015-10-11bnx2x: Prevent UDP 4-tuple configurations on older adaptersYuval Mintz
2015-10-11BNX2: fix a Null Pointer for stats_blkwangweidong
2015-09-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-09-24bnx2x: byte swap rss_key to comply to Toeplitz specsEric Dumazet
2015-09-21net: bcmgenet: Remove duplicate test for tx_coalesce_usecs_highFlorian Fainelli
2015-09-21net: bcmgenet: Fix module autoload for OF platform driverLuis de Bethencourt
2015-09-21net: systemport: Fix module autoload for OF platform driverLuis de Bethencourt
2015-09-17bnx2x: track vxlan port countJiri Benc
2015-09-17net: bcmgenet: Implement RX coalescing control knobsFlorian Fainelli
2015-09-17net: bcmgenet: Implement TX coalescing control knobsFlorian Fainelli
2015-09-11bnx2x: use ktime_get_seconds() for timestampArnd Bergmann
2015-09-02bgmac: Update fixed_phy_register()Fabio Estevam
2015-09-01tg3: Fix temperature reportingJean Delvare
2015-08-31phy: fixed_phy: Add gpio to determine link up/down.Andrew Lunn