summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/broadcom
Commit message (Expand)AuthorAgeFilesLines
* bnxt_en: Setup uc_list mac filters after resetting the chip.Michael Chan2015-12-031-5/+8
* bnxt_en: enforce proper storing of MAC addressJeffrey Huang2015-12-032-11/+16
* bnxt_en: Fixed incorrect implementation of ndo_set_mac_addressJeffrey Huang2015-12-031-1/+10
* bnx2x: Fix vxlan removalYuval Mintz2015-11-201-2/+2
* bnx2x: Fix VLANs null-pointer for 57710, 57711Yuval Mintz2015-11-161-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-11-114-30/+65
|\
| * bnxt_en: More robust SRIOV cleanup sequence.Jeffrey Huang2015-11-051-13/+27
| * bnxt_en: Fix comparison of u16 sw_id against negative value.Michael Chan2015-11-051-4/+5
| * bnxt_en: map CAG_REG_LEGACY_INT_STATUS_MASK to GRC window #4Jeffrey Huang2015-11-052-3/+20
| * bnxt_en: Determine tcp/ipv6 RSS hash type correctly.Michael Chan2015-11-051-5/+7
| * bnxt_en: Change sp events definitions to represent bit position.Jeffrey Huang2015-11-051-5/+5
| * bnxt_en: add VXLAN dependencyArnd Bergmann2015-11-051-0/+1
* | mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep...Mel Gorman2015-11-071-1/+1
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-11-033-1/+22
|\
| * net: bcmgenet: Software reset EPHY after power onFlorian Fainelli2015-11-013-1/+22
* | bnxt_en: Fix compile warnings when CONFIG_INET is not set.Michael Chan2015-10-262-1/+6
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-10-241-14/+19
|\|
| * bcm63xx_enet: check 1000BASE-T advertisement configurationSimon Arlott2015-10-211-14/+19
* | bnxt_en: Fix compile errors when CONFIG_BNXT_SRIOV is not set.Michael Chan2015-10-244-28/+40
* | bnxt_en: New Broadcom ethernet driver.Michael Chan2015-10-2312-0/+13034
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-10-202-9/+30
|\|
| * net: bcmgenet: Fix early link interrupt enablingFlorian Fainelli2015-10-191-9/+23
| * bnx2x: Prevent UDP 4-tuple configurations on older adaptersYuval Mintz2015-10-111-0/+7
* | drivers/net: get rid of unnecessary initializations in .get_drvinfo()Ivan Vecera2015-10-164-8/+0Star
* | BNX2: free temp_stats_blk on error pathwangweidong2015-10-131-0/+2
* | BNX2: fix a Null Pointer for stats_blkwangweidong2015-10-112-27/+53
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-09-275-8/+27
|\|
| * bnx2x: byte swap rss_key to comply to Toeplitz specsEric Dumazet2015-09-241-2/+10
| * net: bcmgenet: Fix module autoload for OF platform driverLuis de Bethencourt2015-09-221-0/+1
| * net: systemport: Fix module autoload for OF platform driverLuis de Bethencourt2015-09-221-0/+1
| * bnx2x: track vxlan port countJiri Benc2015-09-182-2/+13
| * bnx2x: use ktime_get_seconds() for timestampArnd Bergmann2015-09-121-4/+2Star
* | net: bcmgenet: Remove duplicate test for tx_coalesce_usecs_highFlorian Fainelli2015-09-221-2/+1Star
* | net: bcmgenet: Implement RX coalescing control knobsFlorian Fainelli2015-09-182-3/+105
* | net: bcmgenet: Implement TX coalescing control knobsFlorian Fainelli2015-09-182-3/+50
|/
* bgmac: Update fixed_phy_register()Fabio Estevam2015-09-021-1/+1
* tg3: Fix temperature reportingJean Delvare2015-09-021-1/+1
* phy: fixed_phy: Add gpio to determine link up/down.Andrew Lunn2015-08-311-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-08-281-4/+16
|\
| * net: bcmgenet: fix uncleaned dma flagsJaedon Shin2015-08-241-0/+16
| * net: bcmgenet: Avoid sleeping in bcmgenet_timeoutFlorian Fainelli2015-08-241-4/+0Star
* | bnx2x: Add new device ids under the Qlogic vendorYuval Mintz2015-08-281-0/+3
* | bgmac: support up to 3 cores (devices) on a busRafał Miłecki2015-08-271-5/+23
* | bnx2x: Fix vxlan endianity issueYuval Mintz2015-08-201-1/+1
* | bnx2x: Add vxlan RSS supportRajesh Borundia2015-08-184-0/+123
* | bnx2: Fix bandwidth allocation for some MF modesYuval Mintz2015-08-173-2/+6
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-08-142-1/+17
|\|
| * bnx2x: Free NVRAM lock at end of each pageYuval Mintz2015-08-101-0/+16
| * bnx2x: Prevent null pointer dereference on SKB releaseYuval Mintz2015-08-101-1/+1
* | bnx2x: Add BD support for storageYuval Mintz2015-08-074-2/+118