summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/broadcom/bnx2x
AgeCommit message (Expand)Author
2014-08-12PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine
2014-07-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-07-24bnx2x: fix crash during TSO tunnelingDmitry Kravkov
2014-07-24bnx2x: fix set_setting for some PHYsYaniv Rosner
2014-07-17Update setapp/getapp prototypes in dcbnl_rtnl_ops to return int instead of u8Anish Bhatt
2014-07-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-07-01bnx2x: Fail probe of VFs using an old incompatible driverYuval Mintz
2014-07-01bnx2x: enlarge minimal alignemnt of data offsetDmitry Kravkov
2014-07-01bnx2x: VF can report link speedDmitry Kravkov
2014-07-01bnx2x: fix possible panic under memory stressEric Dumazet
2014-06-26bnx2x: Fix the MSI flagsYijing Wang
2014-06-19drivers/net/ethernet/broadcom/bnx2x/bnx2x_sriov.c: remove null test before kfreeFabian Frederick
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