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
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
2017-01-18
net: Remove usage of net_device last_rx member
Tobias Klauser
1
-1
/
+0
2017-01-08
net: make ndo_get_stats64 a void function
stephen hemminger
1
-4
/
+2
2016-12-06
net: hns: Fix to conditionally convey RX checksum flag to stack
Salil
1
-7
/
+69
2016-11-10
net: hns: add the support to add/remove the ucast entry to/from table
Kejian Yan
1
-0
/
+26
2016-11-10
net: hns: add multicast tcam table clear
Kejian Yan
1
-0
/
+4
2016-10-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-34
/
+73
2016-10-18
ethernet: use core min/max MTU checking
Jarod Wilson
1
-4
/
+7
2016-10-14
Merge tag 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/dled...
Linus Torvalds
1
-34
/
+73
2016-10-03
net: hns: delete redundant broadcast packet filter process
Daode Huang
1
-10
/
+0
2016-10-03
net: hns: bug fix about broadcast/multicast packets
Daode Huang
1
-0
/
+16
2016-10-03
net: hns: delete repeat read fbd num after while
Daode Huang
1
-13
/
+2
2016-10-03
net: hns: add fini_process for v2 napi process
Daode Huang
1
-7
/
+38
2016-10-03
net: hns: fix port unavailable after hnae_reserve_buffer_map fail
lipeng
1
-5
/
+18
2016-09-22
net: ethernet: hisilicon: hns: use phydev from struct net_device
Philippe Reynes
1
-14
/
+9
[next]