summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/broadcom/bnx2x/bnx2x_sriov.c
Commit message (Expand)AuthorAgeFilesLines
* bnx2x: Invalidate fastpath HSI version for VFsManish Chopra2021-12-201-2/+11
* ethernet: use eth_hw_addr_set()Jakub Kicinski2021-10-021-1/+1
* bnx2x: Fix enabling network interfaces without VFsAdrian Bunk2021-09-141-1/+1
* bnx2x: remove unused variable 'cur_data_offset'Bill Wendling2021-07-161-6/+0
* bnx2x: Fix missing error code in bnx2x_iov_init_one()Jiapeng Chong2021-05-251-1/+3
* bnx2x: Remove redundant assignment to errYang Li2021-04-291-1/+0
* treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-08-231-2/+2
* bnx2x: Remove unused inline function bnx2x_vf_vlan_creditYueHaibing2020-05-051-21/+0
* bnx2x: Fix PF-VF communication over multi-cos queues.Manish Chopra2019-11-051-5/+11
* drivers: Remove explicit invocations of mmiowb()Will Deacon2019-04-081-2/+0
* broadcom: Mark expected switch fall-throughsGustavo A. R. Silva2019-01-231-1/+1
* bnx2x: Provide VF link status in ndo_get_vf_configShahed Shaikh2018-09-211-0/+1
* bnx2x: Add VF spoof-checking configurationShahed Shaikh2018-09-211-2/+78
* bnx2x: Mark expected switch fall-throughsGustavo A. R. Silva2018-06-301-0/+1
* treewide: kzalloc() -> kcalloc()Kees Cook2018-06-121-6/+7
* bnx2x: Deprecate pci_get_bus_and_slot()Sinan Kaya2018-01-171-1/+9
* bnx2x: Use pci_ari_enabled() instead of local copyBjorn Helgaas2017-10-061-6/+1
* bnx2x: Don't post statistics to malicious VFsMintz, Yuval2017-06-101-1/+12
* bnx2x: fix pf2vf bulletin DMA mapping leakMichal Schmidt2017-06-071-1/+1
* bnx2x: fix incorrect filter count in an error messageMichal Schmidt2017-03-071-1/+1
* bnx2x: do not rollback VF MAC/VLAN filters we did not configureMichal Schmidt2017-03-071-1/+7
* bnx2x: lower verbosity of VF stats debug messagesMichal Schmidt2017-03-071-6/+8
* treewide: Fix printk() message errorsMasanari Iida2016-12-141-1/+1
* net: Update API for VF vlan protocol 802.1ad supportMoshe Shemesh2016-09-241-2/+7
* bnx2x: Don't flush multicast MACsYuval Mintz2016-08-241-15/+9
* bnx2x: define fields of struct cfc_del_event_data as little-endianMichal Schmidt2016-03-021-2/+1
* bnx2x: fix crash on big-endian when adding VLANMichal Schmidt2016-03-021-5/+4
* bnx2x: Correct logic for pvid configuration.Yuval Mintz2015-08-021-1/+1
* bnx2x: add vlan filtering offloadYuval Mintz2015-07-291-189/+156
* bnx2x: new Multi-function mode - BDYuval Mintz2015-07-221-0/+3
* bnx2x: Rebrand from 'broadcom' into 'qlogic'Yuval Mintz2015-07-221-4/+6
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2015-04-151-1/+1
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-04-021-1/+3
| |\
| * | ethernet: Use eth_<foo>_addr instead of memsetJoe Perches2015-03-031-1/+1
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2015-04-141-1/+1
|\ \ \ | |_|/ |/| |
| * | treewide: Fix typo in printk messagesMasanari Iida2015-03-061-1/+1
* | | bnx2x: Fix statistics locking schemeYuval Mintz2015-03-231-1/+3
| |/ |/|
* | bnx2x: Use correct fastpath version for VFs.Yuval Mintz2014-12-091-0/+1
|/
* bnx2x: Prevent pci_disable_sriov with assigned VFsYuval Mintz2014-08-221-4/+8
* bnx2x: Prevent IOV if no entries in CAMYuval Mintz2014-08-221-2/+7
* bnx2x: Code cleanupYuval Mintz2014-08-221-25/+2
* bnx2x: VF can report link speedDmitry Kravkov2014-07-011-55/+206
* drivers/net/ethernet/broadcom/bnx2x/bnx2x_sriov.c: remove null test before kfreeFabian Frederick2014-06-191-2/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-06-121-6/+9
|\
| * bnx2x: Enlarge the dorq threshold for VFsAriel Elior2014-06-121-2/+4
| * bnx2x: update MAINTAINERS for bnx2x and e-mail addressesAriel Elior2014-05-301-3/+3
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-05-241-1/+1
| |\
| * | net-next:v4: Add support to configure SR-IOV VF minimum and maximum Tx rate t...Sucheta Chakraborty2014-05-231-1/+2
* | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-06-031-4/+4
|\ \ \ | |_|/ |/| |
| * | arch: Mass conversion of smp_mb__*()Peter Zijlstra2014-04-181-4/+4