summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-09-05habanalabs: explicitly set the queue-id enumerated numbersDotan Barak
2019-09-05habanalabs: print to kernel log when reset is finishedOded Gabbay
2019-09-05habanalabs: replace __le32_to_cpu with le32_to_cpuOded Gabbay
2019-09-05habanalabs: replace __cpu_to_le32/64 with cpu_to_le32/64Oded Gabbay
2019-09-05habanalabs: Handle HW_IP_INFO if device disabled or in resetTomer Tayar
2019-09-05habanalabs: Expose devices after initialization is doneTomer Tayar
2019-09-05habanalabs: improve security in Debug IOCTLOmer Shpigelman
2019-09-05habanalabs: use default structure for user input in Debug IOCTLOmer Shpigelman
2019-09-05habanalabs: Add descriptive name to PSOC app status registerTomer Tayar
2019-09-05habanalabs: Add descriptive names to PSOC scratch-pad registersTomer Tayar
2019-09-05habanalabs: create two char devices per ASICOded Gabbay
2019-09-05habanalabs: change device_setup_cdev() to be more genericOded Gabbay
2019-09-05habanalabs: maintain a list of file private data objectsOded Gabbay
2019-09-05habanalabs: rename user_ctx as compute_ctxOded Gabbay
2019-09-05habanalabs: show the process context dram usageOded Gabbay
2019-09-05habanalabs: kill user process after CS rollbackOded Gabbay
2019-09-05habanalabs: add handle field to context structureOded Gabbay
2019-09-05habanalabs: Use dev_get_drvdataChuhong Yuan
2019-09-05habanalabs: power management through sysfs is only for GOYAOded Gabbay
2019-09-05habanalabs: cap simulator timeoutOded Gabbay
2019-09-05habanalabs: add debug print when rejecting CSOded Gabbay
2019-09-05habanalabs: add comments on INFO IOCTLOded Gabbay
2019-09-05habanalabs: remove write_open_cnt propertyOded Gabbay
2019-09-05ixgbe: fix xdp handle calculationsKevin Laatz
2019-09-05i40e: fix xdp handle calculationsKevin Laatz
2019-09-05netfilter: nf_tables: fix possible null-pointer dereference in object updateFernando Fernandez Mancera
2019-09-05iommu/ipmmu-vmsa: Disable cache snoop transactions on R-Car Gen3Hai Nguyen Pham
2019-09-05x86/mm: Fix cpumask_of_node() error conditionPeter Zijlstra
2019-09-05iommu/ipmmu-vmsa: Move IMTTBCR_SL0_TWOBIT_* to restore sort orderGeert Uytterhoeven
2019-09-05clk: rockchip: Add clock controller for the rk3308Finley Xiao
2019-09-05r8152: adjust the settings of ups flagsHayes Wang
2019-09-05net: hns: Move static keyword to the front of declarationKrzysztof Wilczynski
2019-09-05net: qed: Move static keyword to the front of declarationKrzysztof Wilczynski
2019-09-05net: Properly update v4 routes with v6 nexthopDonald Sharp
2019-09-05pppoatm: use %*ph to print small bufferAndy Shevchenko
2019-09-05Merge branch 'Fix-GMII2RGMII-private-field'David S. Miller
2019-09-05net: phy: gmii2rgmii: Dont use priv field in phy deviceHarini Katakam
2019-09-05include: mdio: Add driver data helpersHarini Katakam
2019-09-05Merge branch 'gianfar-some-assorted-cleanup'David S. Miller
2019-09-05gianfar: use DT more consistently when selecting PHY connection typeArseny Solokha
2019-09-05gianfar: cleanup gianfar.hArseny Solokha
2019-09-05gianfar: make five functions staticArseny Solokha
2019-09-05gianfar: remove forward declarationsArseny Solokha
2019-09-05Merge branch 'stmmac-next'David S. Miller
2019-09-05net: stmmac: selftests: Add Jumbo Frame testsJose Abreu
2019-09-05net: stmmac: xgmac: Enable RX Jumbo frame supportJose Abreu
2019-09-05net: stmmac: Correctly assing MAX MTU in XGMAC cores caseJose Abreu
2019-09-05net: stmmac: xgmac: Correct RAVSEL field interpretationJose Abreu
2019-09-05net: stmmac: ethtool: Let user configure TX coalesce without RIWTJose Abreu
2019-09-05net: stmmac: Only consider RX error when HW Timestamping is not enabledJose Abreu