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.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
/
mellanox
/
mlx4
/
en_tx.c
Age
Commit message (
Expand
)
Author
Files
Lines
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
2013-01-21
net/mlx4_en: remove redundant code
Eric Dumazet
1
-4
/
+0
2013-01-18
net/mlx4_en: Fix bridged vSwitch configuration for non SRIOV mode
Yan Burman
1
-4
/
+9
2012-12-14
Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
1
-2
/
+3
2012-12-03
net/mlx4_en: Set number of rx/tx channels using ethtool
Amir Vadai
1
-1
/
+1
2012-11-26
mlx4: 64-byte CQE/EQE support
Or Gerlitz
1
-2
/
+3
2012-10-26
net/mlx4_en: Don't use vlan tag value as an indication for vlan presence
Moni Shoua
1
-1
/
+1
2012-10-26
net/mlx4_en: Fix double-release-range in tx-rings
Jack Morgenstein
1
-1
/
+0
2012-10-02
mlx4: dont orphan skbs in mlx4_en_xmit()
Eric Dumazet
1
-4
/
+0
2012-08-04
net/mlx4_en: Fixing TX queue stop/wake flow
Yevgeny Petrilin
1
-10
/
+7
2012-05-18
net/mlx4_en: num cores tx rings for every UP
Amir Vadai
1
-6
/
+9
2012-04-24
mlx4_en: Byte Queue Limit support
Yevgeny Petrilin
1
-4
/
+11
2012-04-24
mlx4_en: Moving to Interrupts for TX completions
Yevgeny Petrilin
1
-58
/
+1
2012-04-05
net/mlx4_en: sk_prio <=> UP for untagged traffic
Amir Vadai
1
-1
/
+1
2012-04-05
net/mlx4_en: Force user priority by QP attribute
Amir Vadai
1
-8
/
+4
2012-03-07
net/mlx4: fix sparse warnings on TX blue flame buffer
Or Gerlitz
1
-1
/
+1
2012-03-07
net/mlx4_en: Saving mem access on data path
Yevgeny Petrilin
1
-7
/
+6
2012-03-06
mlx4_en: remove sparse errors
Eric Dumazet
1
-2
/
+2
2012-02-26
mlx4_en: dont change mac_header on xmit
Eric Dumazet
1
-12
/
+3
2012-02-01
drivers/net: Remove unnecessary k.alloc/v.alloc OOM messages
Joe Perches
1
-4
/
+2
2011-12-13
mlx4_en: Allow communication between functions on same host
Eugenia Emantayev
1
-11
/
+9
2011-11-28
net/mlx4_en: bug fix for the case of vlan id 0 and UP 0
Amir Vadai
1
-2
/
+4
2011-11-28
net/mlx4_en: adding loopback support
Amir Vadai
1
-2
/
+1
2011-11-28
net/mlx4_en: using non collapsed CQ on TX
Yevgeny Petrilin
1
-33
/
+34
2011-11-01
drivers/net: Add moduleparam.h to drivers as required.
Paul Gortmaker
1
-0
/
+1
2011-10-25
Merge branch 'master' of ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-3
/
+3
2011-10-21
mlx4: convert to SKB paged frag API.
Ian Campbell
1
-16
/
+4
2011-10-19
mlx4_en: Checksum counters per ring
Yevgeny Petrilin
1
-1
/
+1
2011-10-19
net: add skb frag size accessors
Eric Dumazet
1
-6
/
+6
2011-08-11
mlx4: Move the Mellanox driver
Jeff Kirsher
1
-0
/
+828