aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/qlogic/qede (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-07-01qede: Bump up driver version to 8.10.1.20Manish Chopra1-1/+1
2016-07-01qede: Add get/set rx copy break tunable supportManish Chopra3-1/+51
2016-07-01qede: Utilize xmit_moreManish Chopra1-14/+23
2016-07-01qede: qede_poll refactoringManish Chopra1-42/+35
2016-07-01qede: Add support for handling IP fragmented packets.Manish Chopra3-0/+23
2016-06-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-3/+4
2016-06-29qede: Fix the static checker warnings.Sudarsana Reddy Kalluru1-3/+5
2016-06-23qede: Add support for coalescing config read/update.Sudarsana Reddy Kalluru1-0/+53
2016-06-19qed*: Don't reset statistics on inner reloadYuval Mintz1-3/+4
2016-06-17qede: Move all UDP port notifiers to single functionAlexander Duyck1-65/+50
2016-06-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+2
2016-06-08qede: Add dcbnl support.Sudarsana Reddy Kalluru4-0/+356
2016-06-03qed: Revisit chain implementationYuval Mintz1-2/+4
2016-06-02qed: Utilize FW 8.10.3.0Yuval Mintz2-10/+8
2016-06-01qed: fix qed_fill_link() error handlingArnd Bergmann1-0/+2
2016-05-26qede: Don't expose self-test for VFsYuval Mintz1-1/+4
2016-05-26qede: Reload on GRO changesYuval Mintz1-0/+24
2016-05-26qede: Fix VF minimum BW settingYuval Mintz1-1/+1
2016-05-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-4/+3
2016-05-20qede: Fix DMA address APIs usageManish Chopra1-4/+3
2016-05-19mm: rename _count, field of the struct page, to _refcountJoonsoo Kim1-2/+2
2016-05-19mm/page_ref: use page_ref helper instead of direct modification of _countJoonsoo Kim1-1/+1
2016-05-12qed*: Tx-switching configurationYuval Mintz1-1/+23
2016-05-12qed*: support ndo_get_vf_configYuval Mintz1-0/+12
2016-05-12qed*: IOV support spoof-checkingYuval Mintz1-0/+11
2016-05-12qed*: IOV link controlYuval Mintz1-0/+26
2016-05-12qed*: Support forced MACYuval Mintz1-0/+31
2016-05-12qed*: Support PVID configurationYuval Mintz1-0/+18
2016-05-12qede: Add VF supportYuval Mintz3-9/+90
2016-05-12qed: Introduce VFsYuval Mintz1-4/+9
2016-05-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-5/+3
2016-05-08qede: uninitialized variable in qede_start_xmit()Dan Carpenter1-1/+1
2016-05-06qede: prevent chip hang when increasing channelsSudarsana Reddy Kalluru1-4/+2
2016-05-02qede: add implementation for internal loopback test.Sudarsana Reddy Kalluru3-4/+242
2016-05-02qede: add support for selftests.Sudarsana Reddy Kalluru1-1/+55
2016-04-25qed*: Conditions for changing linkYuval Mintz1-4/+10
2016-04-25qede: Add support for ethtool private flagsYuval Mintz1-0/+23
2016-04-25qed*: Align statistics namesYuval Mintz3-30/+39
2016-04-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-57/+100
2016-04-21qede: Fix single MTU sized packet from firmware GRO flowManish Chopra1-0/+13
2016-04-21qede: Fix setting Skb network headerManish Chopra1-2/+2
2016-04-21qede: Fix various memory allocation error flows for fastpathManish Chopra1-55/+85
2016-04-15qede: Add fastpath support for tunnelingManish Chopra2-10/+92
2016-04-15qed/qede: Add GENEVE tunnel slowpath configuration supportManish Chopra2-0/+55
2016-04-15qed/qede: Add VXLAN tunnel slowpath configuration supportManish Chopra2-2/+66
2016-04-14qed* - bump driver versions to 8.7.1.20Yuval Mintz1-2/+2
2016-04-14qede: add Rx flow hash/indirection support.Sudarsana Reddy Kalluru3-10/+283
2016-04-14qed*: remove version dependencyRahul Verma2-12/+1
2016-03-10qede: Fix net-next "make ARCH=x86_64"Manish Chopra1-1/+4
2016-03-07qede: Add slowpath/fastpath support and enable hardware GROManish Chopra2-1/+388