summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/qlogic/qed
AgeCommit message (Expand)AuthorFilesLines
2017-06-05qed: Add bitmaps for VF CIDsMintz, Yuval2-74/+202
2017-06-02qed: Add support for changing iSCSI macMintz, Yuval2-0/+67
2017-06-02qed: Support NVM-image reading APIMintz, Yuval3-0/+126
2017-06-02qed: Share additional information with qedfMintz, Yuval3-1/+23
2017-06-02qed: Correct order of wwnn and wwpnMintz, Yuval1-4/+4
2017-06-01qed: No need to reset SBs on IOV initMintz, Yuval3-33/+4
2017-06-01qed: Reset IGU CAM to default on initMintz, Yuval3-20/+162
2017-06-01qed: Hold a single array for SBsMintz, Yuval8-27/+103
2017-06-01qed: Provide auxiliary for getting free VF SBMintz, Yuval3-29/+51
2017-06-01qed: Remove assumption on SB order in IGUMintz, Yuval2-61/+33
2017-06-01qed: Encapsulate interrupt counters in structMintz, Yuval5-24/+21
2017-06-01qed: Add aux. function translating sb_id -> igu_sb_idMintz, Yuval1-10/+21
2017-06-01qed: Distinguish between sb_id and igu_sb_idMintz, Yuval3-25/+30
2017-06-01qed: IGU read revisedMintz, Yuval4-140/+83
2017-06-01qed: Minor refactoring in interrupt codeMintz, Yuval1-3/+12
2017-06-01qed: Make qed_int_cau_conf_pi() staticMintz, Yuval2-52/+34
2017-05-30qed: Cache alignemnt padding to match hostMintz, Yuval2-2/+14
2017-05-30qed: Mask parities after occuranceMintz, Yuval1-13/+23
2017-05-30qed: Print multi-bit attentions properlyMintz, Yuval1-5/+33
2017-05-30qed: Diffrentiate adapter-specific attentionsMintz, Yuval1-11/+69
2017-05-30qed: Get rid of the attention-arraysMintz, Yuval3-1287/+312
2017-05-30qed: Support dynamic s-tag changeMintz, Yuval5-1/+64
2017-05-30qed: QL41xxx VF MSI-x tableMintz, Yuval3-4/+66
2017-05-30qed: Don't inherit RoCE DCBx for V2Sudarsana Reddy Kalluru1-11/+0
2017-05-30qed: Correct DCBx update schemeSudarsana Reddy Kalluru2-9/+10
2017-05-30qed: Add missing static/local dcbx infoSudarsana Reddy Kalluru1-1/+3
2017-05-24qed: Replace set_id() api with set_name()Mintz, Yuval2-7/+3
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-21qed: Fix setting of Management bitfieldsTomer Tayar1-1/+1
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-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-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds3-3/+6
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-09treewide: spelling: correct diffrent[iate] and banlance typosJoe Perches3-3/+3
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.com3-7/+7
2017-05-02qed*: Fix issues in the ptp filter config implementation.sudarsana.kalluru@cavium.com1-31/+53
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