summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/qlogic/qed/qed_l2.c
Commit message (Expand)AuthorAgeFilesLines
...
* qed*: Allow unicast filteringYuval Mintz2016-10-141-2/+10
* qed: mark symbols static where possibleBaoyou Xie2016-09-101-2/+2
* qed*: Add support for VFs over legacy PFsYuval Mintz2016-08-231-0/+2
* qed: Prevent VFs from pause floodingYuval Mintz2016-08-231-0/+3
* qed: Add support for legacy VFsYuval Mintz2016-08-231-6/+9
* qed*: Trivial modificationsYuval Mintz2016-08-151-17/+14Star
* qed*: Semantic changesYuval Mintz2016-08-151-118/+92Star
* qed: Prevent over-usage of vlan credits by PFYuval Mintz2016-07-311-1/+8
* qed: Don't over-do producer cleanup for RxYuval Mintz2016-07-311-2/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-06-301-5/+3Star
|\
| * qed*: Don't reset statistics on inner reloadYuval Mintz2016-06-191-1/+2
| * qed: Prevent VF from Tx-switching 'promisc'Yuval Mintz2016-06-191-4/+0Star
| * qed: Correct default vlan behaviorYuval Mintz2016-06-191-0/+1
* | qed: Add dcbnl support.Sudarsana Reddy Kalluru2016-06-081-0/+7
* | qed: Utilize FW 8.10.3.0Yuval Mintz2016-06-031-50/+58
|/
* qed*: Tx-switching configurationYuval Mintz2016-05-121-0/+4
* qed*: IOV support spoof-checkingYuval Mintz2016-05-121-0/+4
* qed*: Support forced MACYuval Mintz2016-05-121-0/+9
* qed*: Support PVID configurationYuval Mintz2016-05-121-1/+13
* qed: Align TLVsYuval Mintz2016-05-121-1/+91
* qed: IOV l2 functionalityYuval Mintz2016-05-121-243/+213Star
* qed: IOV configure and FLRYuval Mintz2016-05-121-0/+7
* qed: Introduce VFsYuval Mintz2016-05-121-16/+41
* qed*: Align statistics namesYuval Mintz2016-04-251-10/+10
* qed: Add infrastructure support for tunnelingManish Chopra2016-04-151-0/+31
* qed: add Rx flow hash/indirection support.Sudarsana Reddy Kalluru2016-04-141-16/+1Star
* qed*: remove version dependencyRahul Verma2016-04-141-7/+1Star
* qed/qede: Add infrastructure support for hardware GROManish Chopra2016-03-071-25/+56
* qed: Move statistics to L2 codeYuval Mintz2016-03-021-0/+323
* qed: Introduce DMA_REGPAIR_LEYuval Mintz2016-02-221-6/+3Star
* qed: Change metadata needed for SPQ entriesYuval Mintz2016-02-221-75/+64Star
* qed: Lay infrastructure for vlan filtering offloadYuval Mintz2016-02-181-4/+19
* qed/qede: use 8.7.3.0 FW.Yuval Mintz2016-02-171-5/+8
* qed: Add statistics supportManish Chopra2015-10-281-0/+3
* qed: Add link supportYuval Mintz2015-10-281-0/+9
* qed: Add slowpath L2 supportManish Chopra2015-10-281-0/+1605
* qed: Add basic L2 interfaceYuval Mintz2015-10-281-0/+87