index
:
pm24.git
master
perf-mon
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
/
hns
/
hnae.c
Age
Commit message (
Expand
)
Author
2024-03-05
net: hns: make hnae_class constant
Ricardo B. Marliere
2023-03-17
driver core: class: remove module * from class_create()
Greg Kroah-Hartman
2022-10-31
net: hns: hnae: remove unnecessary __module_get() and module_put()
Yang Yingliang
2022-10-19
net: hns: fix possible memory leak in hnae_ae_register()
Yang Yingliang
2020-09-25
drivers/net/ethernet: clean up mis-targeted comments
Jesse Brandeburg
2020-09-10
net: hns: fix 'cdev' kernel-doc warning in hnae_ae_unregister()
Wang Hai
2019-11-07
net: hns: Fix the stray netpoll locks causing deadlock in NAPI path
Salil Mehta
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-04-04
net: hns: Fix WARNING when remove HNS driver with SMMU enabled
Yonglong Liu
2018-09-25
net: hns: fix for unmapping problem when SMMU is on
Yunsheng Lin
2017-08-03
net: hns: Add self-adaptive interrupt coalesce support in hns driver
Lin Yun Sheng
2017-04-03
net: hns: Avoid Hip06 chip TX packet line bug
lipeng
2017-04-03
net: hns: Replace netif_tx_lock to ring spin lock
lipeng
2017-04-03
net: hns: Remove redundant memset during buffer release
lipeng
2017-03-28
net: break include loop netdevice.h, dsa.h, devlink.h
Andrew Lunn
2016-11-07
net: hns: fix device reference leaks
Johan Hovold
2016-06-21
net: hns: delete redundancy ring enable operations
Daode Huang
2016-06-04
net: hns: add uniform interface for phy connection
Kejian Yan
2016-06-04
net: hns: enet specify a reference to dsaf by fwnode_handle
Kejian Yan
2016-01-21
net: hns: enet specifies a reference to dsaf
yankejian
2015-10-21
net: hisilicon: fix ptr_ret.cocci warnings
Wu Fengguang
2015-10-18
net: hisilicon rm hnae sysfs interface
huangdaode
2015-10-08
net: hns: fix 32-bit build warning
Arnd Bergmann
2015-09-20
net: add Hisilicon Network Subsystem hnae framework support
huangdaode