aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/qlogic (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-10-18ethernet/qlogic: use core min/max MTU checkingJarod Wilson5-16/+11
2016-10-14qed: Fix possible race when reading firmware return code.Manish Chopra2-8/+8
2016-10-14qed: Handle malicious VFs eventsYuval Mintz3-20/+96
2016-10-14qed: Allow chance for fast ramrod completionsYuval Mintz1-26/+59
2016-10-14qed*: Allow unicast filteringYuval Mintz2-3/+13
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 Mintz2-3/+7
2016-10-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-3/+3
2016-10-13qed: fix old-style function definitionArnd Bergmann1-1/+1
2016-10-13qed: Fix to use list_for_each_entry_safe() when delete itemsWei Yongjun1-2/+2
2016-10-13net: deprecate eth_change_mtu, remove usageJarod Wilson1-1/+0
2016-10-03qed: Add RoCE ll2 & GSI supportRam Amrani6-12/+444
2016-10-03qed: Add support for memory registeration verbsRam Amrani1-0/+240
2016-10-03qed: Add support for QP verbsRam Amrani3-0/+1269
2016-10-03qed: PD,PKEY and CQ verb supportRam Amrani2-0/+345
2016-10-03qed: Add support for RoCE hw initRam Amrani13-7/+1269
2016-10-03qede: Add qedr frameworkRam Amrani5-15/+362
2016-10-03qed: Add Light L2 supportYuval Mintz11-3/+2194
2016-09-24net: Update API for VF vlan protocol 802.1ad supportMoshe Shemesh3-3/+10
2016-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-2/+2
2016-09-20qed: Fix stack corruption on probeYuval Mintz1-2/+2
2016-09-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-4/+19
2016-09-09qed: mark symbols static where possibleBaoyou Xie4-28/+35
2016-09-09qede: mark qede_set_features() staticBaoyou Xie1-1/+1
2016-09-07qed*: Add support for the ethtool get_regs operationTomer Tayar2-0/+26
2016-09-07qed: Add support for debug data collectionTomer Tayar7-12/+8916
2016-09-07qed: add missing header dependenciesBaoyou Xie1-0/+1
2016-09-06qed: Add infrastructure for debug data collectionTomer Tayar4-0/+131
2016-09-06qed: Remove OOM messagesJoe Perches11-141/+47
2016-09-01rtnetlink: fdb dump: optimize by saving last interface markersRoopa Prabhu1-3/+4
2016-09-01qed: fix kzalloc-simple.cocci warningsWu Fengguang1-4/+2
2016-08-31qed: Clear dcbx memory buffers before the usage.Sudarsana Reddy Kalluru1-0/+4
2016-08-31qed: Set selection-field while configuring the app entry in ieee mode.Sudarsana Reddy Kalluru1-1/+9
2016-08-31qed*: Disallow dcbx configuration for VF interfaces.Sudarsana Reddy Kalluru2-1/+6
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. Miller2-2/+14
2016-08-23qede: Add support for Tx/Rx-only queues.Sudarsana Reddy Kalluru3-157/+297
2016-08-22qed: Change locking scheme for VF channelYuval Mintz1-34/+90
2016-08-22qed*: Add support for VFs over legacy PFsYuval Mintz5-20/+106
2016-08-22qed: Prevent VFs from pause floodingYuval Mintz3-0/+6
2016-08-22qed: Add support for legacy VFsYuval Mintz4-25/+104
2016-08-22qed: FLR of active VFs might lead to FW assertYuval Mintz1-1/+10
2016-08-19qed: utilize FW 8.10.10.0Yuval Mintz9-594/+933
2016-08-18qede: Fix forcing high speedsYuval Mintz1-2/+2
2016-08-18qed*: Fix pause settingYuval Mintz1-1/+1
2016-08-18qede: Fix Tx timeout due to xmit_moreYuval Mintz1-1/+4
2016-08-18qed: Add support for NCSI statistics.Sudarsana Reddy Kalluru6-5/+127
2016-08-18qede: Add support for per-queue stats.Sudarsana Reddy Kalluru3-13/+57
2016-08-18qede: Add support for capturing additional stats in ethtool-stats display.Sudarsana Reddy Kalluru3-0/+6