aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/qlogic (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-05-30qed: Add missing static/local dcbx infoSudarsana Reddy Kalluru1-1/+3
2017-05-24qed: Replace set_id() api with set_name()Mintz, Yuval3-9/+5
2017-05-24qede: Log probe of PCI deviceMintz, Yuval1-2/+38
2017-05-24qed: Provide MBI information in dev_infoTomer Tayar4-0/+51
2017-05-24qed: Enable RoCE parser searching on fp initMichal Kalderon1-0/+7
2017-05-24qed: Flush slowpath tasklet on stopTomer Tayar1-0/+14
2017-05-24qed: Remove BB_A0 referencesMintz, Yuval2-12/+0
2017-05-24qed: Drop the 's' from num_ports_in_enginesTomer Tayar4-22/+22
2017-05-24qed: Log incorrectly installed boardTomer Tayar2-0/+7
2017-05-24qed: !main_ptt for tunnel configurationManish Chopra5-9/+30
2017-05-24qede: Fix sparse warningsManish Chopra4-18/+22
2017-05-21net: ethernet: update drivers to handle HWTSTAMP_FILTER_NTP_ALLMiroslav Lichvar1-0/+1
2017-05-21qede: Support 1G advertisment.Sudarsana Reddy Kalluru1-0/+8
2017-05-21qed: Fix setting of Management bitfieldsTomer Tayar1-1/+1
2017-05-21qede: qedr closure after setting stateMintz, Yuval1-1/+2
2017-05-21qed: Correct print in iscsi error-flowMintz, Yuval1-1/+1
2017-05-21qed: Revise alloc/setup/free flowTomer Tayar15-177/+177
2017-05-21qede: Don't use an internal MAC fieldMintz, Yuval3-28/+38
2017-05-21qede: Add missing Status-block freeSudarsana Reddy Kalluru1-4/+7
2017-05-21qede: Honor user request for Tx buffersSudarsana Reddy Kalluru3-15/+15
2017-05-21qede: Allow WoL to activate by defaultMintz, Yuval1-0/+6
2017-05-18qed: Remove unused including <linux/version.h>Wei Yongjun5-5/+0
2017-05-18qed: Utilize FW 8.20.0.0Mintz, Yuval10-2823/+4533
2017-05-15qed: Fix uninitialized data in aRFS infrastructureMintz, Yuval1-1/+1
2017-05-11qlcnic: Update version to 5.3.66Chopra, Manish1-2/+2
2017-05-11qlcnic: Fix link configuration with autoneg disabledChopra, Manish3-0/+38
2017-05-11netxen_nic: set rcode to the return status from the call to netxen_issue_cmdColin Ian King1-1/+1
2017-05-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds6-11/+32
2017-05-09qede: Split PF/VF ndos.Mintz, Yuval2-6/+21
2017-05-09qed: Correct doorbell configuration for !4Kb pagesRam Amrani1-1/+1
2017-05-09qed: Tell QM the number of tasksMintz, Yuval1-0/+1
2017-05-09qed: Fix VF removal sequenceMintz, Yuval1-2/+4
2017-05-09qede: Fix XDP memory leak on unloadSuddarsana Reddy Kalluru1-0/+3
2017-05-08treewide: spelling: correct diffrent[iate] and banlance typosJoe Perches3-3/+3
2017-05-08qlge: Avoid reading past end of bufferKees Cook1-2/+2
2017-05-04qede: Fix possible misconfiguration of advertised autoneg value.sudarsana.kalluru@cavium.com1-0/+5
2017-05-04qed: Fix overriding of supported autoneg value.sudarsana.kalluru@cavium.com3-1/+9
2017-05-04qed*: Fix possible overflow for status block id field.sudarsana.kalluru@cavium.com4-10/+9
2017-05-02qed*: Fix issues in the ptp filter config implementation.sudarsana.kalluru@cavium.com2-37/+81
2017-05-02qede: Fix concurrency issue in PTP Tx path processing.sudarsana.kalluru@cavium.com2-2/+7
2017-05-01qed: Prevent warning without CONFIG_RFS_ACCELMintz, Yuval1-0/+2
2017-05-01qed: output the DPM status and WID countRam Amrani3-1/+8
2017-05-01qed: align DPI configuration to HW requirementsRam Amrani2-7/+6
2017-05-01qed: verify RoCE resource bitmaps are releasedRam Amrani2-27/+80
2017-05-01qed: add error handling flow to TID deregistratin posting failureRam Amrani1-0/+2
2017-05-01qed: remove unused SQ error stateRam Amrani1-2/+1
2017-05-01qed: configure the RoCE max message sizeRam Amrani1-0/+2
2017-04-30qed: Unlock on error in qed_vf_pf_acquire()Dan Carpenter1-1/+1
2017-04-27qed: Acquire/release ptt_ptp lock when enabling/disabling PTP.sudarsana.kalluru@cavium.com3-15/+19
2017-04-27qed: Remove the un-needed ptp header file.sudarsana.kalluru@cavium.com2-48/+0