aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/qlogic/qed/qed_l2.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-10-14qed*: Allow unicast filteringYuval Mintz1-2/+10
2016-09-09qed: mark symbols static where possibleBaoyou Xie1-2/+2
2016-08-22qed*: Add support for VFs over legacy PFsYuval Mintz1-0/+2
2016-08-22qed: Prevent VFs from pause floodingYuval Mintz1-0/+3
2016-08-22qed: Add support for legacy VFsYuval Mintz1-6/+9
2016-08-15qed*: Trivial modificationsYuval Mintz1-17/+14
2016-08-15qed*: Semantic changesYuval Mintz1-118/+92
2016-07-30qed: Prevent over-usage of vlan credits by PFYuval Mintz1-1/+8
2016-07-30qed: Don't over-do producer cleanup for RxYuval Mintz1-2/+2
2016-06-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-5/+3
2016-06-19qed*: Don't reset statistics on inner reloadYuval Mintz1-1/+2
2016-06-19qed: Prevent VF from Tx-switching 'promisc'Yuval Mintz1-4/+0
2016-06-19qed: Correct default vlan behaviorYuval Mintz1-0/+1
2016-06-08qed: Add dcbnl support.Sudarsana Reddy Kalluru1-0/+7
2016-06-02qed: Utilize FW 8.10.3.0Yuval Mintz1-50/+58
2016-05-12qed*: Tx-switching configurationYuval Mintz1-0/+4
2016-05-12qed*: IOV support spoof-checkingYuval Mintz1-0/+4
2016-05-12qed*: Support forced MACYuval Mintz1-0/+9
2016-05-12qed*: Support PVID configurationYuval Mintz1-1/+13
2016-05-12qed: Align TLVsYuval Mintz1-1/+91
2016-05-12qed: IOV l2 functionalityYuval Mintz1-243/+213
2016-05-12qed: IOV configure and FLRYuval Mintz1-0/+7
2016-05-12qed: Introduce VFsYuval Mintz1-16/+41
2016-04-25qed*: Align statistics namesYuval Mintz1-10/+10
2016-04-15qed: Add infrastructure support for tunnelingManish Chopra1-0/+31
2016-04-14qed: add Rx flow hash/indirection support.Sudarsana Reddy Kalluru1-16/+1
2016-04-14qed*: remove version dependencyRahul Verma1-7/+1
2016-03-07qed/qede: Add infrastructure support for hardware GROManish Chopra1-25/+56
2016-03-02qed: Move statistics to L2 codeYuval Mintz1-0/+323
2016-02-21qed: Introduce DMA_REGPAIR_LEYuval Mintz1-6/+3
2016-02-21qed: Change metadata needed for SPQ entriesYuval Mintz1-75/+64
2016-02-18qed: Lay infrastructure for vlan filtering offloadYuval Mintz1-4/+19
2016-02-17qed/qede: use 8.7.3.0 FW.Yuval Mintz1-5/+8
2015-10-27qed: Add statistics supportManish Chopra1-0/+3
2015-10-27qed: Add link supportYuval Mintz1-0/+9
2015-10-27qed: Add slowpath L2 supportManish Chopra1-0/+1605
2015-10-27qed: Add basic L2 interfaceYuval Mintz1-0/+87