aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/qlogic/qede (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-12-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdmaLinus Torvalds1-2/+2
2016-12-14qede: fix general protection fault may occur on probeAmrani, Ram1-2/+2
2016-12-08bpf: xdp: Allow head adjustment in XDP progMartin KaFai Lau1-0/+5
2016-12-03qede: use reset to set network headerZhang Shengju1-1/+1
2016-12-02bpf, xdp: drop rcu_read_lock from bpf_prog_run_xdp and move to callerDaniel Borkmann1-0/+7
2016-11-30qede: Add support for XDP_TXMintz, Yuval3-35/+216
2016-11-30qede: Add basic XDP supportMintz, Yuval3-3/+127
2016-11-30qede: Better utilize the qede_[rt]x_queueMintz, Yuval3-125/+124
2016-11-30qede: Don't check netdevice for rx-hashMintz, Yuval1-22/+12
2016-11-30qed*: Handle-based L2-queues.Mintz, Yuval2-49/+64
2016-11-30qede: Revise state locking schemeMintz, Yuval3-75/+122
2016-11-30qede: Refactor data-path Rx flowMintz, Yuval1-224/+264
2016-11-30qede: Refactor statistics gatheringMintz, Yuval1-56/+86
2016-11-30qede: Remove 'num_tc'.Mintz, Yuval3-127/+62
2016-11-30qede: Optimize aggregation information sizeMintz, Yuval2-44/+48
2016-11-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-10/+17
2016-11-03qede: Correctly map aggregation replacement pagesMintz, Yuval1-1/+1
2016-11-01qede: Don't override priv_flagsMintz, Yuval1-1/+1
2016-10-31qede: Decouple ethtool caps from qedMintz, Yuval1-2/+2
2016-10-31qed*: Add support for WoLMintz, Yuval3-0/+52
2016-10-31qed: Add nvram selftestMintz, Yuval1-0/+7
2016-10-31qed*: Management firmware - notifications and defaultsSudarsana Kalluru2-0/+10
2016-10-31qede: Fix statistics' strings for Tx/Rx queuesMintz, Yuval1-9/+16
2016-10-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller4-45/+74
2016-10-29qede: Fix out-of-bound fastpath memory accessMintz, Yuval1-2/+2
2016-10-22qede: Fix incorrrect usage of APIs for un-mapping DMA memoryManish Chopra2-6/+6
2016-10-22qede: Reconfigure rss indirection direction table when rss count is updatedSudarsana Reddy Kalluru1-0/+7
2016-10-22qed*: Reduce the memory footprint for Rx pathSudarsana Reddy Kalluru1-1/+1
2016-10-22qede: Loopback implementation should ignore the normal trafficSudarsana Reddy Kalluru3-35/+49
2016-10-22qede: Do not allow RSS config for 100G devicesSudarsana Reddy Kalluru1-0/+6
2016-10-22qede: get_channels() need to populate max tx/rx coalesce valuesSudarsana Reddy Kalluru1-0/+2
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-14qed*: Fix Kconfig dependencies with INFINIBAND_QEDRYuval Mintz1-1/+1
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