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.14.y
linux-6.15.y
linux-6.16.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
2017-04-04
net: hns: Some checkpatch.pl script & warning fixes
Salil
1
-4
/
+5
2017-04-04
net: hns: Replace netif_tx_lock to ring spin lock
lipeng
1
-10
/
+11
2017-04-04
net: hns: Fix to adjust buf_size of ring according to mtu
lipeng
1
-11
/
+238
2017-04-04
net: hns: Optimize hns_nic_common_poll for better performance
lipeng
1
-20
/
+30
2017-04-04
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-19
net: Remove usage of net_device last_rx member
Tobias Klauser
1
-1
/
+0
2017-01-09
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
2016-07-01
net: hns: add a space before "*/"
Daode Huang
1
-2
/
+2
2016-06-21
net: hns: bug fix about TSO on|off when there is traffic
Daode Huang
1
-4
/
+4
2016-06-21
net: hns: fix bug that alloc skb fail lead to port unavailable
Jun He
1
-2
/
+3
2016-06-21
net: hns: delete redundancy ring enable operations
Daode Huang
1
-6
/
+1
2016-06-21
net: hns: fix the wrong speed for bond
Qianqian Xie
1
-19
/
+24
2016-06-21
net: hns: fix the error info when dma_set_mask_and_coherent fail
Qianqian Xie
1
-1
/
+1
2016-06-21
net: hns: typo fix of annotation info for hns_nic_reset_subtask()
Qianqian Xie
1
-1
/
+1
2016-06-21
net: hns: add skb_reset_mac_header() after skb being alloc
Kejian Yan
1
-0
/
+1
2016-06-05
net: hns: net: hns: enet adds support of acpi
Kejian Yan
1
-12
/
+44
2016-06-05
net: hns: add uniform interface for phy connection
Kejian Yan
1
-9
/
+12
2016-06-05
net: hns: enet specify a reference to dsaf by fwnode_handle
Kejian Yan
1
-6
/
+8
2016-06-05
net: hns: use device_* APIs instead of of_* APIs
Kejian Yan
1
-8
/
+3
2016-05-04
treewide: replace dev->trans_start update with helper
Florian Westphal
1
-3
/
+3
2016-04-26
net: hns: add attribute port-idx-in-ae in enet node.
Yisen.Zhuang\(Zhuangyuzeng\)
1
-4
/
+13
2016-03-24
net: hns: fix warning of passing zero to 'PTR_ERR'
Kejian Yan
1
-1
/
+1
2016-03-24
net: hns: optimizate irq proccess for HNS V2
Sheng Li
1
-4
/
+5
2016-03-24
net: hns: remove useless variable assignment and comment
Qianqian Xie
1
-4
/
+1
2016-03-22
net: hns: bug fix about the overflow of mss
Daode Huang
1
-9
/
+8
2016-03-22
net: hns: fixed portid bug in sending manage pkt
Sheng Li
1
-1
/
+5
2016-03-22
net: hns: bug fix about ping6
Kejian Yan
1
-0
/
+9
2016-01-21
net: hns: enet specifies a reference to dsaf
yankejian
1
-6
/
+9
2016-01-06
net: hns: avoid uninitialized variable warning:
Arnd Bergmann
1
-25
/
+22
2015-12-09
net: hns: optimize XGE capability by reducing cpu usage
yankejian
1
-26
/
+53
2015-12-04
net:hns: Add support of ethtool TSO set option for Hip06 in HNS
Salil
1
-0
/
+47
2015-12-04
net:hns: Add Hip06 "TSO(TCP Segment Offload)" support HNS Driver
Salil
1
-3
/
+79
2015-12-04
net:hns: Add support of Hip06 SoC to the Hislicon Network Subsystem
Salil
1
-72
/
+288
2015-11-02
net: hisilicon: Remove .owner assignment from platform_driver
huangdaode
1
-1
/
+0
2015-10-19
net: hns: fixes a bug about timeout by pause frame
lisheng
1
-7
/
+6
[prev]
[next]