summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/hisilicon/hns
AgeCommit message (Expand)Author
2021-11-18ethernet: hisilicon: hns: hns_dsaf_misc: fix a possible array overflow in hns...Teng Qi
2021-10-14ethernet: constify references to netdev->dev_addr in driversJakub Kicinski
2021-10-12net: hns: Prefer struct_size over open coded arithmeticLen Baker
2021-10-07ethernet: use device_get_ethdev_address()Jakub Kicinski
2021-10-07eth: fwnode: remove the addr len from mac helpersJakub Kicinski
2021-10-07eth: fwnode: change the return type of mac address helpersJakub Kicinski
2021-10-05ethernet: use eth_hw_addr_set() for dev->addr_len casesJakub Kicinski
2021-08-24ethtool: extend coalesce setting uAPI with CQE modeYufeng Mo
2021-07-27dev_ioctl: split out ndo_eth_ioctlArnd Bergmann
2021-05-17net: hisilicon: hns: Fix wrong function name in commentsYang Shen
2021-05-14net: hns: remove redundant return int void functionPeng Li
2021-05-14net: hns: space required before the open brace '{'Peng Li
2021-05-14net: hns: fix some code style issue about spacePeng Li
2021-05-14net: hns: fix the comments style issuePeng Li
2021-04-01net: hns: Fix some typosLu Wei
2021-03-24net: hns: remove redundant variable initializationYonglong Liu
2021-03-24net: hns: remove unnecessary !! operation in hns_mac_config_sds_loopback_acpi()Yonglong Liu
2021-03-24net: hns: remove unused HNS_LED_PC_REGHuazhong Tan
2021-03-24net: hns: remove unused NIC_LB_TEST_RX_PKG_ERRHuazhong Tan
2021-03-24net: hns: remove unused config_half_duplex()Huazhong Tan
2021-03-24net: hns: remove unused set_rx_ignore_pause_frames()Huazhong Tan
2021-03-24net: hns: remove unused set_autoneg()Huazhong Tan
2021-03-24net: hns: remove unused get_autoneg()Huazhong Tan
2021-03-17hisilicon: Update drivers to use ethtool_sprintfAlexander Duyck
2021-03-08net: hisilicon: hns: fix error return code of hns_nic_clear_all_rx_fetch()Jia-Ju Bai
2021-01-18net: hns: fix variable used when DEBUG is definedTom Rix
2020-12-28net: hns: fix return value check in __lb_other_process()Yunjian Wang
2020-12-09hisilicon/hns: convert comma to semicolonZheng Yongjun
2020-09-25drivers/net/ethernet: clean up mis-targeted commentsJesse Brandeburg
2020-09-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-09-18net: hns: kerneldoc fixesLu Wei
2020-09-16net: hns: kerneldoc fixesLu Wei
2020-09-11net: hns: use IRQ_NOAUTOEN to avoid irq is enabled due to request_irqBarry Song
2020-09-10net: hns: Fix some kernel-doc warnings in hns_enet.cWang Hai
2020-09-10net: hns: Fix some kernel-doc warnings in hns_dsaf_xgmac.cWang Hai
2020-09-10net: hns: fix 'cdev' kernel-doc warning in hnae_ae_unregister()Wang Hai
2020-09-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2020-09-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-08-31net: hns: Remove unused macro AE_NAME_PORT_ID_IDXYueHaibing
2020-08-26net: Take common prefetch code structure into a functionTariq Toukan
2020-08-24net: hns: Fix memleak in hns_nic_dev_probeDinghao Liu
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-07-20net: hns: use eth_broadcast_addr() to assign broadcast addressXu Wang
2020-06-25hns: do not cast return value of napi_gro_receive to nullJason A. Donenfeld
2020-04-20net: hns: use true,false for bool variablesJason Yan
2020-03-12net: hns: reject unsupported coalescing paramsJakub Kicinski
2020-02-26net: hns: Replace zero-length array with flexible-array memberGustavo A. R. Silva
2020-01-23net: convert suitable drivers to use phy_do_ioctl_runningHeiner Kallweit
2020-01-19Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-01-17net: hns: fix soft lockup when there is not enough memoryYonglong Liu