]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/history - drivers/net/ethernet/hisilicon/hns3/hns3_enet.c
net: hns3: up/down netdev in hclge module when setting mtu
[mirror_ubuntu-bionic-kernel.git] / drivers / net / ethernet / hisilicon / hns3 / hns3_enet.c
2019-01-14 Yunsheng Linnet: hns3: up/down netdev in hclge module when setting mtu
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 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: 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: stop napi polling when HNS3_NIC_STATE_DOWN...
2019-01-14 Huazhong Tannet: hns3: move some reset information from hnae3_handl...
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: use HNS3_NIC_STATE_INITED to indicate the...
2019-01-14 Huazhong Tannet: hns3: bugfix for not checking return value
2019-01-14 Huazhong Tannet: hns3: fix incorrect return value/type of some...
2019-01-14 Huazhong Tannet: hns3: remove unnecessary queue reset in the hns3_u...
2019-01-14 Huazhong Tannet: hns3: bugfix for buffer not free problem during...
2019-01-14 Huazhong Tannet: hns3: add error handler for hns3_nic_init_vector_d...
2019-01-14 Shiju Josenet: hns3: Add PCIe AER error recovery
2019-01-14 Shiju Josenet: hns3: Add PCIe AER callback error_detected
2019-01-14 Fuyun Liangnet: hns3: fix for multiple unmapping DMA problem
2019-01-14 Fuyun Liangnet: hns3: rename hns_nic_dma_unmap
2019-01-14 Fuyun Liangnet: hns3: add handling for big TX fragment
2019-01-14 Peng Linet: hns3: move DMA map into hns3_fill_desc
2019-01-14 Peng Linet: hns3: remove hns3_fill_desc_tso
2019-01-14 Jian Shennet: hns3: Resume promisc mode and vlan filter status...
2019-01-14 Jian Shennet: hns3: Enable promisc mode when mac vlan table...
2019-01-14 Peng Linet: hns3: Add HW RSS hash information to RX skb
2019-01-14 Jian Shennet: hns3: Fix for rx vlan id handle to support Rev...
2019-01-14 Jian Shennet: hns3: Drop depricated mta table support
2019-01-14 Jian Shennet: hns3: Clear mac vlan table entries when unload...
2019-01-14 Jian Shennet: hns3: Add support for enable/disable flow director
2019-01-14 Jian Shennet: hns3: Remove all flow director rules when unload...
2019-01-14 Jian Shennet: hns3: Add reset handle for flow director
2019-01-14 Jian Shennet: hns3: Add flow director initialization
2019-01-14 Huazhong Tannet: hns3: Fix loss of coal configuration while doing...
2019-01-14 Huazhong Tannet: hns3: Modify hns3_get_max_available_channels
2019-01-14 Yunsheng Linnet: hns3: Fix for netdev not up problem when setting mtu
2019-01-14 Peng Linet: hns3: Add support for sctp checksum offload
2019-01-14 Jian Shennet: hns3: Remove print messages for error packet
2019-01-14 Jian Shennet: hns3: Add unlikely for dma_mapping_error check
2019-01-14 Jian Shennet: hns3: Add nic state check before calling netif_tx_...
2019-01-14 Jian Shennet: hns3: Add handle for default case
2019-01-14 Xi Wangnet: hns3: Add support for hns3_nic_netdev_ops.ndo_do_ioctl
2019-01-14 Peng Linet: hns3: Remove tx budget to clean more TX descriptor...
2019-01-14 Peng Linet: hns3: Add unlikely for buf_num check
2019-01-14 Peng Linet: hns3: Add default irq affinity
2019-01-14 Yunsheng Linnet: hns3: Implement shutdown ops in hns3 pci driver
2019-01-14 Huazhong Tannet: hns3: modify variable type in hns3_nic_reuse_page
2019-01-14 Yunsheng Linnet: hns3: Remove tx ring BD len register in hns3_enet
2019-01-14 Gustavo A. R. Silvanet: hns3: Mark expected switch fall-through
2019-01-14 Colin Ian Kingnet: hns3: remove redundant variable 'protocol'
2019-01-14 dann frazierUBUNTU: SAUCE: Revert "net: hns3: Updates RX packet...
2018-11-09 Yunsheng Linnet: hns3: Set tx ring' tc info when netdev is up
2018-10-01 Peng Linet: hns3: Add vlan filter setting by ethtool command -K
2018-10-01 Jian Shennet: hns3: Fix MSIX allocation issue for VF
2018-09-05 Jian Shennet: hns3: Add SPDX tags to HNS3 PF driver
2018-09-05 Jian Shennet: hns3: Fix misleading parameter name
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 Yunsheng Linnet: hns3: Fix for l4 checksum offload bug
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 Peng Linet: hns3: remove the Redundant put_vector in hns3_clie...
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: Updates RX packet info fetch in case of...
2018-09-05 dann frazierRevert "UBUNTU: SAUCE: {topost} net: hns3: RX BD inform...
2018-09-05 dann frazierRevert "UBUNTU: SAUCE: {topost} net: hns3: add l4_type...
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: 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 mislead...
2018-09-05 dann frazierRevert "UBUNTU: SAUCE: {topost} net: hns3: Add SPDX...
2018-09-05 dann frazierRevert "UBUNTU: SAUCE: {topost} net: hns3: fix tc setup...
2018-09-05 dann frazierRevert "UBUNTU: SAUCE: {topost} net: hns3: fix for...
2018-09-05 dann frazierRevert "UBUNTU: SAUCE: {topost} net: hns3: fix return...
2018-09-05 dann frazierRevert "UBUNTU: SAUCE: {topost} net: hns3: remove unnec...
2018-09-05 dann frazierRevert "UBUNTU: SAUCE: {topost} net: hns3: fix for...
2018-06-06 Yunsheng LinUBUNTU: SAUCE: {topost} net: hns3: fix for reset_level...
2018-06-06 Huazhong TanUBUNTU: SAUCE: {topost} net: hns3: remove unnecessary...
2018-06-06 Huazhong TanUBUNTU: SAUCE: {topost} net: hns3: fix return value...
2018-06-06 Yunsheng LinUBUNTU: SAUCE: {topost} net: hns3: fix for l4 checksum...
2018-06-06 Yunsheng LinUBUNTU: SAUCE: {topost} net: hns3: fix tc setup when...
2018-06-06 Jian ShenUBUNTU: SAUCE: {topost} net: hns3: Add SPDX tags to...
2018-06-06 Jian ShenUBUNTU: SAUCE: {topost} net: hns3: fix mislead paramete...
2018-06-06 Huazhong TanUBUNTU: SAUCE: {topost} net: hns3: modify hnae_ to...
2018-06-06 Huazhong TanUBUNTU: SAUCE: {topost} net: hns3: use dma_zalloc_coher...
2018-06-06 Peng LiUBUNTU: SAUCE: {topost} net: hns3: add unlikely for...
2018-06-06 Peng LiUBUNTU: SAUCE: {topost} net: hns3: remove the Redundant...
2018-06-06 Peng LiUBUNTU: SAUCE: {topost} net: hns3: add l4_type check...
2018-06-06 Peng LiUBUNTU: SAUCE: {topost} net: hns3: RX BD information...
2018-06-06 Xi Wangnet: hns3: Optimize the PF's process of updating multic...
2018-06-06 Yunsheng Linnet: hns3: Fix for vxlan tx checksum bug
next