summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/broadcom/bnx2x
AgeCommit message (Expand)AuthorFilesLines
2013-09-24bnx2x: handle known but unsupported VF messagesAriel Elior1-26/+24
2013-09-24bnx2x: prevent masked MCP parities from appearingYuval Mintz1-0/+8
2013-09-24bnx2x: prevent masking error from cnicYuval Mintz1-2/+1
2013-09-24bnx2x: add missing VF resource allocation during initAriel Elior1-0/+3
2013-09-24bnx2x: Fix support for VFs on some PFsAriel Elior1-1/+1
2013-09-24bnx2x: Prevent mistaken hangup between driver & FWEilon Greenstein1-9/+7
2013-09-23bnx2x: Fix 848xx duplex settingsYaniv Rosner1-24/+33
2013-09-23bnx2x: Specific Active-DAC is not detected on 57810Yaniv Rosner1-1/+6
2013-09-23bnx2x: 57840 non-external loopback test fail on 1GYaniv Rosner1-4/+13
2013-09-23bnx2x: KR2 disablement fixYaniv Rosner1-37/+39
2013-09-23bnx2x: Generalize KR work-aroundYaniv Rosner1-24/+8
2013-09-18bnx2x, cnic, bnx2i, bnx2fc: Fix bnx2i and bnx2fc regressions.Michael Chan2-3/+37
2013-09-14bnx2x: Use pci_dev pm_capJon Mason4-12/+11
2013-09-11bnx2x: avoid atomic allocations during initializationMichal Schmidt1-15/+23
2013-09-10bnx2x: Fix configuration of doorbell blockAriel Elior2-3/+1
2013-09-06bnx2x: Restore a call to config_initEilon Greenstein1-6/+3
2013-09-06bnx2x: fix broken compilation with CONFIG_BNX2X_SRIOV is not setDmitry Kravkov1-0/+2
2013-09-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds13-275/+1006
2013-09-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller6-53/+65
2013-09-05bnx2x: Add missing braces in bnx2x:bnx2x_link_initializeDave Jones1-1/+2
2013-09-05bnx2x: VF RSS support - VF sideAriel Elior6-60/+145
2013-09-05bnx2x: VF RSS support - PF sideAriel Elior10-144/+513
2013-09-04Merge tag 'pci-v3.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-16/+2
2013-08-30drivers:net: Convert dma_alloc_coherent(...__GFP_ZERO) to dma_zalloc_coherentJoe Perches2-5/+3
2013-08-28bnx2x: Fix VF stats syncAriel Elior3-1/+39
2013-08-28bnx2x: Fix VF memory leak unloadAriel Elior2-4/+8
2013-08-28bnx2x: Fix functionality of configuring vlan listAriel Elior1-35/+2
2013-08-28bnx2x: Fix move FP memory deallocationsYuval Mintz1-0/+6
2013-08-28bnx2x: vf mark stats startedAriel Elior1-12/+8
2013-08-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller5-47/+108
2013-08-20bnx2x: set VF DMAE when first function has 0 supported VFsAriel Elior1-5/+2
2013-08-20bnx2x: Protect against VFs' ndos when SR-IOV is disabledAriel Elior1-18/+31
2013-08-20bnx2x: prevent VF benign attentionsYuval Mintz1-0/+3
2013-08-20bnx2x: Consider DCBX remote errorDmitry Kravkov1-3/+6
2013-08-20bnx2x: Change DCB context handlingDmitry Kravkov4-8/+43
2013-08-20bnx2x: dropless flow control not always functionalDmitry Kravkov1-13/+23
2013-08-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller6-27/+98
2013-08-14bnx2x: prevent crash in shutdown flow with CNICYuval Mintz1-2/+1
2013-08-14bnx2x: fix PTE write access errorBarak Witkowsky3-0/+15
2013-08-14bnx2x: fix memory leak in VFAriel Elior1-1/+1
2013-08-14bnx2x: update fairness parameters following DCB negotiationDmitry Kravkov3-12/+24
2013-08-14bnx2x: protect different statistics flowsDmitry Kravkov3-12/+57
2013-08-12bnx2x: Use pci_wait_for_pending_transaction() instead of for loopCasey Leedom1-16/+2
2013-08-10bnx2x: clean up unnecessary MSI/MSI-X capability findYijing Wang1-5/+3
2013-08-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller3-6/+6
2013-08-02bnx2x: Revising locking scheme for MAC configurationYuval Mintz7-60/+340
2013-08-02net: rename CONFIG_NET_LL_RX_POLL to CONFIG_NET_RX_BUSY_POLLCong Wang3-6/+6
2013-07-11bnx2x: fix tunneling CSUM calculationDmitry Kravkov1-3/+3
2013-07-11net: rename ll methods to busy-pollEliezer Tamir2-2/+2
2013-07-11net: rename include/net/ll_poll.h to include/net/busy_poll.hEliezer Tamir1-1/+1