index
:
linux.git
iio/light/color-sensors
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
sunxi/platform/irq-debounce
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
hisilicon
/
hns
Age
Commit message (
Expand
)
Author
2020-01-23
net: convert suitable drivers to use phy_do_ioctl_running
Heiner Kallweit
2020-01-19
Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-01-17
net: hns: fix soft lockup when there is not enough memory
Yonglong Liu
2019-12-12
netdev: pass the stuck queue to the timeout handler
Michael S. Tsirkin
2019-11-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-11-07
net: hns: Fix the stray netpoll locks causing deadlock in NAPI path
Salil Mehta
2019-10-07
net: hns: make arrays static, makes object smaller
Colin Ian King
2019-09-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
2019-09-05
net: hns: Move static keyword to the front of declaration
Krzysztof Wilczynski
2019-08-18
net: hns: add phy_attached_info() to the hns driver
Yonglong Liu
2019-07-30
drivers: Introduce device lookup variants by fwnode
Suzuki K Poulose
2019-07-22
net: Use skb accessors in network drivers
Matthew Wilcox (Oracle)
2019-07-12
Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2019-07-03
net: hns: add support for vlan TSO
Yonglong Liu
2019-06-24
bus_find_device: Unify the match callback with class_find_device
Suzuki K Poulose
2019-06-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2019-06-02
net: hns: Fix loopback test failed at copper ports
Yonglong Liu
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-04-23
net: pass net_device argument to the eth_get_headlen
Stanislav Fomichev
2019-04-06
net: hns: fix unsigned comparison to less than zero
Colin Ian King
2019-04-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-04-04
net: hns: Fix sparse: some warnings in HNS drivers
Yonglong Liu
2019-04-04
net: hns: Fix WARNING when remove HNS driver with SMMU enabled
Yonglong Liu
2019-04-04
net: hns: fix ICMP6 neighbor solicitation messages discard problem
Yonglong Liu
2019-04-04
net: hns: Fix probabilistic memory overwrite when HNS driver initialized
Yonglong Liu
2019-04-04
net: hns: Use NAPI_POLL_WEIGHT for hns driver
Yonglong Liu
2019-04-04
net: hns: fix KASAN: use-after-free in hns_nic_net_xmit_hw()
Liubin Shu
2019-03-20
net: remove 'fallback' argument from dev->ndo_select_queue()
Paolo Abeni
2019-02-27
net: hns: use struct_size() in devm_kzalloc()
Gustavo A. R. Silva
2019-02-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-02-18
net: hns: Fixes the missing put_device in positive leg for roce reset
Salil Mehta
2019-02-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-02-14
net: hns: Fix object reference leaks in hns_dsaf_roce_reset()
Huang Zijiang
2019-01-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-01-27
net: hns: Restart autoneg need return failed when autoneg off
Yonglong Liu
2019-01-27
net: hns: Fix for missing of_node_put() after of_parse_phandle()
Yonglong Liu
2019-01-17
net: hns: Use struct_size() in devm_kzalloc()
Gustavo A. R. Silva
2019-01-04
net: hns: Fix use after free identified by SLUB debug
Yonglong Liu
2019-01-04
net: hns: Fix WARNING when hns modules installed
Yonglong Liu
2018-12-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-12-16
net: hns: Fix ping failed when use net bridge and send multicast
Yonglong Liu
2018-12-16
net: hns: Add mac pcs config when enable|disable mac
Yonglong Liu
2018-12-16
net: hns: Fix ntuple-filters status error.
Yonglong Liu
2018-12-16
net: hns: Avoid net reset caused by pause frames storm
Yonglong Liu
2018-12-16
net: hns: Free irq when exit from abnormal branch
Yonglong Liu
2018-12-16
net: hns: Clean rx fbd when ae stopped.
Yonglong Liu
2018-12-16
net: hns: Fixed bug that netdev was opened twice
Yonglong Liu
2018-12-16
net: hns: Some registers use wrong address according to the datasheet.
Yonglong Liu
2018-12-16
net: hns: All ports can not work when insmod hns ko after rmmod.
Yonglong Liu
2018-12-16
net: hns: Incorrect offset address used for some registers.
Yonglong Liu
[next]