summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/qlogic/qede
AgeCommit message (Expand)Author
2017-10-21qede: Prevent index problems in loopback testSudarsana Reddy Kalluru
2016-11-03qede: Correctly map aggregation replacement pagesMintz, Yuval
2016-10-31qede: Fix statistics' strings for Tx/Rx queuesMintz, Yuval
2016-10-29qede: Fix out-of-bound fastpath memory accessMintz, Yuval
2016-10-22qede: Fix incorrrect usage of APIs for un-mapping DMA memoryManish Chopra
2016-10-22qede: Reconfigure rss indirection direction table when rss count is updatedSudarsana Reddy Kalluru
2016-10-22qed*: Reduce the memory footprint for Rx pathSudarsana Reddy Kalluru
2016-10-22qede: Loopback implementation should ignore the normal trafficSudarsana Reddy Kalluru
2016-10-22qede: Do not allow RSS config for 100G devicesSudarsana Reddy Kalluru
2016-10-22qede: get_channels() need to populate max tx/rx coalesce valuesSudarsana Reddy Kalluru
2016-10-14qed*: Fix Kconfig dependencies with INFINIBAND_QEDRYuval Mintz
2016-10-03qede: Add qedr frameworkRam Amrani
2016-09-24net: Update API for VF vlan protocol 802.1ad supportMoshe Shemesh
2016-09-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-09-09qede: mark qede_set_features() staticBaoyou Xie
2016-09-07qed*: Add support for the ethtool get_regs operationTomer Tayar
2016-08-31qed*: Disallow dcbx configuration for VF interfaces.Sudarsana Reddy Kalluru
2016-08-30qede: hide 32-bit compile warningArnd Bergmann
2016-08-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-08-23qede: Add support for Tx/Rx-only queues.Sudarsana Reddy Kalluru
2016-08-22qed*: Add support for VFs over legacy PFsYuval Mintz
2016-08-19qed: utilize FW 8.10.10.0Yuval Mintz
2016-08-18qede: Fix forcing high speedsYuval Mintz
2016-08-18qed*: Fix pause settingYuval Mintz
2016-08-18qede: Fix Tx timeout due to xmit_moreYuval Mintz
2016-08-18qede: Add support for per-queue stats.Sudarsana Reddy Kalluru
2016-08-18qede: 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-10qed*: Add support for ethtool link_ksettings callbacks.Sudarsana Reddy Kalluru
2016-07-30qede: Reset statistics on explicit downYuval Mintz
2016-07-30qede: 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-17qede: 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-03qed: Revisit chain implementationYuval Mintz
2016-06-02qed: Utilize FW 8.10.3.0Yuval Mintz
2016-06-01qed: 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