aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/qlogic/qede/qede_main.c
AgeCommit message (Expand)Author
2016-11-30qede: Remove 'num_tc'.Mintz, Yuval
2016-11-30qede: Optimize aggregation information sizeMintz, Yuval
2016-11-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-11-03qede: Correctly map aggregation replacement pagesMintz, Yuval
2016-11-01qede: Don't override priv_flagsMintz, Yuval
2016-10-31qed*: Add support for WoLMintz, Yuval
2016-10-31qed*: Management firmware - notifications and defaultsSudarsana Kalluru
2016-10-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
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: Loopback implementation should ignore the normal trafficSudarsana Reddy Kalluru
2016-10-18ethernet/qlogic: use core min/max MTU checkingJarod Wilson
2016-10-14qed*: Allow unicast filteringYuval Mintz
2016-10-14qede: Prevent GSO on long Geneve headersManish Chopra
2016-10-14qede: GSO support for tunnels with outer csumManish Chopra
2016-10-14qed: Pass MAC hints to VFsYuval 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-08-31qed*: Disallow dcbx configuration for VF interfaces.Sudarsana Reddy Kalluru
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-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-07-30qede: Reset statistics on explicit downYuval Mintz
2016-07-30qede: Don't try removing unconfigured vlansYuval Mintz
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-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: Reload on GRO changesYuval Mintz
2016-05-26qede: Fix VF minimum BW settingYuval Mintz
2016-05-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2016-05-20qede: Fix DMA address APIs usageManish Chopra
2016-05-19mm: rename _count, field of the struct page, to _refcountJoonsoo Kim
2016-05-19mm/page_ref: use page_ref helper instead of direct modification of _countJoonsoo Kim