summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/qlogic/qede
AgeCommit message (Expand)Author
2016-12-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2016-12-14qede: fix general protection fault may occur on probeAmrani, Ram
2016-12-08bpf: xdp: Allow head adjustment in XDP progMartin KaFai Lau
2016-12-03qede: use reset to set network headerZhang Shengju
2016-12-02bpf, xdp: drop rcu_read_lock from bpf_prog_run_xdp and move to callerDaniel Borkmann
2016-11-30qede: Add support for XDP_TXMintz, Yuval
2016-11-30qede: Add basic XDP supportMintz, Yuval
2016-11-30qede: Better utilize the qede_[rt]x_queueMintz, Yuval
2016-11-30qede: Don't check netdevice for rx-hashMintz, Yuval
2016-11-30qed*: Handle-based L2-queues.Mintz, Yuval
2016-11-30qede: Revise state locking schemeMintz, Yuval
2016-11-30qede: Refactor data-path Rx flowMintz, Yuval
2016-11-30qede: Refactor statistics gatheringMintz, Yuval
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-31qede: Decouple ethtool caps from qedMintz, Yuval
2016-10-31qed*: Add support for WoLMintz, Yuval
2016-10-31qed: Add nvram selftestMintz, Yuval
2016-10-31qed*: Management firmware - notifications and defaultsSudarsana Kalluru
2016-10-31qede: Fix statistics' strings for Tx/Rx queuesMintz, Yuval
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: 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-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-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