summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/qlogic/qede
AgeCommit message (Expand)Author
2016-08-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-08-24qede: Add support for Tx/Rx-only queues.Sudarsana Reddy Kalluru
2016-08-23qed*: Add support for VFs over legacy PFsYuval Mintz
2016-08-20qed: utilize FW 8.10.10.0Yuval Mintz
2016-08-19qede: Fix forcing high speedsYuval Mintz
2016-08-19qed*: Fix pause settingYuval Mintz
2016-08-19qede: Fix Tx timeout due to xmit_moreYuval Mintz
2016-08-19qede: Add support for per-queue stats.Sudarsana Reddy Kalluru
2016-08-19qede: Add support for capturing additional stats in ethtool-stats display.Sudarsana Reddy Kalluru
2016-08-15qed*: Add and modify some printsYuval Mintz
2016-08-15qed*: Trivial modificationsYuval Mintz
2016-08-15qed*: Semantic changesYuval Mintz
2016-08-11qed*: Add support for ethtool link_ksettings callbacks.Sudarsana Reddy Kalluru
2016-07-31qede: Reset statistics on explicit downYuval Mintz
2016-07-31qede: Don't try removing unconfigured vlansYuval Mintz
2016-07-01qede: Bump up driver version to 8.10.1.20Manish Chopra
2016-07-01qede: Add get/set rx copy break tunable supportManish Chopra
2016-07-01qede: Utilize xmit_moreManish Chopra
2016-07-01qede: qede_poll refactoringManish Chopra
2016-07-01qede: Add support for handling IP fragmented packets.Manish Chopra
2016-06-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-06-29qede: Fix the static checker warnings.Sudarsana Reddy Kalluru
2016-06-23qede: Add support for coalescing config read/update.Sudarsana Reddy Kalluru
2016-06-19qed*: Don't reset statistics on inner reloadYuval Mintz
2016-06-18qede: Move all UDP port notifiers to single functionAlexander Duyck
2016-06-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-06-08qede: Add dcbnl support.Sudarsana Reddy Kalluru
2016-06-04qed: Revisit chain implementationYuval Mintz
2016-06-03qed: Utilize FW 8.10.3.0Yuval Mintz
2016-06-02qed: fix qed_fill_link() error handlingArnd Bergmann
2016-05-26qede: Don't expose self-test for VFsYuval Mintz
2016-05-26qede: Reload on GRO changesYuval Mintz
2016-05-26qede: Fix VF minimum BW settingYuval Mintz
2016-05-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2016-05-20qede: Fix DMA address APIs usageManish Chopra
2016-05-20mm: rename _count, field of the struct page, to _refcountJoonsoo Kim
2016-05-20mm/page_ref: use page_ref helper instead of direct modification of _countJoonsoo Kim
2016-05-12qed*: Tx-switching configurationYuval Mintz
2016-05-12qed*: support ndo_get_vf_configYuval Mintz
2016-05-12qed*: IOV support spoof-checkingYuval Mintz
2016-05-12qed*: IOV link controlYuval Mintz
2016-05-12qed*: Support forced MACYuval Mintz
2016-05-12qed*: Support PVID configurationYuval Mintz
2016-05-12qede: Add VF supportYuval Mintz
2016-05-12qed: Introduce VFsYuval Mintz
2016-05-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-05-09qede: uninitialized variable in qede_start_xmit()Dan Carpenter
2016-05-06qede: prevent chip hang when increasing channelsSudarsana Reddy Kalluru
2016-05-02qede: add implementation for internal loopback test.Sudarsana Reddy Kalluru
2016-05-02qede: add support for selftests.Sudarsana Reddy Kalluru