summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/huawei
AgeCommit message (Expand)Author
2022-01-13Merge tag 'irq-core-2022-01-13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-01-09hinic: Remove useless DMA-32 fallback configurationChristophe JAILLET
2022-01-08Merge branch 'linus' into irq/core, to fix conflictIngo Molnar
2021-12-29net: Don't include filter.h from net/sock.hJakub Kicinski
2021-12-10hinic: Use irq_set_affinity_and_hint()Nitesh Narayan Lal
2021-12-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-12-08net: huawei: hinic: Use devm_kcalloc() instead of devm_kzalloc()Gustavo A. R. Silva
2021-12-08net: hinic: Use devm_kcalloc() instead of devm_kzalloc()Gustavo A. R. Silva
2021-12-03treewide: Add missing includes masked by cgroup -> bpf dependencyJakub Kicinski
2021-11-22ethtool: extend ringparam setting/getting API with rx_buf_lenHao Chen
2021-11-15hinic: use ARRAY_SIZE instead of ARRAY_LENGuo Zhengkui
2021-10-24net: convert users of bitmap_foo() to linkmode_foo()Sean Anderson
2021-10-18ethernet: use eth_hw_addr_set() in unmaintained driversJakub Kicinski
2021-10-02ethernet: use eth_hw_addr_set()Jakub Kicinski
2021-09-27net: hinic: Open device for the user access when it is readyLeon Romanovsky
2021-09-22devlink: Make devlink_register to be voidLeon Romanovsky
2021-09-16net: hinic: Make use of the helper function dev_err_probe()Cai Huoqing
2021-08-24ethtool: extend coalesce setting uAPI with CQE modeYufeng Mo
2021-08-23hinic: switch from 'pci_' to 'dma_' APIChristophe JAILLET
2021-08-19hinic: make array speeds static const, makes object smallerColin Ian King
2021-08-09devlink: Set device as early as possibleLeon Romanovsky
2021-05-17net: huawei: hinic: Fix wrong function name in commentsYang Shen
2021-05-13net: hinic: fix misspelled "acessing"Guangbin Huang
2021-05-13net: hinic: remove unnecessary parenthesesGuangbin Huang
2021-05-13net: hinic: add blank line after function declarationGuangbin Huang
2021-05-13net: hinic: remove unnecessary blank lineGuangbin Huang
2021-03-24hinic: avoid gcc -Wrestrict warningArnd Bergmann
2021-03-19hinic: Remove unused variable.David S. Miller
2021-03-19net: hinic: convert strlcpy to strscpyDaode Huang
2021-03-19net: hinic: remove the repeat word "the" in comment.Daode Huang
2021-03-19net: hinic: add a blank line after declarationsDaode Huang
2021-03-19net: hinic: Remove unnecessary 'out of memory' messageDaode Huang
2020-12-09net: hinic: simplify the return hinic_configure_max_qnum()Zheng Yongjun
2020-11-23net: don't include ethtool.h from netdevice.hJakub Kicinski
2020-11-19devlink: move request_firmware out of driverJacob Keller
2020-10-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-10-03net: hinic: fix DEVLINK build errorsRandy Dunlap
2020-09-25devlink: convert flash_update to use params structureJacob Keller
2020-09-25devlink: check flash_update parameter support in net coreJacob Keller
2020-09-24hinic: fix wrong return value of mac-set cmdLuo bin
2020-09-23hinic: improve the comments of function headerLuo bin
2020-09-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-09-18hinic: modify irq nameLuo bin
2020-09-18hinic: fix sending pkts from core while self testingLuo bin
2020-09-17hinic: fix potential resource leakWei Li
2020-09-14hinic: add vxlan segmentation and cs offload supportLuo bin
2020-09-14net: hinic: convert tasklets to use new tasklet_setup() APIAllen Pais
2020-09-11hinic: fix rewaking txq after netif_tx_disableLuo bin
2020-09-10net: hns: Fix a kernel-doc warning in hinic_hw_eqs.cWang Hai
2020-09-10net: hns: Fix a kernel-doc warning in hinic_hw_api_cmd.cWang Hai