summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/broadcom/bnx2x/bnx2x_sriov.c
Commit message (Expand)AuthorAge
* bnx2x: Deprecate pci_get_bus_and_slot()Sinan Kaya2018-01-17
* bnx2x: Use pci_ari_enabled() instead of local copyBjorn Helgaas2017-10-06
* bnx2x: Don't post statistics to malicious VFsMintz, Yuval2017-06-10
* bnx2x: fix pf2vf bulletin DMA mapping leakMichal Schmidt2017-06-07
* bnx2x: fix incorrect filter count in an error messageMichal Schmidt2017-03-07
* bnx2x: do not rollback VF MAC/VLAN filters we did not configureMichal Schmidt2017-03-07
* bnx2x: lower verbosity of VF stats debug messagesMichal Schmidt2017-03-07
* treewide: Fix printk() message errorsMasanari Iida2016-12-14
* net: Update API for VF vlan protocol 802.1ad supportMoshe Shemesh2016-09-24
* bnx2x: Don't flush multicast MACsYuval Mintz2016-08-24
* bnx2x: define fields of struct cfc_del_event_data as little-endianMichal Schmidt2016-03-02
* bnx2x: fix crash on big-endian when adding VLANMichal Schmidt2016-03-02
* bnx2x: Correct logic for pvid configuration.Yuval Mintz2015-08-02
* bnx2x: add vlan filtering offloadYuval Mintz2015-07-29
* bnx2x: new Multi-function mode - BDYuval Mintz2015-07-22
* bnx2x: Rebrand from 'broadcom' into 'qlogic'Yuval Mintz2015-07-22
* 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-19
* 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-21