index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
mellanox
/
mlx4
/
en_tx.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-10-30
mlx4: use napi_schedule_irqoff()
Eric Dumazet
1
-2
/
+2
2014-10-09
net: add netdev_txq_bql_{enqueue, complete}_prefetchw() helpers
Eric Dumazet
1
-2
/
+3
2014-10-07
net/mlx4_en: remove NETDEV_TX_BUSY
Eric Dumazet
1
-24
/
+24
2014-10-06
net/mlx4_en: Use the new tx_copybreak to set inline threshold
Eric Dumazet
1
-1
/
+0
2014-10-06
net/mlx4_en: Enable the compiler to make is_inline() inlined
Eric Dumazet
1
-29
/
+38
2014-10-06
net/mlx4_en: tx_info->ts_requested was not cleared
Eric Dumazet
1
-0
/
+1
2014-10-06
net/mlx4_en: Use local var for skb_headlen(skb)
Eric Dumazet
1
-10
/
+11
2014-10-06
net/mlx4_en: Use local var in tx flow for skb_shinfo(skb)
Eric Dumazet
1
-24
/
+34
2014-10-06
net/mlx4_en: mlx4_en_xmit() reads ring->cons once, and ahead of time to avoid...
Eric Dumazet
1
-5
/
+11
2014-10-06
net/mlx4_en: Avoid false sharing in mlx4_en_en_process_tx_cq()
Eric Dumazet
1
-7
/
+15
2014-10-06
net/mlx4_en: Use prefetch in tx path
Eric Dumazet
1
-0
/
+9
2014-10-06
net/mlx4_en: Avoid a cache line miss in TX completion for single frag skb's
Eric Dumazet
1
-37
/
+46
2014-10-06
net/mlx4_en: tx_info allocated with kmalloc() instead of vmalloc()
Eric Dumazet
1
-3
/
+3
2014-10-06
net/mlx4_en: Avoid calling bswap in tx fast path
Eric Dumazet
1
-7
/
+10
2014-10-06
net/mlx4_en: Code cleanups in tx path
Eric Dumazet
1
-23
/
+26
2014-10-05
mlx4: add a new xmit_more counter
Eric Dumazet
1
-1
/
+3
2014-09-29
mlx4: exploit skb->xmit_more to conditionally send doorbell
Eric Dumazet
1
-7
/
+16
2014-09-20
net/mlx4_en: Add mlx4_en_get_cqe helper
Ido Shamay
1
-2
/
+2
2014-09-04
mlx4_en: Convert the normal skb free path to dev_consume_skb_any()
Rick Jones
1
-1
/
+1
2014-07-23
net/mlx4_en: Disable blueflame using ethtool private flags
Amir Vadai
1
-4
/
+9
2014-07-09
net/mlx4_en: Ignore budget on TX napi polling
Amir Vadai
1
-15
/
+13
2014-07-03
net/mlx4_en: Don't use irq_affinity_notifier to track changes in IRQ affinity...
Amir Vadai
1
-6
/
+0
2014-06-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-4
/
+10
2014-06-03
IB/mlx4: Implement IB_QP_CREATE_USE_GFP_NOIO
Jiri Kosina
1
-1
/
+1
2014-05-14
net/mlx4_core: Enforce irq affinity changes immediatly
Yuval Atias
1
-0
/
+6
2014-05-09
mellanox: Logging message cleanups
Joe Perches
1
-4
/
+4
2014-03-13
mlx4: Call dev_kfree_skby_any instead of dev_kfree_skb.
Eric W. Biederman
1
-1
/
+1
2014-03-03
net/mlx4_en: Use union for BlueFlame WQE
Amir Vadai
1
-1
/
+2
2014-03-03
net/mlx4_en: Move queue stopped/waked counters to be per ring
Eugenia Emantayev
1
-3
/
+3
2014-03-03
net/mlx4_en: Pad ethernet packets smaller than 17 bytes
Eugenia Emantayev
1
-1
/
+7
2014-03-03
net/mlx4_en: Verify mlx4_en module parameters
Eugenia Emantayev
1
-16
/
+5
2014-02-17
netdevice: add queue selection fallback handler for ndo_select_queue
Daniel Borkmann
1
-2
/
+2
2014-01-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+2
2014-01-10
net: core: explicitly select a txq before doing l2 forwarding
Jason Wang
1
-1
/
+2
2013-12-31
net/mlx4_en: Add netdev support for TCP/IP offloads of vxlan tunneling
Or Gerlitz
1
-1
/
+13
2013-12-20
net/mlx4_en: Add NAPI support for transmit side
Eugenia Emantayev
1
-7
/
+32
2013-12-20
net/mlx4_en: Configure the XPS queue mapping on driver load
Ido Shamay
1
-1
/
+8
2013-11-08
net/mlx4_en: Datapath structures are allocated per NUMA node
Eugenia Emantayev
1
-11
/
+23
2013-11-08
net/mlx4_en: Datapath resources allocated dynamically
Eugenia Emantayev
1
-8
/
+24
2013-08-21
net/mlx4_en: Reduce scope of local variables in mlx4_en_xmit
Amir Vadai
1
-3
/
+7
2013-08-21
net/mlx4_en: Fix handling of dma_map failure
Amir Vadai
1
-35
/
+62
2013-08-21
net/mlx4_en: Notify user when TX ring in error state
Amir Vadai
1
-0
/
+9
2013-07-29
net/mlx4_en: Fix BlueFlame race
Eugenia Emantayev
1
-19
/
+42
2013-06-05
mlx4: use __netdev_pick_tx instead of __skb_tx_hash in mlx4_en_select_queue
govindarajulu.v
1
-1
/
+1
2013-04-25
net/mlx4_en: Support software timestamping
Amir Vadai
1
-0
/
+2
2013-04-25
net/mlx4_en: Add HW timestamping (TS) support
Amir Vadai
1
-3
/
+26
2013-02-08
mlx4_en: Fix BQL reset TX queue call point
Tom Herbert
1
-0
/
+2
2013-02-08
net/mlx4_en: Optimize loopback related checks in data path
Yan Burman
1
-1
/
+1
2013-01-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-4
/
+9
2013-01-28
net/mlx4_en: Fix a race when closing TX queue
Amir Vadai
1
-1
/
+15
[prev]
[next]