]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/history - drivers
UBUNTU: Ubuntu-4.15.0-35.38
[mirror_ubuntu-bionic-kernel.git] / drivers /
2018-09-12 Andy WhitcroftUBUNTU: SAUCE: vfio -- release device lock before users...
2018-09-06 Gautham R. Shenoycpuidle: powernv: Fix promotion from snooze if next...
2018-09-05 Alexey KardashevskiyKVM: PPC: Check if IOMMU page is contained in the pinne...
2018-09-05 Alexey Kardashevskiyvfio/spapr: Use IOMMU pageshift rather than pagesize
2018-09-05 José Roberto de... drm/i915/aml: Introducing Amber Lake platform
2018-09-05 José Roberto de... drm/i915/whl: Introducing Whiskey Lake platform
2018-09-05 Mika Westerbergthunderbolt: Add support for runtime PM
2018-09-05 Mika Westerbergthunderbolt: Use correct ICM commands in system suspend
2018-09-05 Mika Westerbergthunderbolt: No need to take tb->lock in domain suspend...
2018-09-05 Mika Westerbergthunderbolt: Do not unnecessarily call ICM get route
2018-09-05 Mika Westerbergthunderbolt: Use 64-bit DMA mask if supported by the...
2018-09-05 Mika Westerbergthunderbolt: Notify userspace when boot_acl is changed
2018-09-05 Mika Westerbergthunderbolt: Handle NULL boot ACL entries properly
2018-09-05 Huazhong TanUBUNTU: SAUCE: {topost} net: hns3: separate roce from...
2018-09-05 Jian Shennet: hns3: Fix for phy link issue when using marvell...
2018-09-05 Peng Linet: hns3: Add support for serdes loopback selftest
2018-09-05 Jian Shennet: hns3: Add SPDX tags to HNS3 PF driver
2018-09-05 Jian Shennet: hns3: Remove unused struct member and definition
2018-09-05 Jian Shennet: hns3: Fix misleading parameter name
2018-09-05 Jian Shennet: hns3: Modify inconsistent bit mask macros
2018-09-05 Jian Shennet: hns3: Use decimal for bit offset macros
2018-09-05 Jian Shennet: hns3: Correct unreasonable code comments
2018-09-05 Jian Shennet: hns3: Remove extra space and brackets
2018-09-05 Jian Shennet: hns3: Standardize the handle of return value
2018-09-05 Jian Shennet: hns3: Remove some redundant assignments
2018-09-05 Fuyun Liangnet: hns3: Fix comments for hclge_get_ring_chain_from_mbx
2018-09-05 Fuyun Liangnet: hns3: Fix for using wrong mask and shift in hclge_...
2018-09-05 Yunsheng Linnet: hns3: Fix for reset_level default assignment probelm
2018-09-05 Huazhong Tannet: hns3: remove unnecessary ring configuration operat...
2018-09-05 Huazhong Tannet: hns3: Fix return value error in hns3_reset_notify_...
2018-09-05 Huazhong Tannet: hns3: Correct reset event status register
2018-09-05 Huazhong Tannet: hns3: Prevent to request reset frequently
2018-09-05 Huazhong Tannet: hns3: Reset net device with rtnl_lock
2018-09-05 Huazhong Tannet: hns3: Modify the order of initializing command...
2018-09-05 Huazhong Tannet: hns3: Prevent sending command during global or...
2018-09-05 Peng Linet: hns3: Remove the warning when clear reset cause
2018-09-05 Yunsheng Linnet: hns3: Fix get_vector ops in hclgevf_main module
2018-09-05 Yunsheng Linnet: hns3: Fix warning bug when doing lp selftest
2018-09-05 Jian Shennet: hns3: Add configure for mac minimal frame size
2018-09-05 Fuyun Liangnet: hns3: Fix for mailbox message truncated problem
2018-09-05 Yunsheng Linnet: hns3: Fix for l4 checksum offload bug
2018-09-05 Yunsheng Linnet: hns3: Fix for waterline not setting correctly
2018-09-05 Yunsheng Linnet: hns3: Fix for mac pause not disable in pfc mode
2018-09-05 Yunsheng Linnet: hns3: Fix tc setup when netdev is first up
2018-09-05 Peng Linet: hns3: modify hnae_ to hnae3_
2018-09-05 Huazhong Tannet: hns3: use dma_zalloc_coherent instead of kzalloc...
2018-09-05 Huazhong Tannet: hns3: give default option while dependency HNS3 set
2018-09-05 Huazhong Tannet: hns3: remove some unused members of some structures
2018-09-05 Huazhong Tannet: hns3: remove a redundant hclge_cmd_csq_done
2018-09-05 Huazhong Tannet: hns3: simplify hclge_cmd_csq_clean
2018-09-05 Huazhong Tannet: hns3: remove some redundant assignments
2018-09-05 Huazhong Tannet: hns3: remove useless code in hclge_cmd_send
2018-09-05 Huazhong Tannet: hns3: remove unused hclge_ring_to_dma_dir
2018-09-05 Huazhong Tannet: hns3: use lower_32_bits and upper_32_bits
2018-09-05 Huazhong Tannet: hns3: remove back in struct hclge_hw
2018-09-05 Peng Linet: hns3: remove the Redundant put_vector in hns3_clie...
2018-09-05 Peng Linet: hns3: print the ret value in error information
2018-09-05 Peng Linet: hns3: extraction an interface for state init|uninit
2018-09-05 Peng Linet: hns3: remove unused head file in hnae3.c
2018-09-05 Peng Linet: hns3: add unlikely for error check
2018-09-05 Peng Linet: hns3: add l4_type check for both ipv4 and ipv6
2018-09-05 Peng Linet: hns3: add vector status check before free vector
2018-09-05 Peng Linet: hns3: rename the interface for init_client_instanc...
2018-09-05 Peng Linet: hns3: remove hclge_get_vector_index from hclge_bin...
2018-09-05 Xi Wangnet: hns3: Optimize PF CMDQ interrupt switching process
2018-09-05 Xi Wangnet: hns3: Fix for VF mailbox receiving unknown message
2018-09-05 Xi Wangnet: hns3: Fix for VF mailbox cannot receiving PF response
2018-09-05 Arnd Bergmannnet: hns3: remove unused hclgevf_cfg_func_mta_filter
2018-09-05 Peng Linet: hns3: Updates RX packet info fetch in case of...
2018-09-05 dann frazierRevert "UBUNTU: SAUCE: {topost} net: hns3: add support...
2018-09-05 dann frazierRevert "UBUNTU: SAUCE: {topost} net: hns3: RX BD inform...
2018-09-05 dann frazierRevert "UBUNTU: SAUCE: {topost} net: hns3: remove hclge...
2018-09-05 dann frazierRevert "UBUNTU: SAUCE: {topost} net: hns3: rename the...
2018-09-05 dann frazierRevert "UBUNTU: SAUCE: {topost} net: hns3: add vector...
2018-09-05 dann frazierRevert "UBUNTU: SAUCE: {topost} net: hns3: add l4_type...
2018-09-05 dann frazierRevert "UBUNTU: SAUCE: {topost} net: hns3: remove unuse...
2018-09-05 dann frazierRevert "UBUNTU: SAUCE: {topost} net: hns3: extraction...
2018-09-05 dann frazierRevert "UBUNTU: SAUCE: {topost} net: hns3: print the...
2018-09-05 dann frazierRevert "UBUNTU: SAUCE: {topost} net: hns3: remove the...
2018-09-05 dann frazierRevert "UBUNTU: SAUCE: {topost} net: hns3: add unlikely...
2018-09-05 dann frazierRevert "UBUNTU: SAUCE: {topost} net: hns3: remove back...
2018-09-05 dann frazierRevert "UBUNTU: SAUCE: {topost} net: hns3: use lower_32...
2018-09-05 dann frazierRevert "UBUNTU: SAUCE: {topost} net: hns3: remove unuse...
2018-09-05 dann frazierRevert "UBUNTU: SAUCE: {topost} net: hns3: remove usele...
2018-09-05 dann frazierRevert "UBUNTU: SAUCE: {topost} net: hns3: remove some...
2018-09-05 dann frazierRevert "UBUNTU: SAUCE: {topost} net: hns3: simplify...
2018-09-05 dann frazierRevert "UBUNTU: SAUCE: {topost} net: hns3: using modulo...
2018-09-05 dann frazierRevert "UBUNTU: SAUCE: {topost} net: hns3: remove a...
2018-09-05 dann frazierRevert "UBUNTU: SAUCE: {topost} net: hns3: remove some...
2018-09-05 dann frazierRevert "UBUNTU: SAUCE: {topost} net: hns3: give default...
2018-09-05 dann frazierRevert "UBUNTU: SAUCE: {topost} net: hns3: use dma_zall...
2018-09-05 dann frazierRevert "UBUNTU: SAUCE: {topost} net: hns3: modify hnae_...
2018-09-05 dann frazierRevert "UBUNTU: SAUCE: {topost} net: hns3: fix unused...
2018-09-05 dann frazierRevert "UBUNTU: SAUCE: {topost} net: hns3: remove some...
2018-09-05 dann frazierRevert "UBUNTU: SAUCE: {topost} net: hns3: standardize...
2018-09-05 dann frazierRevert "UBUNTU: SAUCE: {topost} net: hns3: remove extra...
2018-09-05 dann frazierRevert "UBUNTU: SAUCE: {topost} net: hns3: fix unreason...
2018-09-05 dann frazierRevert "UBUNTU: SAUCE: {topost} net: hns3: use decimal...
2018-09-05 dann frazierRevert "UBUNTU: SAUCE: {topost} net: hns3: modify incon...
2018-09-05 dann frazierRevert "UBUNTU: SAUCE: {topost} net: hns3: fix mislead...
next