aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/broadcom/bnx2x/bnx2x_sriov.c
Commit message (Expand)AuthorAge
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2015-04-15
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-04-02
| |\
| * | ethernet: Use eth_<foo>_addr instead of memsetJoe Perches2015-03-03
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2015-04-14
|\ \ \ | |_|/ |/| |
| * | treewide: Fix typo in printk messagesMasanari Iida2015-03-06
* | | bnx2x: Fix statistics locking schemeYuval Mintz2015-03-23
| |/ |/|
* | bnx2x: Use correct fastpath version for VFs.Yuval Mintz2014-12-09
|/
* bnx2x: Prevent pci_disable_sriov with assigned VFsYuval Mintz2014-08-22
* bnx2x: Prevent IOV if no entries in CAMYuval Mintz2014-08-22
* bnx2x: Code cleanupYuval Mintz2014-08-22
* bnx2x: VF can report link speedDmitry Kravkov2014-07-01
* drivers/net/ethernet/broadcom/bnx2x/bnx2x_sriov.c: remove null test before kfreeFabian Frederick2014-06-20
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-06-12
|\
| * bnx2x: Enlarge the dorq threshold for VFsAriel Elior2014-06-12
| * bnx2x: update MAINTAINERS for bnx2x and e-mail addressesAriel Elior2014-05-30
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-05-24
| |\
| * | net-next:v4: Add support to configure SR-IOV VF minimum and maximum Tx rate t...Sucheta Chakraborty2014-05-23
* | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-06-03
|\ \ \ | |_|/ |/| |
| * | arch: Mass conversion of smp_mb__*()Peter Zijlstra2014-04-18
* | | bnx2x: Convert return 0 to return rcJoe Perches2014-05-18
| |/ |/|
* | bnx2x: Fix failure to configure VF multicast filtersNarender Kumar2014-04-26
* | bnx2x: Fix vlan credit issues for VFsYuval Mintz2014-04-26
* | bnx2x: Memory leak during VF removalYuval Mintz2014-04-26
|/
* bnx2x: Fix possible memory leak on iov error flowYuval Mintz2014-03-28
* bnx2x: Remove the sriov VFOP mechanismYuval Mintz2014-03-25
* bnx2x: Create workqueue for IOV related tasksYuval Mintz2014-03-25
* bnx2x: Remove hidden flow control goto from BNX2X_ALLOC macrosJoe Perches2014-02-25
* bnx2x: (semantic) revise scheduling of sp_rtnlYuval Mintz2014-02-12
* bnx2x: Revise IOV vlan/mac validationYuval Mintz2014-02-12
* bnx2x: Add support in PF driver for RSCMichal Kalderon2014-02-12
* bnx2x: Remove unused iov codeYuval Mintz2014-02-12
* bnx2x: [Debug] change verbosity of some printsYuval Mintz2014-02-12
* bnx2x: Allow VF rss on higher PFsYuval Mintz2014-02-06
* bnx2x: Fix VF flr flowAriel Elior2014-01-22
* bnx2x: Correct default Tx switching behaviourYuval Mintz2014-01-14
* bnx2x: namespace and dead code cleanupsstephen hemminger2014-01-13
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-01-06
|\
| * bnx2x: fix VLAN configuration for VFs.Yuval Mintz2014-01-05
| * bnx2x: Correct number of MSI-X vectors for VFsMichal Kalderon2014-01-05
* | net: bnx2x: slight optimization of addr comparedingtianhong2013-12-31
* | bnx2x: add VF Multicast filters supportYuval Mintz2013-12-26
|/
* bnx2x: avoid null pointer dereference when enabling SR-IOVMichal Kalderon2013-12-05
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-11-04
|\
| * bnx2x: Disable VF access on PF removalAriel Elior2013-10-29
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-10-23
|\|
| * bnx2x: Prevent null pointer dereference on error flowYuval Mintz2013-10-21
| * bnx2x: Unlock VF-PF channel on MAC/VLAN config errorAriel Elior2013-10-21
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-10-01
|\|
| * bnx2x: add missing VF resource allocation during initAriel Elior2013-09-23
| * bnx2x: Fix support for VFs on some PFsAriel Elior2013-09-23