index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
hisilicon
Age
Commit message (
Expand
)
Author
2018-05-20
net: hns3: Fix for CMDQ and Misc. interrupt init order problem
Yunsheng Lin
2018-05-20
net: hns3: Fixes kernel panic issue during rmmod hns3 driver
Xi Wang
2018-05-20
net: hns3: Fix for netdev not running problem after calling net_stop and net_...
Fuyun Liang
2018-05-20
net: hns3: Use enums instead of magic number in hclge_is_special_opcode
Huazhong Tan
2018-05-20
net: hns3: Fix for hns3 module is loaded multiple times problem
Xi Wang
2018-05-20
net: hns3: Fix the missing client list node initialization
Xi Wang
2018-05-20
net: hns3: cleanup of return values in hclge_init_client_instance()
Jian Shen
2018-05-20
net: hns3: Fixes API to fetch ethernet header length with kernel default
Peng Li
2018-05-20
net: hns3: Fixes error reported by Kbuild and internal review
Salil Mehta
2018-05-16
net: hns3: Fixes the missing PCI iounmap for various legs
Fuyun Liang
2018-05-16
net: hns3: Add support of .sriov_configure in HNS3 driver
Peng Li
2018-05-16
net: hns3: Fix for fiber link up problem
Yunsheng Lin
2018-05-16
net: hns3: Fixes the back pressure setting when sriov is enabled
Yunsheng Lin
2018-05-16
net: hns3: Change return value in hnae3_register_client
Fuyun Liang
2018-05-16
net: hns3: Change return type of hnae3_register_ae_algo
Fuyun Liang
2018-05-16
net: hns3: Change return type of hnae3_register_ae_dev
Fuyun Liang
2018-05-16
net: hns3: Add a check for client instance init state
Fuyun Liang
2018-05-16
net: hns3: Fix for the null pointer problem occurring when initializing ae_de...
Fuyun Liang
2018-05-16
net: hns3: Fix for deadlock problem occurring when unregistering ae_algo
Fuyun Liang
2018-05-10
net: hns3: refactor the loopback related function
Yunsheng Lin
2018-05-10
net: hns3: fix for cleaning ring problem
Yunsheng Lin
2018-05-10
net: hns3: remove add/del_tunnel_udp in hns3_enet module
Yunsheng Lin
2018-05-10
net: hns3: Fix for setting mac address when resetting
Yunsheng Lin
2018-05-10
net: hns3: Add support of hardware rx-vlan-offload to HNS3 VF driver
Yunsheng Lin
2018-05-01
net: hns3: Remove packet statistics in the range of 8192~12287
Xi Wang
2018-05-01
net: hns3: Fix for packet loss due wrong filter config in VLAN tbls
Yunsheng Lin
2018-05-01
net: hns3: fix a dead loop in hclge_cmd_csq_clean
Huazhong Tan
2018-05-01
net: hns3: Fix to support autoneg only for port attached with phy
Fuyun Liang
2018-05-01
net: hns3: fix for phy_addr error in hclge_mac_mdio_config
Huazhong Tan
2018-05-01
net: hns3: Fixes the error legs in hclge_init_ae_dev function
Huazhong Tan
2018-05-01
net: hns3: Fixes the out of bounds access in hclge_map_tqp
Huazhong Tan
2018-05-01
net: hns3: fix to correctly fetch l4 protocol outer header
Huazhong Tan
2018-05-01
net: hns3: Remove error log when getting pfc stats fails
Yunsheng Lin
2018-04-19
net: hns: Avoid action name truncation
dann frazier
2018-04-04
net: hns3: fix length overflow when CONFIG_ARM64_64K_PAGES
Tan Xiaojun
2018-03-31
ethernet: hisilicon: hns: hns_dsaf_mac: Use generic eth_broadcast_addr
Joe Perches
2018-03-31
net: hns3: remove unnecessary pci_set_drvdata() and devm_kfree()
Wei Yongjun
2018-03-26
net: hns3: never send command queue message to IMP when reset
Peng Li
2018-03-26
net: hns3: fix for not initializing VF rss_hash_key problem
Fuyun Liang
2018-03-26
net: hns3: fix for the wrong shift problem in hns3_set_txbd_baseinfo
Fuyun Liang
2018-03-26
net: hns3: fix for returning wrong value problem in hns3_get_rss_indir_size
Fuyun Liang
2018-03-26
net: hns3: fix for returning wrong value problem in hns3_get_rss_key_size
Fuyun Liang
2018-03-23
net: hns3: hclge_inform_reset_assert_to_vf() can be static
kbuild test robot
2018-03-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-03-22
net: hns3: Changes required in PF mailbox to support VF reset
Salil Mehta
2018-03-22
net: hns3: Add *Asserting Reset* mailbox message & handling in VF
Salil Mehta
2018-03-22
net: hns3: Changes to support ARQ(Asynchronous Receive Queue)
Salil Mehta
2018-03-22
net: hns3: Add support to re-initialize the hclge device
Salil Mehta
2018-03-22
net: hns3: Add support to reset the enet/ring mgmt layer
Salil Mehta
2018-03-22
net: hns3: Add support to request VF Reset to PF
Salil Mehta
[next]