aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/qlogic/qede (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-10-18ethernet/qlogic: use core min/max MTU checkingJarod Wilson3-10/+7
2016-10-14qed*: Allow unicast filteringYuval Mintz1-1/+3
2016-10-14qede: Prevent GSO on long Geneve headersManish Chopra1-0/+35
2016-10-14qede: GSO support for tunnels with outer csumManish Chopra2-3/+24
2016-10-14qed: Pass MAC hints to VFsYuval Mintz1-1/+5
2016-10-03qede: Add qedr frameworkRam Amrani4-9/+350
2016-09-24net: Update API for VF vlan protocol 802.1ad supportMoshe Shemesh1-1/+5
2016-09-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+2
2016-09-09qede: mark qede_set_features() staticBaoyou Xie1-1/+1
2016-09-07qed*: Add support for the ethtool get_regs operationTomer Tayar1-0/+24
2016-08-31qed*: Disallow dcbx configuration for VF interfaces.Sudarsana Reddy Kalluru1-1/+2
2016-08-30qede: hide 32-bit compile warningArnd Bergmann1-1/+1
2016-08-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+4
2016-08-23qede: Add support for Tx/Rx-only queues.Sudarsana Reddy Kalluru3-157/+297
2016-08-22qed*: Add support for VFs over legacy PFsYuval Mintz2-0/+12
2016-08-19qed: utilize FW 8.10.10.0Yuval Mintz1-1/+1
2016-08-18qede: Fix forcing high speedsYuval Mintz1-2/+2
2016-08-18qed*: Fix pause settingYuval Mintz1-1/+1
2016-08-18qede: Fix Tx timeout due to xmit_moreYuval Mintz1-1/+4
2016-08-18qede: Add support for per-queue stats.Sudarsana Reddy Kalluru3-13/+57
2016-08-18qede: Add support for capturing additional stats in ethtool-stats display.Sudarsana Reddy Kalluru3-0/+6
2016-08-15qed*: Add and modify some printsYuval Mintz1-8/+12
2016-08-15qed*: Trivial modificationsYuval Mintz1-3/+0
2016-08-15qed*: Semantic changesYuval Mintz2-79/+48
2016-08-10qed*: Add support for ethtool link_ksettings callbacks.Sudarsana Reddy Kalluru1-30/+102
2016-07-30qede: Reset statistics on explicit downYuval Mintz1-0/+1
2016-07-30qede: Don't try removing unconfigured vlansYuval Mintz1-4/+7
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