Yishai Hadas
|
872bf2fb69
net/mlx4_core: Maintain a persistent memory for mlx4 device
|
10 years ago |
Jiri Pirko
|
df8a39defa
net: rename vlan_tx_* helpers since "tx" is misleading there
|
10 years ago |
Amir Vadai
|
492f5add4b
net/mlx4_en: Doorbell is byteswapped in Little Endian archs
|
10 years ago |
Eugenia Emantayev
|
ddae0349fd
net/mlx4: Change QP allocation scheme
|
10 years ago |
David S. Miller
|
55b42b5ca2
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
11 years ago |
Or Gerlitz
|
a4f2dacbf2
net/mlx4_en: Don't attempt to TX offload the outer UDP checksum for VXLAN
|
11 years ago |
Eric Dumazet
|
477b35b44f
mlx4: use napi_schedule_irqoff()
|
11 years ago |
Eric Dumazet
|
535114539b
net: add netdev_txq_bql_{enqueue, complete}_prefetchw() helpers
|
11 years ago |
Eric Dumazet
|
fe971b95c2
net/mlx4_en: remove NETDEV_TX_BUSY
|
11 years ago |
Eric Dumazet
|
1556b8746e
net/mlx4_en: Use the new tx_copybreak to set inline threshold
|
11 years ago |
Eric Dumazet
|
acea73d671
net/mlx4_en: Enable the compiler to make is_inline() inlined
|
11 years ago |
Eric Dumazet
|
e70602a8b8
net/mlx4_en: tx_info->ts_requested was not cleared
|
11 years ago |
Eric Dumazet
|
e533ac7ea0
net/mlx4_en: Use local var for skb_headlen(skb)
|
11 years ago |
Eric Dumazet
|
b9d8839a44
net/mlx4_en: Use local var in tx flow for skb_shinfo(skb)
|
11 years ago |
Eric Dumazet
|
f905c79e12
net/mlx4_en: mlx4_en_xmit() reads ring->cons once, and ahead of time to avoid stalls
|
11 years ago |
Eric Dumazet
|
fb1843ee72
net/mlx4_en: Avoid false sharing in mlx4_en_en_process_tx_cq()
|
11 years ago |
Eric Dumazet
|
29d40c9032
net/mlx4_en: Use prefetch in tx path
|
11 years ago |
Eric Dumazet
|
3d03641cb4
net/mlx4_en: Avoid a cache line miss in TX completion for single frag skb's
|
11 years ago |
Eric Dumazet
|
dc9b06d156
net/mlx4_en: tx_info allocated with kmalloc() instead of vmalloc()
|
11 years ago |
Eric Dumazet
|
6a4e81211f
net/mlx4_en: Avoid calling bswap in tx fast path
|
11 years ago |
Eric Dumazet
|
7dfa4b414d
net/mlx4_en: Code cleanups in tx path
|
11 years ago |
Eric Dumazet
|
9fab426de7
mlx4: add a new xmit_more counter
|
11 years ago |
Eric Dumazet
|
5804283d7c
mlx4: exploit skb->xmit_more to conditionally send doorbell
|
11 years ago |
Ido Shamay
|
b1b6b4da78
net/mlx4_en: Add mlx4_en_get_cqe helper
|
11 years ago |
Rick Jones
|
b89df95d52
mlx4_en: Convert the normal skb free path to dev_consume_skb_any()
|
11 years ago |
Amir Vadai
|
0fef9d0308
net/mlx4_en: Disable blueflame using ethtool private flags
|
11 years ago |
Amir Vadai
|
fbc6daf197
net/mlx4_en: Ignore budget on TX napi polling
|
11 years ago |
Amir Vadai
|
35f6f45368
net/mlx4_en: Don't use irq_affinity_notifier to track changes in IRQ affinity map
|
11 years ago |
Linus Torvalds
|
f9da455b93
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
|
11 years ago |
Jiri Kosina
|
40f2287bd5
IB/mlx4: Implement IB_QP_CREATE_USE_GFP_NOIO
|
11 years ago |