]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/shortlog
mirror_ubuntu-bionic-kernel.git
2019-01-14 Yunsheng Linnet: hns3: fix a SSU buffer checking bug
2019-01-14 Yunsheng Linnet: hns3: aligning buffer size in SSU to 256 bytes
2019-01-14 Yunsheng Linnet: hns3: getting tx and dv buffer size through firmware
2019-01-14 Peng Linet: hns3: synchronize speed and duplex from phy when...
2019-01-14 Fuyun Liangnet: hns3: remove 1000M/half support of phy
2019-01-14 Peng Linet: hns3: update coalesce param per second
2019-01-14 Huazhong Tannet: hns3: fix incomplete uninitialization of IRQ in...
2019-01-14 Huazhong Tannet: hns3: remove unnecessary configuration recapture...
2019-01-14 Huazhong Tannet: hns3: update some variables while hclge_reset...
2019-01-14 Huazhong Tannet: hns3: fix napi_disable not return problem
2019-01-14 Huazhong Tannet: hns3: uninitialize pci in the hclgevf_uninit
2019-01-14 Huazhong Tannet: hns3: fix error handling int the hns3_get_vector_r...
2019-01-14 liuzhongzhunet: hns3: Add "tm map" status information query function
2019-01-14 liuzhongzhunet: hns3: Add "queue map" information query function
2019-01-14 liuzhongzhunet: hns3: Add "dcb register" status information query...
2019-01-14 liuzhongzhunet: hns3: Add "status register" information query...
2019-01-14 liuzhongzhunet: hns3: Add "manager table" information query function
2019-01-14 liuzhongzhunet: hns3: Add "bd info" query function
2019-01-14 Arnd Bergmannhns3: prevent building without CONFIG_INET
2019-01-14 Xiang Chenscsi: hisi_sas: Make sg_tablesize consistent value
2019-01-14 Xiang Chenscsi: hisi_sas: Relocate some code to reduce complexity
2019-01-14 John Garryscsi: hisi_sas: Fix warnings detected by sparse
2019-01-14 Colin Ian Kingnet: hns3: fix spelling mistake "offser" -> "offset"
2019-01-14 Shiju Josenet: hns3: add handling of RDMA RAS errors
2019-01-14 Shiju Josenet: hns3: handle hw errors of SSU
2019-01-14 Shiju Josenet: hns3: handle hw errors of PPU(RCB)
2019-01-14 Shiju Josenet: hns3: handle hw errors of PPP PF
2019-01-14 Shiju Josenet: hns3: add handling of hw errors of MAC
2019-01-14 Salil Mehtanet: hns3: add handling of hw errors reported through...
2019-01-14 Shiju Josenet: hns3: deleted logging 1 bit errors
2019-01-14 Shiju Josenet: hns3: add handling of hw ras errors using new...
2019-01-14 Shiju Josenet: hns3: add optimization in the hclge_hw_error_set_state
2019-01-14 Shiju Josenet: hns3: rename process_hw_error function
2019-01-14 Shiju Josenet: hns3: deletes unnecessary settings of the descript...
2019-01-14 Shiju Josenet: hns3: re-enable error interrupts on hw reset
2019-01-14 Shiju Josenet: hns3: rename enable error interrupt functions
2019-01-14 Shiju Josenet: hns3: remove existing process error functions...
2019-01-14 Jian Shennet: hns3: Adds support to dump(using ethool-d) PCIe...
2019-01-14 Jian Shennet: hns3: Support "ethtool -d" for HNS3 VF driver
2019-01-14 liuzhongzhunet: hns3: Add "qos buffer" config info query function
2019-01-14 liuzhongzhunet: hns3: Add "qos prio map" info query function
2019-01-14 liuzhongzhunet: hns3: Add "qos pause" config info query function
2019-01-14 liuzhongzhunet: hns3: Add "tm config" info query function
2019-01-14 liuzhongzhunet: hns3: Add "tc config" info query function
2019-01-14 liuzhongzhunet: hns3: Add "FD flow table" info query function
2019-01-14 liuzhongzhunet: hns3: Add "queue info" query function
2019-01-14 liuzhongzhunet: hns3: Add debugfs framework registration
2019-01-14 Yunsheng Linnet: hns3: add common validation in hclge_dcb
2019-01-14 Yunsheng Linnet: hns3: up/down netdev in hclge module when setting mtu
2019-01-14 Yunsheng Linnet: hns3: Add mtu setting support for vf
2019-01-14 Yunsheng Linnet: hns3: Add vport alive state checking support
2019-01-14 Yunsheng Linnet: hns3: Refactor mac mtu setting related functions
2019-01-14 Yunsheng Linnet: hns3: Support two vlan header when setting mtu
2019-01-14 Colin Ian Kingnet: hns3: fix spelling mistake "failded" -> "failed"
2019-01-14 Xiang Chenscsi: hisi_sas: change the time of SAS SSP connection
2019-01-14 Xiang Chenscsi: hisi_sas: Relocate some codes to avoid an unused...
2019-01-14 Xiang Chenscsi: hisi_sas: Add support for interrupt coalescing...
2019-01-14 Xiang Chenscsi: hisi_sas: Add support for interrupt converge...
2019-01-14 Xiang Chenscsi: hisi_sas: Create separate host attributes per HBA
2019-01-14 Christoph Hellwigscsi: hisi_sas: use dma_set_mask_and_coherent
2019-01-14 Peng Linet: hns3: Adds GRO params to SKB for the stack
2019-01-14 Peng Linet: hns3: Add skb chain when num of RX buf exceeds...
2019-01-14 Peng Linet: hns3: Add handling of GRO Pkts not fully RX'ed...
2019-01-14 Peng Linet: hns3: Enable HW GRO for Rev B(=0x21) HNS3 hardware
2019-01-14 Huazhong Tannet: hns3: add PCIe FLR support for VF
2019-01-14 Huazhong Tannet: hns3: do VF's pci re-initialization while PF doing FLR
2019-01-14 Huazhong Tannet: hns3: add PCIe FLR support for PF
2019-01-14 Huazhong Tannet: hns3: implement the IMP reset processing for PF
2019-01-14 Huazhong Tannet: hns3: stop napi polling when HNS3_NIC_STATE_DOWN...
2019-01-14 Huazhong Tannet: hns3: add error handler for hclgevf_reset()
2019-01-14 Huazhong Tannet: hns3: stop handling command queue while resetting VF
2019-01-14 Huazhong Tannet: hns3: add reset handling for VF when doing Core...
2019-01-14 Huazhong Tannet: hns3: add reset handling for VF when doing PF...
2019-01-14 Huazhong Tannet: hns3: adjust VF's reset process
2019-01-14 Huazhong Tannet: hns3: add reset_hdev to reinit the hdev in VF...
2019-01-14 Colin Ian Kingnet: hns3: fix spelling mistake, "assertting" -> "asser...
2019-01-14 YueHaibingnet: hns3: Remove set but not used variable 'reset_level'
2019-01-14 Huazhong Tannet: hns3: fix for cmd queue memory not freed problem...
2019-01-14 Huazhong Tannet: hns3: add error handler for hclge_reset()
2019-01-14 Huazhong Tannet: hns3: call roce's reset notify callback when resetting
2019-01-14 Huazhong Tannet: hns3: adjust the process of PF reset
2019-01-14 Huazhong Tannet: hns3: move some reset information from hnae3_handl...
2019-01-14 Huazhong Tannet: hns3: ignore new coming low-level reset while...
2019-01-14 Huazhong Tannet: hns3: use HNS3_NIC_STATE_RESETTING to indicate...
2019-01-14 Huazhong Tannet: hns3: enable/disable ring in the enet while doing...
2019-01-14 Huazhong Tannet: hns3: adjust the location of clearing the table...
2019-01-14 Huazhong Tannet: hns3: provide some interface & information for...
2019-01-14 Huazhong Tannet: hns3: add set_default_reset_request in the hnae3_a...
2019-01-14 Huazhong Tannet: hns3: use HNS3_NIC_STATE_INITED to indicate the...
2019-01-14 Yonglong Liunet: hns: Fix ping failed when use net bridge and send...
2019-01-14 Yonglong Liunet: hns: Add mac pcs config when enable|disable mac
2019-01-14 Yonglong Liunet: hns: Fix ntuple-filters status error.
2019-01-14 Yonglong Liunet: hns: Avoid net reset caused by pause frames storm
2019-01-14 Yonglong Liunet: hns: Free irq when exit from abnormal branch
2019-01-14 Yonglong Liunet: hns: Clean rx fbd when ae stopped.
2019-01-14 Yonglong Liunet: hns: Fixed bug that netdev was opened twice
2019-01-14 Yonglong Liunet: hns: Some registers use wrong address according...
2019-01-14 Yonglong Liunet: hns: All ports can not work when insmod hns ko...
2019-01-14 Yonglong Liunet: hns: Incorrect offset address used for some registers.
2019-01-14 Huazhong Tannet: hns3: bugfix for not checking return value
next