summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/broadcom/bnx2x
AgeCommit message (Expand)AuthorFilesLines
2014-07-01bnx2x: fix possible panic under memory stressEric Dumazet1-1/+2
2014-06-27bnx2x: Fix the MSI flagsYijing Wang1-1/+1
2014-06-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds19-70/+113
2014-06-12bnx2x: Enlarge the dorq threshold for VFsAriel Elior1-2/+4
2014-06-12bnx2x: Check for UNDI in uncommon branchYuval Mintz1-13/+30
2014-06-12bnx2x: Fix 1G-baseT linkYaniv Rosner1-0/+1
2014-06-12bnx2x: Fix link for KR with swapped polarity laneYaniv Rosner1-6/+19
2014-06-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-2/+14
2014-06-04bnx2x: Fix kernel crash and data miscompare after EEH recoverywenxiong@linux.vnet.ibm.com1-0/+12
2014-06-04bnx2x: Adapter not recovery from EEH error injectionwenxiong@linux.vnet.ibm.com1-2/+2
2014-06-03Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds4-29/+29
2014-06-03Merge branch 'ethtool-rssh-fixes' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller1-7/+8
2014-06-03ethtool: Replace ethtool_ops::{get,set}_rxfh_indir() with {get,set}_rxfh()Ben Hutchings1-7/+8
2014-06-03bnx2x: Remove useless return variablesPeter Senna Tschudin1-6/+4
2014-05-31bnx2x: update MAINTAINERS for bnx2x and e-mail addressesAriel Elior18-28/+28
2014-05-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-2/+2
2014-05-23net-next:v4: Add support to configure SR-IOV VF minimum and maximum Tx rate t...Sucheta Chakraborty1-1/+2
2014-05-19bnx2x: Convert return 0 to return rcJoe Perches2-2/+2
2014-05-14net: get rid of SET_ETHTOOL_OPSWilfried Klaebe1-4/+2
2014-05-13bnx2x: fix build when BNX2X_SRIOV is not enabledRandy Dunlap1-1/+1
2014-05-10bnx2x: Fix UNDI driver unloadYuval Mintz1-3/+7
2014-04-26bnx2x: Fix failure to configure VF multicast filtersNarender Kumar1-0/+1
2014-04-26bnx2x: Fix vlan credit issues for VFsYuval Mintz3-11/+37
2014-04-26bnx2x: Memory leak during VF removalYuval Mintz3-4/+13
2014-04-18arch: Mass conversion of smp_mb__*()Peter Zijlstra4-29/+29
2014-04-03net: bnx2x: include irq.h for irqreturn_t definitionsJosh Boyer1-0/+1
2014-03-29bnx2x: Fix possible memory leak on iov error flowYuval Mintz1-0/+2
2014-03-27bnx2x: Fix compilation when CONFIG_BNX2X_SRIOV is not setYuval Mintz1-1/+1
2014-03-26bnx2x: Don't allow VFs to become promiscuousYuval Mintz1-32/+10
2014-03-26bnx2x: Don't show port statistics for VFsYuval Mintz1-5/+6
2014-03-26bnx2x: Remove the sriov VFOP mechanismYuval Mintz5-1954/+622
2014-03-26bnx2x: Create workqueue for IOV related tasksYuval Mintz5-78/+147
2014-03-26bnx2x: Support mng. request for driver versionYuval Mintz4-1/+163
2014-03-15bnx2x: Don't receive packets when the napi budget == 0Eric W. Biederman1-0/+2
2014-03-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+8
2014-02-28bnx2x: Add missing bit in default Tx switchingYuval Mintz1-1/+8
2014-02-27bnx2x: save RAM in kdump kernel by disabling TPAMichal Schmidt1-0/+2
2014-02-27bnx2x: save RAM in kdump kernel by using a single queueMichal Schmidt1-0/+5
2014-02-27bnx2x: clamp num_queues to prevent passing a negative valueMichal Schmidt1-4/+3
2014-02-26bnx2x: Remove hidden flow control goto from BNX2X_ALLOC macrosJoe Perches4-89/+138
2014-02-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-3/+3
2014-02-19bnx2x: Use pci_enable_msix_range() instead of pci_enable_msix()Alexander Gordeev1-26/+20
2014-02-17netdevice: add queue selection fallback handler for ndo_select_queueDaniel Borkmann2-3/+3
2014-02-13bnx2x: utilize FW 7.8.19Dmitry Kravkov2-3/+3
2014-02-13bnx2x: (semantic) revise scheduling of sp_rtnlYuval Mintz6-44/+32
2014-02-13bnx2x: Fix bnx2x_panic_dump for VFsYuval Mintz1-40/+57
2014-02-13bnx2x: Revise IOV vlan/mac validationYuval Mintz5-74/+67
2014-02-13bnx2x: Add support in PF driver for RSCMichal Kalderon8-48/+329
2014-02-13bnx2x: Semantic Validate vlan/mac changesYuval Mintz1-9/+42
2014-02-13bnx2x: Remove unnecessary internal mem configAriel Elior2-13/+0