summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/broadcom
Commit message (Expand)AuthorAgeFilesLines
* bnx2x: Set NETIF_F_HIGHDMA unconditionallyMerav Sicron2013-10-212-4/+1
* bnx2x: Don't pretend during register dumpDmitry Kravkov2013-10-213-205/+201
* bnx2x: Lock DMAE when used by statistic flowAriel Elior2013-10-214-10/+11
* bnx2x: Prevent null pointer dereference on error flowYuval Mintz2013-10-211-3/+3
* bnx2x: Fix config when SR-IOV and iSCSI are enabledAriel Elior2013-10-211-2/+3
* bnx2x: Fix Coalescing configurationDmitry Kravkov2013-10-211-1/+1
* bnx2x: Unlock VF-PF channel on MAC/VLAN config errorAriel Elior2013-10-211-9/+14
* bnx2x: Prevent an illegal pointer dereference during panicYuval Mintz2013-10-212-7/+29
* bnx2x: Fix Maximum CoS estimation for VFsYuval Mintz2013-10-211-5/+5
* bnx2x: record rx queue for LRO packetsEric Dumazet2013-10-171-0/+1
* bnx2x: handle known but unsupported VF messagesAriel Elior2013-09-231-26/+24
* bnx2x: prevent masked MCP parities from appearingYuval Mintz2013-09-231-0/+8
* bnx2x: prevent masking error from cnicYuval Mintz2013-09-231-2/+1
* bnx2x: add missing VF resource allocation during initAriel Elior2013-09-231-0/+3
* bnx2x: Fix support for VFs on some PFsAriel Elior2013-09-231-1/+1
* bnx2x: Prevent mistaken hangup between driver & FWEilon Greenstein2013-09-231-9/+7
* bnx2x: Fix 848xx duplex settingsYaniv Rosner2013-09-231-24/+33
* bnx2x: Specific Active-DAC is not detected on 57810Yaniv Rosner2013-09-231-1/+6
* bnx2x: 57840 non-external loopback test fail on 1GYaniv Rosner2013-09-231-4/+13
* bnx2x: KR2 disablement fixYaniv Rosner2013-09-231-37/+39
* bnx2x: Generalize KR work-aroundYaniv Rosner2013-09-231-24/+8
* cnic: Fix crash in cnic_bnx2x_service_kcq()Michael Chan2013-09-181-1/+2
* bnx2x, cnic, bnx2i, bnx2fc: Fix bnx2i and bnx2fc regressions.Michael Chan2013-09-183-4/+39
* bgmac: implement unaligned addressing for DMA rings that support itRafał Miłecki2013-09-162-10/+30
* bgmac: allow bigger et_swtype nvram variableHauke Mehrtens2013-09-161-2/+2
* bgmac: fix internal switch initializationRafał Miłecki2013-09-162-2/+2
* tg3: Use pci_dev pm_capJon Mason2013-09-132-4/+2
* bnx2x: Use pci_dev pm_capJon Mason2013-09-134-12/+11
* tg3: Expand led off fix to include 5720Nithin Sujir2013-09-121-0/+1
* bcm63xx_enet: remove deprecated IRQF_DISABLEDMichael Opdenacker2013-09-111-4/+4
* bnx2x: avoid atomic allocations during initializationMichal Schmidt2013-09-111-15/+23
* bnx2x: Fix configuration of doorbell blockAriel Elior2013-09-092-3/+1
* bnx2x: Restore a call to config_initEilon Greenstein2013-09-061-6/+3
* bnx2x: fix broken compilation with CONFIG_BNX2X_SRIOV is not setDmitry Kravkov2013-09-061-0/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2013-09-0523-641/+1418
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-09-057-55/+81
| |\
| | * bnx2x: Add missing braces in bnx2x:bnx2x_link_initializeDave Jones2013-09-051-1/+2
| | * tg3: Don't turn off led on 5719 serdes port 0Nithin Sujir2013-09-031-2/+16
| * | bnx2x: VF RSS support - VF sideAriel Elior2013-09-056-60/+145
| * | bnx2x: VF RSS support - PF sideAriel Elior2013-09-0510-144/+513
| * | cnic: Update version to 2.5.18.Michael Chan2013-09-041-2/+2
| * | cnic: Eliminate local copy of pfid.Michael Chan2013-09-042-18/+12
| * | cnic: Eliminate CNIC_PORT macro and port_mode in local struct.Michael Chan2013-09-042-9/+6
| * | cnic: Redefine BNX2X_HW_CID using existing bnx2x macrosMichael Chan2013-09-042-12/+18
| * | cnic: Use CHIP_NUM macros from bnx2x.hMichael Chan2013-09-042-67/+29
| * | net: bcm63xx_enet: use dev_get_platdata()Jingoo Han2013-08-301-3/+3
| * | drivers:net: Convert dma_alloc_coherent(...__GFP_ZERO) to dma_zalloc_coherentJoe Perches2013-08-295-24/+18
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-08-265-47/+108
| |\ \
| * | | ethernet: broadcom: remove unnecessary platform_set_drvdata()Jingoo Han2013-08-221-1/+0
| * | | bcm63xx_enet: replace devm_request_and_ioremap by devm_ioremap_resourceJulia Lawall2013-08-201-5/+5
OpenPOWER on IntegriCloud