]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/history - drivers
UBUNTU: Ubuntu-4.15.0-13.14
[mirror_ubuntu-bionic-kernel.git] / drivers /
2018-03-16 Fuyun Liangnet: hns3: add int_gl_idx setup for VF
2018-03-16 Fuyun Liangnet: hns3: add get/set_coalesce support to VF
2018-03-16 Salil Mehtanet: hns3: converting spaces into tabs to avoid checkpa...
2018-03-16 Jian Shennet: hns3: add net status led support for fiber port
2018-03-16 Jian Shennet: hns3: add ethtool -p support for fiber port
2018-03-16 Fuyun Liangnet: hns3: add manager table initialization for hardware
2018-03-16 Fuyun Liangnet: hns3: add support for get_regs
2018-03-16 Huazhong Tannet: hns: Fix for variable may be used uninitialized...
2018-03-16 Jian Shennet: hns3: check for NULL function pointer in hns3_nic_...
2018-03-16 Jian Shennet: hns3: add feature check when feature changed
2018-03-16 Fuyun Liangnet: hns3: add int_gl_idx setup for TX and RX queues
2018-03-16 Fuyun Liangnet: hns3: change the unit of GL value macro
2018-03-16 Fuyun Liangnet: hns3: remove unused GL setup function
2018-03-16 Fuyun Liangnet: hns3: refactor GL update function
2018-03-16 Fuyun Liangnet: hns3: refactor interrupt coalescing init function
2018-03-16 Fuyun Liangnet: hns3: add ethtool_ops.set_coalesce support to PF
2018-03-16 Fuyun Liangnet: hns3: add ethtool_ops.get_coalesce support to PF
2018-03-16 Peng Linet: hns3: remove TSO config command from VF driver
2018-03-16 Peng Linet: hns3: add ethtool_ops.get_channels support for VF
2018-03-16 Peng Linet: hns3: report the function type the same line with...
2018-03-16 Peng LiRevert "net: hns3: Add packet statistics of netdev"
2018-03-16 Jian Shennet: hns3: Add more packet size statisctics
2018-03-16 Peng Linet: hns3: remove redundant semicolon
2018-03-16 Fuyun Liangnet: hns3: fix for not setting pause parameters
2018-03-16 Fuyun Liangnet: hns3: add MTU initialization for hardware
2018-03-16 Fuyun Liangnet: hns3: fix for changing MTU
2018-03-16 Fuyun Liangnet: hns3: fix for setting MTU
2018-03-16 Fuyun Liangnet: hns3: fix for updating fc_mode_last_time
2018-03-16 Jian Shennet: hns3: Fix a response data read error of tqp statis...
2018-03-16 Jian Shennet: hns3: Add packet statistics of netdev
2018-03-16 Jian Shennet: hns3: Remove a useless member of struct hns3_stats
2018-03-16 Jian Shennet: hns3: Fix an error macro definition of HNS3_TQP_STAT
2018-03-16 Jian Shennet: hns3: Fix a loop index error of tqp statistics...
2018-03-16 Jian Shennet: hns3: Fix an error of total drop packet statistics
2018-03-16 Jian Shennet: hns3: Mask the packet statistics query when NIC...
2018-03-16 Jian Shennet: hns3: Modify the update period of packet statistics
2018-03-16 Jian Shennet: hns3: Remove repeat statistic of rx_errors
2018-03-16 Jian Shennet: hns3: Fix spelling errors
2018-03-16 Jian Shennet: hns3: Unify the strings display of packet statistics
2018-03-16 Jian Shennet: hns3: Disable VFs change rxvlan offload status
2018-03-16 Jian Shennet: hns3: Add ethtool interface for vlan filter
2018-03-16 kbuild test robotnet: hns3: hns3_get_channels() can be static
2018-03-16 Peng Linet: hns3: change TM sched mode to TC-based mode when...
2018-03-16 Peng Linet: hns3: Increase the default depth of bucket for...
2018-03-16 Peng Linet: hns3: add support for querying advertised pause...
2018-03-16 Fuyun Liangnet: hns3: add Asym Pause support to phy default features
2018-03-16 Peng Linet: hns3: add support to update flow control settings...
2018-03-16 Peng Linet: hns3: add support for set_pauseparam
2018-03-16 Fuyun Liangnet: hns3: fix for getting auto-negotiation state in...
2018-03-16 Fuyun Liangnet: hns3: cleanup mac auto-negotiation state query
2018-03-16 Peng Linet: hns3: add handling vlan tag offload in bd
2018-03-16 Peng Linet: hns3: add ethtool related offload command
2018-03-16 Peng Linet: hns3: add vlan offload config command
2018-03-16 Peng Linet: hns3: add a mask initialization for mac_vlan table
2018-03-16 Peng Linet: hns3: get rss_size_max from configuration but...
2018-03-16 Peng Linet: hns3: free the ring_data structrue when change...
2018-03-16 Peng Linet: hns3: change the returned tqp number by ethtool -x
2018-03-16 Peng Linet: hns3: add support to modify tqps number
2018-03-16 Peng Linet: hns3: add support to query tqps number
2018-03-16 Salil Mehtanet: hns3: Add mailbox interrupt handling to PF driver
2018-03-16 Salil Mehtanet: hns3: Change PF to add ring-vect binding & resetQ...
2018-03-16 Salil Mehtanet: hns3: Add mailbox support to PF driver
2018-03-16 Salil Mehtanet: hns3: Unified HNS3 {VF|PF} Ethernet Driver for...
2018-03-16 Salil Mehtanet: hns3: Add HNS3 VF driver to kernel build framework
2018-03-16 Salil Mehtanet: hns3: Add HNS3 VF HCL(Hardware Compatibility Layer...
2018-03-16 Salil Mehtanet: hns3: Add mailbox support to VF driver
2018-03-16 Salil Mehtanet: hns3: Add HNS3 VF IMP(Integrated Management Proc...
2018-03-16 Salil Mehtanet: hns3: Refactors the requested reset & pending...
2018-03-16 Salil Mehtanet: hns3: Add reset service task for handling reset...
2018-03-16 Salil Mehtanet: hns3: Refactor of the reset interrupt handling...
2018-03-16 oulijunRDMA/hns: Set the guid for hip08 RoCE device
2018-03-16 oulijunRDMA/hns: Update the verbs of polling for completion
2018-03-16 oulijunRDMA/hns: Assign zero for pkey_index of wc in hip08
2018-03-16 oulijunRDMA/hns: Fill sq wqe context of ud type in hip08
2018-03-16 oulijunRDMA/hns: Add gsi qp support for modifying qp in hip08
2018-03-16 oulijunRDMA/hns: Create gsi qp in hip08
2018-03-16 oulijunRDMA/hns: Assign the correct value for tx_cqn
2018-03-16 Jason GunthorpeRDMA/hns: Fix endian problems around imm_data and rkey
2018-03-16 oulijunRDMA/hns: Assign dest_qp when deregistering mr
2018-03-16 Yixian LiuRDMA/hns: Fix QP state judgement before sending work...
2018-03-16 oulijunRDMA/hns: Filter for zero length of sge in hip08 kernel...
2018-03-16 oulijunRDMA/hns: Set access flags of hip08 RoCE
2018-03-16 oulijunRDMA/hns: Update the usage of sr_max and rr_max field
2018-03-16 oulijunRDMA/hns: Add rq inline data support for hip08 RoCE
2018-03-16 Yixian LiuRDMA/hns: Add detailed comments for mb() call
2018-03-16 Yixian LiuRDMA/hns: Add eq support of hip08
2018-03-16 Yixian LiuRDMA/hns: Refactor eq code for hip06
2018-03-16 James Morsefirmware: arm_sdei: Discover SDEI support via ACPI
2018-03-16 James Morsefirmware: arm_sdei: add support for CPU private events
2018-03-16 James Morsefirmware: arm_sdei: Add support for CPU and system...
2018-03-16 James Morsefirmware: arm_sdei: Add driver for Software Delegated...
2018-03-16 Keith BuschPCI/DPC: Enable DPC only if AER is available
2018-03-16 Keith BuschPCI/AER: Return error if AER is not supported
2018-03-16 Bjorn HelgaasPCI: Make PCI_SCAN_ALL_PCIE_DEVS work for Root as well...
2018-03-16 Bjorn HelgaasPCI/ASPM: Unexport internal ASPM interfaces
2018-03-16 Bjorn HelgaasPCI/ASPM: Enable Latency Tolerance Reporting when supported
2018-03-16 Bjorn HelgaasPCI/ASPM: Calculate LTR_L1.2_THRESHOLD from device...
2018-03-16 Tyler BaicarPCI/AER: Skip recovery callbacks for correctable errors...
2018-03-16 Rafael J. WysockiPCI / PM: Support for LEAVE_SUSPENDED driver flag
2018-03-16 Rafael J. WysockiPM / core: Add LEAVE_SUSPENDED driver flag
next