index
:
drm/drm-intel
core-for-ci
drm-intel-fixes
drm-intel-gt-next
drm-intel-gt-next-backup
drm-intel-next
drm-intel-next-fixes
drm-intel-next-queued
drm-intel-testing
for-linux-next
for-linux-next-fixes
for-linux-next-gt
i915-orig
main
maintainer-tools
topic/core-for-CI
topic/drm-intel-gem-next
topic/thunderbolt-next
Linux driver for Intel graphics
root
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
2020-09-25
drivers/net/ethernet: clean up mis-targeted comments
Jesse Brandeburg
1
-1
/
+3
2020-09-11
net: hns: use IRQ_NOAUTOEN to avoid irq is enabled due to request_irq
Barry Song
1
-1
/
+2
2020-09-10
net: hns: Fix some kernel-doc warnings in hns_enet.c
Wang Hai
1
-2
/
+1
2020-09-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-3
/
+6
2020-08-26
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-25
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-19
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-12
netdev: pass the stuck queue to the timeout handler
Michael S. Tsirkin
1
-1
/
+1
2019-11-07
net: hns: Fix the stray netpoll locks causing deadlock in NAPI path
Salil Mehta
1
-21
/
+1
2019-08-18
net: hns: add phy_attached_info() to the hns driver
Yonglong Liu
1
-0
/
+2
2019-07-22
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-05
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-27
net: hns: Fix for missing of_node_put() after of_parse_phandle()
Yonglong Liu
1
-0
/
+5
2019-01-04
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-29
net: hns: add the code for cleaning pkt in chip
Peng Li
1
-3
/
+18
2018-08-22
net: hns: use eth_get_headlen interface instead of hns_nic_get_headlen
Huazhong Tan
1
-102
/
+1
2018-08-22
net: hns: fix skb->truesize underestimation
Huazhong Tan
1
-1
/
+1
2018-08-22
net: hns: modify variable type in hns_nic_reuse_page
Huazhong Tan
1
-1
/
+2
2018-08-15
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-12
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
2017-04-03
net: hns: Some checkpatch.pl script & warning fixes
Salil
1
-4
/
+5
[next]