David S. Miller
|
ed29668d1a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
8 years ago |
Pan Bian
|
d2083d0e92
net: hns: set correct return value
|
8 years ago |
Kees Cook
|
d039ef68e9
net: hns: Convert timers to use timer_setup()
|
8 years ago |
Lin Yun Sheng
|
967b2e2a76
net: hns: Fix for __udivdi3 compiler error
|
8 years ago |
Lin Yun Sheng
|
b8c17f7088
net: hns: Add self-adaptive interrupt coalesce support in hns driver
|
8 years ago |
Lin Yun Sheng
|
76b825ab87
net: hns: Bugfix for Tx timeout handling in hns driver
|
8 years ago |
Yunsheng Lin
|
27463ad99f
net: hns: Fix a skb used after free bug
|
8 years ago |
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 |