index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
hisilicon
/
hns3
Age
Commit message (
Expand
)
Author
2021-08-28
net: hns3: remove unnecessary "static" of local variables in function
Hao Chen
2021-08-28
net: hns3: don't config TM DWRR twice when set ETS
Guangbin Huang
2021-08-28
net: hns3: add new function hclge_get_speed_bit()
Guangbin Huang
2021-08-28
net: hns3: refactor function hclgevf_parse_capability()
Guangbin Huang
2021-08-28
net: hns3: refactor function hclge_parse_capability()
Guangbin Huang
2021-08-28
net: hns3: add trace event in hclge_gen_resp_to_vf()
Yufeng Mo
2021-08-27
net: hns3: uniform type of function parameter cmd
Hao Chen
2021-08-27
net: hns3: merge some repetitive macros
Peng Li
2021-08-27
net: hns3: package new functions to simplify hclgevf_mbx_handler code
Peng Li
2021-08-27
net: hns3: remove redundant param to simplify code
Peng Li
2021-08-27
net: hns3: use memcpy to simplify code
Peng Li
2021-08-27
net: hns3: remove redundant param mbx_event_pending
Peng Li
2021-08-27
net: hns3: add hns3_state_init() to do state initialization
Huazhong Tan
2021-08-27
net: hns3: add macros for mac speeds of firmware command
Guangbin Huang
2021-08-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-08-26
net: hns3: fix get wrong pfc_en when query PFC configuration
Guangbin Huang
2021-08-26
net: hns3: fix GRO configuration error after reset
Yufeng Mo
2021-08-26
net: hns3: change the method of getting cmd index in debugfs
Yufeng Mo
2021-08-26
net: hns3: fix duplicate node in VLAN list
Guojia Liao
2021-08-26
net: hns3: fix speed unknown issue in bond 4
Yonglong Liu
2021-08-26
net: hns3: add waiting time before cmdq memory is released
Yufeng Mo
2021-08-26
net: hns3: clear hardware resource when loading driver
Yufeng Mo
2021-08-24
net: hns3: add ethtool support for CQE/EQE mode configuration
Yufeng Mo
2021-08-24
net: hns3: add support for EQE/CQE mode configuration
Yufeng Mo
2021-08-24
ethtool: extend coalesce setting uAPI with CQE mode
Yufeng Mo
2021-08-19
net: hns3: make array spec_opcode static const, makes object smaller
Colin Ian King
2021-08-16
net: hns3: add support ethtool extended link state
Guangbin Huang
2021-08-16
net: hns3: add header file hns3_ethtoo.h
Guangbin Huang
2021-08-14
net: hns3: remove always exist devlink pointer check
Leon Romanovsky
2021-08-11
net: hns3: add support for triggering reset by ethtool
Yufeng Mo
2021-08-09
net: hns3: support skb's frag page recycling based on page pool
Yunsheng Lin
2021-08-09
devlink: Set device as early as possible
Leon Romanovsky
2021-07-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-07-27
net: hns3: change the method of obtaining default ptp cycle
Yufeng Mo
2021-07-27
dev_ioctl: split out ndo_eth_ioctl
Arnd Bergmann
2021-07-26
net: hns3: add devlink reload support for VF
Hao Chen
2021-07-26
net: hns3: add devlink reload support for PF
Hao Chen
2021-07-26
net: hns3: add support for devlink get info for VF
Yufeng Mo
2021-07-26
net: hns3: add support for devlink get info for PF
Yufeng Mo
2021-07-26
net: hns3: add support for registering devlink for VF
Yufeng Mo
2021-07-26
net: hns3: add support for registering devlink for PF
Yufeng Mo
2021-07-20
net: hns3: fix rx VLAN offload state inconsistent issue
Jian Shen
2021-07-20
net: hns3: disable port VLAN filter when support function level VLAN filter c...
Jian Shen
2021-07-20
net: hns3: add match_id to check mailbox response from PF to VF
Peng Li
2021-07-20
net: hns3: fix possible mismatches resp of mailbox
Chengwen Feng
2021-06-28
net: hns3: add support for dumping MAC umv counter in debugfs
Jian Shen
2021-06-28
net: hns3: add support for FD counter in debugfs
Jian Shen
2021-06-21
net: hns3: Fix a memory leak in an error handling path in 'hclge_handle_error...
Christophe JAILLET
2021-06-21
net: hns3: fix a double shift bug
Dan Carpenter
2021-06-21
net: hns3: fix different snprintf() limit
Dan Carpenter
[prev]
[next]