]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/history - drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_main.c
UBUNTU: SAUCE: {topost} net: hns3: remove the warning when clear reset cause
[mirror_ubuntu-bionic-kernel.git] / drivers / net / ethernet / hisilicon / hns3 / hns3pf / hclge_main.c
2018-06-06 Peng LiUBUNTU: SAUCE: {topost} net: hns3: remove the warning...
2018-06-06 Jian ShenUBUNTU: SAUCE: {topost} net: hns3: Add configure for...
2018-06-06 Yunsheng LinUBUNTU: SAUCE: {topost} net: hns3: fix for waterline...
2018-06-06 Wei Hu (Xavier)UBUNTU: SAUCE: {topost} net: hns3: Add calling roce...
2018-06-06 Wei Hu (Xavier)UBUNTU: SAUCE: {topost} net: hns3: optimize the process...
2018-06-06 Lijun OuUBUNTU: SAUCE: {topost} net: hns3: Add pf reset for...
2018-06-06 Jian ShenUBUNTU: SAUCE: {topost} net: hns3: Add SPDX tags to...
2018-06-06 Jian ShenUBUNTU: SAUCE: {topost} net: hns3: modify inconsistent...
2018-06-06 Jian ShenUBUNTU: SAUCE: {topost} net: hns3: fix unreasonable...
2018-06-06 Jian ShenUBUNTU: SAUCE: {topost} net: hns3: remove extra space...
2018-06-06 Jian ShenUBUNTU: SAUCE: {topost} net: hns3: standardize the...
2018-06-06 Jian ShenUBUNTU: SAUCE: {topost} net: hns3: remove some redundan...
2018-06-06 Huazhong TanUBUNTU: SAUCE: {topost} net: hns3: modify hnae_ to...
2018-06-06 Huazhong TanUBUNTU: SAUCE: {topost} net: hns3: remove some unused...
2018-06-06 Huazhong TanUBUNTU: SAUCE: {topost} net: hns3: remove some redundan...
2018-06-06 Huazhong TanUBUNTU: SAUCE: {topost} net: hns3: remove back in struc...
2018-06-06 Peng LiUBUNTU: SAUCE: {topost} net: hns3: extraction an interf...
2018-06-06 Peng LiUBUNTU: SAUCE: {topost} net: hns3: add vector status...
2018-06-06 Yunsheng LinUBUNTU: SAUCE: {topost} net: hns3: add support for...
2018-06-06 Xi Wangnet: hns3: Optimize the PF's process of updating multic...
2018-06-06 Yunsheng Linnet: hns3: Add missing break in misc_irq_handle
2018-06-06 Yunsheng Linnet: hns3: Fix for phy not link up problem after resetting
2018-06-06 Yunsheng Linnet: hns3: Fix for hclge_reset running repeatly problem
2018-06-06 Yunsheng Linnet: hns3: Fix for service_task not running problem...
2018-06-06 Peng Linet: hns3: Add support for IFF_ALLMULTI flag
2018-06-06 Yunsheng Linnet: hns3: Disable vf vlan filter when vf vlan table...
2018-06-06 Jian Shennet: hns3: Adds support for led locate command for...
2018-06-06 Jian Shennet: hns3: Remove unused led control code
2018-06-06 Peng Linet: hns3: Add support to enable TX/RX promisc mode...
2018-06-06 Peng Linet: hns3: Add support for tx_accept_tag2 and tx_accept...
2018-06-06 Fuyun Liangnet: hns3: Fix for netdev not running problem after...
2018-06-06 Jian Shennet: hns3: cleanup of return values in hclge_init_clien...
2018-06-06 Fuyun Liangnet: hns3: Fixes the missing PCI iounmap for various...
2018-06-06 Yunsheng Linnet: hns3: Fix for fiber link up problem
2018-06-06 Fuyun Liangnet: hns3: Change return type of hnae3_register_ae_algo
2018-06-06 Fuyun Liangnet: hns3: Fix for the null pointer problem occurring...
2018-06-06 Fuyun Liangnet: hns3: Fix for deadlock problem occurring when...
2018-06-06 Yunsheng Linnet: hns3: refactor the loopback related function
2018-06-06 Yunsheng Linnet: hns3: Add support of hardware rx-vlan-offload...
2018-06-06 Xi Wangnet: hns3: Remove packet statistics in the range of...
2018-06-06 Yunsheng Linnet: hns3: Fix for packet loss due wrong filter config...
2018-06-06 Fuyun Liangnet: hns3: Fix to support autoneg only for port attache...
2018-06-06 Huazhong Tannet: hns3: fix for phy_addr error in hclge_mac_mdio_config
2018-06-06 Huazhong Tannet: hns3: Fixes the error legs in hclge_init_ae_dev...
2018-06-06 Huazhong Tannet: hns3: Fixes the out of bounds access in hclge_map_tqp
2018-06-06 Peng Linet: hns3: never send command queue message to IMP...
2018-06-06 Fuyun Liangnet: hns3: fix for not initializing VF rss_hash_key...
2018-06-06 Salil Mehtanet: hns3: Changes required in PF mailbox to support...
2018-06-06 Salil Mehtanet: hns3: Changes to make enet watchdog timeout func...
2018-06-06 Fuyun Liangnet: hns3: fix for getting wrong link mode problem
2018-06-06 Peng Linet: hns3: fix the VF queue reset flow error
2018-06-06 Fuyun Liangnet: hns3: reallocate tx/rx buffer after changing mtu
2018-06-06 Jian Shennet: hns3: add existence checking before adding unicast...
2018-06-06 Jian Shennet: hns3: fix return value error of hclge_get_mac_vlan...
2018-06-06 Jian Shennet: hns3: fix error type definition of return value
2018-06-06 Fuyun Liangnet: hns3: unify the pause params setup function
2018-06-06 Fuyun Liangnet: hns3: fix for netdev not running problem after...
2018-06-06 Fuyun Liangnet: hns3: add existence check when remove old uc mac...
2018-06-06 Yunsheng Linnet: hns3: refactor the get/put_vector function
2018-06-06 Yunsheng Linnet: hns3: fix for pause configuration lost during...
2018-06-06 Yunsheng Linnet: hns3: fix for RSS configuration loss problem durin...
2018-06-06 Yunsheng Linnet: hns3: refactor the hclge_get/set_rss_tuple function
2018-06-06 Yunsheng Linnet: hns3: refactor the hclge_get/set_rss function
2018-06-06 Peng Linet: hns3: fix the queue id for tqp enable&&reset
2018-04-09 Yunsheng Linnet: hns3: export pci table of hclge and hclgevf to...
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 Fuyun Liangnet: hns3: add int_gl_idx setup for TX and RX queues
2018-03-16 Jian Shennet: hns3: Add more packet size statisctics
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 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: 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: Add ethtool interface for vlan filter
2018-03-16 Peng Linet: hns3: change TM sched mode to TC-based mode when...
2018-03-16 Peng Linet: hns3: add support for querying advertised pause...
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 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: 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: 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-01-28 Linus TorvaldsMerge branch 'x86-pti-for-linus' of git://git.kernel...
next