index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
hisilicon
/
hns
/
hns_enet.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-03-30
net: hisilicon: hns: fix error return code of hns_nic_clear_all_rx_fetch()
Jia-Ju Bai
1
-1
/
+3
2020-09-26
drivers/net/ethernet: clean up mis-targeted comments
Jesse Brandeburg
1
-1
/
+3
2020-09-12
net: hns: use IRQ_NOAUTOEN to avoid irq is enabled due to request_irq
Barry Song
1
-1
/
+2
2020-09-11
net: hns: Fix some kernel-doc warnings in hns_enet.c
Wang Hai
1
-2
/
+1
2020-09-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-3
/
+6
2020-08-27
net: Take common prefetch code structure into a function
Tariq Toukan
1
-4
/
+1
2020-08-24
net: hns: Fix memleak in hns_nic_dev_probe
Dinghao Liu
1
-3
/
+6
2020-06-26
hns: do not cast return value of napi_gro_receive to null
Jason A. Donenfeld
1
-1
/
+1
2020-01-23
net: convert suitable drivers to use phy_do_ioctl_running
Heiner Kallweit
1
-15
/
+1
2020-01-20
Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-3
/
+1
2020-01-17
net: hns: fix soft lockup when there is not enough memory
Yonglong Liu
1
-3
/
+1
2019-12-13
netdev: pass the stuck queue to the timeout handler
Michael S. Tsirkin
1
-1
/
+1
2019-11-08
net: hns: Fix the stray netpoll locks causing deadlock in NAPI path
Salil Mehta
1
-21
/
+1
2019-08-19
net: hns: add phy_attached_info() to the hns driver
Yonglong Liu
1
-0
/
+2
2019-07-23
net: Use skb accessors in network drivers
Matthew Wilcox (Oracle)
1
-2
/
+2
2019-07-03
net: hns: add support for vlan TSO
Yonglong Liu
1
-0
/
+1
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
1
-5
/
+1
2019-04-23
net: pass net_device argument to the eth_get_headlen
Stanislav Fomichev
1
-1
/
+1
2019-04-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-7
/
+5
2019-04-04
net: hns: Use NAPI_POLL_WEIGHT for hns driver
Yonglong Liu
1
-5
/
+2
2019-04-04
net: hns: fix KASAN: use-after-free in hns_nic_net_xmit_hw()
Liubin Shu
1
-2
/
+3
2019-03-20
net: remove 'fallback' argument from dev->ndo_select_queue()
Paolo Abeni
1
-3
/
+2
2019-01-28
net: hns: Fix for missing of_node_put() after of_parse_phandle()
Yonglong Liu
1
-0
/
+5
2019-01-05
net: hns: Fix WARNING when hns modules installed
Yonglong Liu
1
-10
/
+7
2018-12-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-4
/
+39
2018-12-16
net: hns: Fix ntuple-filters status error.
Yonglong Liu
1
-1
/
+1
2018-12-16
net: hns: Avoid net reset caused by pause frames storm
Yonglong Liu
1
-2
/
+10
2018-12-16
net: hns: Free irq when exit from abnormal branch
Yonglong Liu
1
-1
/
+22
2018-12-16
net: hns: Fixed bug that netdev was opened twice
Yonglong Liu
1
-0
/
+3
2018-12-16
net: hns: All ports can not work when insmod hns ko after rmmod.
Yonglong Liu
1
-0
/
+3
2018-11-11
net: ethernet: Convert phydev advertize and supported from u32 to link mode
Andrew Lunn
1
-2
/
+4
2018-09-28
net: hns: remove ndo_poll_controller
Eric Dumazet
1
-18
/
+0
2018-09-25
net: hns: fix for unmapping problem when SMMU is on
Yunsheng Lin
1
-11
/
+19
2018-08-30
net: hns: add the code for cleaning pkt in chip
Peng Li
1
-3
/
+18
2018-08-23
net: hns: use eth_get_headlen interface instead of hns_nic_get_headlen
Huazhong Tan
1
-102
/
+1
2018-08-23
net: hns: fix skb->truesize underestimation
Huazhong Tan
1
-1
/
+1
2018-08-23
net: hns: modify variable type in hns_nic_reuse_page
Huazhong Tan
1
-1
/
+2
2018-08-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-6
/
+7
2018-07-26
net: hns: Make many functions static
YueHaibing
1
-4
/
+4
2018-07-23
ACPI: Convert ACPI reference args to generic fwnode reference args
Sakari Ailus
1
-2
/
+6
2018-07-09
net: allow fallback function to pass netdev
Alexander Duyck
1
-1
/
+1
2018-07-09
net: allow ndo_select_queue to pass netdev
Alexander Duyck
1
-1
/
+2
2018-06-13
treewide: kzalloc() -> kcalloc()
Kees Cook
1
-1
/
+2
2017-11-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+2
2017-11-01
net: hns: set correct return value
Pan Bian
1
-2
/
+2
2017-10-18
net: hns: Convert timers to use timer_setup()
Kees Cook
1
-4
/
+3
2017-08-04
net: hns: Fix for __udivdi3 compiler error
Lin Yun Sheng
1
-1
/
+2
2017-08-03
net: hns: Add self-adaptive interrupt coalesce support in hns driver
Lin Yun Sheng
1
-8
/
+126
2017-07-12
net: hns: Bugfix for Tx timeout handling in hns driver
Lin Yun Sheng
1
-7
/
+9
2017-07-08
net: hns: Fix a skb used after free bug
Yunsheng Lin
1
-12
/
+10
[next]