index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
hisilicon
/
hns
/
hns_enet.c
Age
Commit message (
Expand
)
Author
Files
Lines
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
2017-04-03
net: hns: Replace netif_tx_lock to ring spin lock
lipeng
1
-10
/
+11
2017-04-03
net: hns: Fix to adjust buf_size of ring according to mtu
lipeng
1
-11
/
+238
2017-04-03
net: hns: Optimize hns_nic_common_poll for better performance
lipeng
1
-20
/
+30
2017-04-03
net: hns: Fix the implementation of irq affinity function
lipeng
1
-46
/
+29
2017-02-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2017-02-10
net: hns: Fix the device being used for dma mapping during TX
Kejian Yan
1
-1
/
+1
2017-02-03
hns_enet: use cpumask_var_t for on-stack mask
Arnd Bergmann
1
-10
/
+15
[next]