Salil
|
b4957ab082
net: hns: Some checkpatch.pl script & warning fixes
|
8 years ago |
lipeng
|
f2aaed557e
net: hns: Replace netif_tx_lock to ring spin lock
|
8 years ago |
lipeng
|
b29bd41259
net: hns: Fix to adjust buf_size of ring according to mtu
|
8 years ago |
lipeng
|
36eedfde1a
net: hns: Optimize hns_nic_common_poll for better performance
|
8 years ago |
lipeng
|
ba2d079131
net: hns: Fix the implementation of irq affinity function
|
8 years ago |
David S. Miller
|
35eeacf182
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
8 years ago |
Kejian Yan
|
b85ea006b6
net: hns: Fix the device being used for dma mapping during TX
|
8 years ago |
Arnd Bergmann
|
ff3edc9b8e
hns_enet: use cpumask_var_t for on-stack mask
|
8 years ago |
Tobias Klauser
|
4a7c972644
net: Remove usage of net_device last_rx member
|
8 years ago |
stephen hemminger
|
bc1f44709c
net: make ndo_get_stats64 a void function
|
8 years ago |
Salil
|
862b3d2090
net: hns: Fix to conditionally convey RX checksum flag to stack
|
8 years ago |
Kejian Yan
|
66355f52ca
net: hns: add the support to add/remove the ucast entry to/from table
|
8 years ago |
Kejian Yan
|
ec2cafe682
net: hns: add multicast tcam table clear
|
8 years ago |
David S. Miller
|
27058af401
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
9 years ago |
Jarod Wilson
|
44770e1180
ethernet: use core min/max MTU checking
|
9 years ago |
Linus Torvalds
|
b292fb80bb
Merge tag 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma
|
9 years ago |
Daode Huang
|
5d80b3e1cf
net: hns: delete redundant broadcast packet filter process
|
9 years ago |
Daode Huang
|
2162a4a1ed
net: hns: bug fix about broadcast/multicast packets
|
9 years ago |
Daode Huang
|
34447271dc
net: hns: delete repeat read fbd num after while
|
9 years ago |
Daode Huang
|
cee5add458
net: hns: add fini_process for v2 napi process
|
9 years ago |
lipeng
|
0e97cd4e46
net: hns: fix port unavailable after hnae_reserve_buffer_map fail
|
9 years ago |
Philippe Reynes
|
262b38cdb3
net: ethernet: hisilicon: hns: use phydev from struct net_device
|
9 years ago |
Daode Huang
|
6ba312eb1c
net: hns: add a space before "*/"
|
9 years ago |
Daode Huang
|
6fe27464d8
net: hns: bug fix about TSO on|off when there is traffic
|
9 years ago |
Jun He
|
3a31b64e3e
net: hns: fix bug that alloc skb fail lead to port unavailable
|
9 years ago |
Daode Huang
|
454784d85d
net: hns: delete redundancy ring enable operations
|
9 years ago |
Qianqian Xie
|
bb7189dc78
net: hns: fix the wrong speed for bond
|
9 years ago |
Qianqian Xie
|
39c9441794
net: hns: fix the error info when dma_set_mask_and_coherent fail
|
9 years ago |
Qianqian Xie
|
f7211729bd
net: hns: typo fix of annotation info for hns_nic_reset_subtask()
|
9 years ago |
Kejian Yan
|
8379f0a8ea
net: hns: add skb_reset_mac_header() after skb being alloc
|
9 years ago |