summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/broadcom/bnx2x
AgeCommit message (Expand)Author
2014-06-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2014-06-12bnx2x: Enlarge the dorq threshold for VFsAriel Elior
2014-06-12bnx2x: Check for UNDI in uncommon branchYuval Mintz
2014-06-12bnx2x: Fix 1G-baseT linkYaniv Rosner
2014-06-12bnx2x: Fix link for KR with swapped polarity laneYaniv Rosner
2014-06-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-06-03bnx2x: Fix kernel crash and data miscompare after EEH recoverywenxiong@linux.vnet.ibm.com
2014-06-03bnx2x: Adapter not recovery from EEH error injectionwenxiong@linux.vnet.ibm.com
2014-06-03Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2014-06-02Merge branch 'ethtool-rssh-fixes' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller
2014-06-03ethtool: Replace ethtool_ops::{get,set}_rxfh_indir() with {get,set}_rxfh()Ben Hutchings
2014-06-02bnx2x: Remove useless return variablesPeter Senna Tschudin
2014-05-30bnx2x: update MAINTAINERS for bnx2x and e-mail addressesAriel Elior
2014-05-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-05-23net-next:v4: Add support to configure SR-IOV VF minimum and maximum Tx rate t...Sucheta Chakraborty
2014-05-18bnx2x: Convert return 0 to return rcJoe Perches
2014-05-13net: get rid of SET_ETHTOOL_OPSWilfried Klaebe
2014-05-13bnx2x: fix build when BNX2X_SRIOV is not enabledRandy Dunlap
2014-05-09bnx2x: Fix UNDI driver unloadYuval Mintz
2014-04-26bnx2x: Fix failure to configure VF multicast filtersNarender Kumar
2014-04-26bnx2x: Fix vlan credit issues for VFsYuval Mintz
2014-04-26bnx2x: Memory leak during VF removalYuval Mintz
2014-04-18arch: Mass conversion of smp_mb__*()Peter Zijlstra
2014-04-03net: bnx2x: include irq.h for irqreturn_t definitionsJosh Boyer
2014-03-28bnx2x: Fix possible memory leak on iov error flowYuval Mintz
2014-03-27bnx2x: Fix compilation when CONFIG_BNX2X_SRIOV is not setYuval Mintz
2014-03-25bnx2x: Don't allow VFs to become promiscuousYuval Mintz
2014-03-25bnx2x: Don't show port statistics for VFsYuval Mintz
2014-03-25bnx2x: Remove the sriov VFOP mechanismYuval Mintz
2014-03-25bnx2x: Create workqueue for IOV related tasksYuval Mintz
2014-03-25bnx2x: Support mng. request for driver versionYuval Mintz
2014-03-14bnx2x: Don't receive packets when the napi budget == 0Eric W. Biederman
2014-03-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-02-27bnx2x: Add missing bit in default Tx switchingYuval Mintz
2014-02-26bnx2x: save RAM in kdump kernel by disabling TPAMichal Schmidt
2014-02-26bnx2x: save RAM in kdump kernel by using a single queueMichal Schmidt
2014-02-26bnx2x: clamp num_queues to prevent passing a negative valueMichal Schmidt
2014-02-25bnx2x: Remove hidden flow control goto from BNX2X_ALLOC macrosJoe Perches
2014-02-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-02-18bnx2x: Use pci_enable_msix_range() instead of pci_enable_msix()Alexander Gordeev
2014-02-17netdevice: add queue selection fallback handler for ndo_select_queueDaniel Borkmann
2014-02-12bnx2x: utilize FW 7.8.19Dmitry Kravkov
2014-02-12bnx2x: (semantic) revise scheduling of sp_rtnlYuval Mintz
2014-02-12bnx2x: Fix bnx2x_panic_dump for VFsYuval Mintz
2014-02-12bnx2x: Revise IOV vlan/mac validationYuval Mintz
2014-02-12bnx2x: Add support in PF driver for RSCMichal Kalderon
2014-02-12bnx2x: Semantic Validate vlan/mac changesYuval Mintz
2014-02-12bnx2x: Remove unnecessary internal mem configAriel Elior
2014-02-12bnx2x: Remove unused iov codeYuval Mintz
2014-02-12bnx2x: [Debug] change verbosity of some printsYuval Mintz