aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/broadcom
AgeCommit message (Expand)Author
2013-10-21bnx2x: Set NETIF_F_HIGHDMA unconditionallyMerav Sicron
2013-10-21bnx2x: Don't pretend during register dumpDmitry Kravkov
2013-10-21bnx2x: Lock DMAE when used by statistic flowAriel Elior
2013-10-21bnx2x: Prevent null pointer dereference on error flowYuval Mintz
2013-10-21bnx2x: Fix config when SR-IOV and iSCSI are enabledAriel Elior
2013-10-21bnx2x: Fix Coalescing configurationDmitry Kravkov
2013-10-21bnx2x: Unlock VF-PF channel on MAC/VLAN config errorAriel Elior
2013-10-21bnx2x: Prevent an illegal pointer dereference during panicYuval Mintz
2013-10-21bnx2x: Fix Maximum CoS estimation for VFsYuval Mintz
2013-10-17bnx2x: record rx queue for LRO packetsEric Dumazet
2013-09-23bnx2x: handle known but unsupported VF messagesAriel Elior
2013-09-23bnx2x: prevent masked MCP parities from appearingYuval Mintz
2013-09-23bnx2x: prevent masking error from cnicYuval Mintz
2013-09-23bnx2x: add missing VF resource allocation during initAriel Elior
2013-09-23bnx2x: Fix support for VFs on some PFsAriel Elior
2013-09-23bnx2x: Prevent mistaken hangup between driver & FWEilon Greenstein
2013-09-23bnx2x: Fix 848xx duplex settingsYaniv Rosner
2013-09-23bnx2x: Specific Active-DAC is not detected on 57810Yaniv Rosner
2013-09-23bnx2x: 57840 non-external loopback test fail on 1GYaniv Rosner
2013-09-23bnx2x: KR2 disablement fixYaniv Rosner
2013-09-23bnx2x: Generalize KR work-aroundYaniv Rosner
2013-09-18cnic: Fix crash in cnic_bnx2x_service_kcq()Michael Chan
2013-09-18bnx2x, cnic, bnx2i, bnx2fc: Fix bnx2i and bnx2fc regressions.Michael Chan
2013-09-16bgmac: implement unaligned addressing for DMA rings that support itRafał Miłecki
2013-09-16bgmac: allow bigger et_swtype nvram variableHauke Mehrtens
2013-09-16bgmac: fix internal switch initializationRafał Miłecki
2013-09-13tg3: Use pci_dev pm_capJon Mason
2013-09-13bnx2x: Use pci_dev pm_capJon Mason
2013-09-12tg3: Expand led off fix to include 5720Nithin Sujir
2013-09-11bcm63xx_enet: remove deprecated IRQF_DISABLEDMichael Opdenacker
2013-09-11bnx2x: avoid atomic allocations during initializationMichal Schmidt
2013-09-09bnx2x: Fix configuration of doorbell blockAriel Elior
2013-09-06bnx2x: Restore a call to config_initEilon Greenstein
2013-09-06bnx2x: fix broken compilation with CONFIG_BNX2X_SRIOV is not setDmitry Kravkov
2013-09-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2013-09-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-09-05bnx2x: Add missing braces in bnx2x:bnx2x_link_initializeDave Jones
2013-09-05bnx2x: VF RSS support - VF sideAriel Elior
2013-09-05bnx2x: VF RSS support - PF sideAriel Elior
2013-09-04cnic: Update version to 2.5.18.Michael Chan
2013-09-04cnic: Eliminate local copy of pfid.Michael Chan
2013-09-04cnic: Eliminate CNIC_PORT macro and port_mode in local struct.Michael Chan
2013-09-04cnic: Redefine BNX2X_HW_CID using existing bnx2x macrosMichael Chan
2013-09-04cnic: Use CHIP_NUM macros from bnx2x.hMichael Chan
2013-09-03tg3: Don't turn off led on 5719 serdes port 0Nithin Sujir
2013-09-03Merge tag 'pci-v3.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-08-30net: bcm63xx_enet: use dev_get_platdata()Jingoo Han
2013-08-29drivers:net: Convert dma_alloc_coherent(...__GFP_ZERO) to dma_zalloc_coherentJoe Perches
2013-08-27bnx2x: Fix VF stats syncAriel Elior
2013-08-27bnx2x: Fix VF memory leak unloadAriel Elior