Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
8bb495e3f02401ee6f76d1b1d77f3ac9f079e376
/
drivers
/
net
/
ethernet
/
mellanox
/
mlx4
/
en_tx.c
eb0cabb
net/mlx4_en: Support software timestamping
by Amir Vadai
· 12 years ago
ec693d4
net/mlx4_en: Add HW timestamping (TS) support
by Amir Vadai
· 12 years ago
41b7492
mlx4_en: Fix BQL reset TX queue call point
by Tom Herbert
· 12 years ago
79aeacc
net/mlx4_en: Optimize loopback related checks in data path
by Yan Burman
· 12 years ago
f1e7b73
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
7225922
net/mlx4_en: Fix a race when closing TX queue
by Amir Vadai
· 12 years ago
546bfed
net/mlx4_en: remove redundant code
by Eric Dumazet
· 12 years ago
213815a
net/mlx4_en: Fix bridged vSwitch configuration for non SRIOV mode
by Yan Burman
· 12 years ago
f132c54
Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband
by Linus Torvalds
· 12 years ago
d317966
net/mlx4_en: Set number of rx/tx channels using ethtool
by Amir Vadai
· 12 years ago
08ff323
mlx4: 64-byte CQE/EQE support
by Or Gerlitz
· 12 years ago
2b39a06
net/mlx4_en: Don't use vlan tag value as an indication for vlan presence
by Moni Shoua
· 12 years ago
7208ca3
net/mlx4_en: Fix double-release-range in tx-rings
by Jack Morgenstein
· 12 years ago
8112ec3
mlx4: dont orphan skbs in mlx4_en_xmit()
by Eric Dumazet
· 12 years ago
c18520b
net/mlx4_en: Fixing TX queue stop/wake flow
by Yevgeny Petrilin
· 12 years ago
bc6a474
net/mlx4_en: num cores tx rings for every UP
by Amir Vadai
· 12 years ago
5b263f5
mlx4_en: Byte Queue Limit support
by Yevgeny Petrilin
· 13 years ago
e22979d
mlx4_en: Moving to Interrupts for TX completions
by Yevgeny Petrilin
· 13 years ago
897d784
net/mlx4_en: sk_prio <=> UP for untagged traffic
by Amir Vadai
· 13 years ago
0e98b52
net/mlx4_en: Force user priority by QP attribute
by Amir Vadai
· 13 years ago
966684d
net/mlx4: fix sparse warnings on TX blue flame buffer
by Or Gerlitz
· 13 years ago
ebf8c9a
net/mlx4_en: Saving mem access on data path
by Yevgeny Petrilin
· 13 years ago
18f973a
mlx4_en: remove sparse errors
by Eric Dumazet
· 13 years ago
6221217
mlx4_en: dont change mac_header on xmit
by Eric Dumazet
· 13 years ago
e404dec
drivers/net: Remove unnecessary k.alloc/v.alloc OOM messages
by Joe Perches
· 13 years ago
5b4c4d3
mlx4_en: Allow communication between functions on same host
by Eugenia Emantayev
· 13 years ago
c140d76
net/mlx4_en: bug fix for the case of vlan id 0 and UP 0
by Amir Vadai
· 13 years ago
60d6fe9
net/mlx4_en: adding loopback support
by Amir Vadai
· 13 years ago
f0ab34f
net/mlx4_en: using non collapsed CQ on TX
by Yevgeny Petrilin
· 13 years ago
6eb07ca
drivers/net: Add moduleparam.h to drivers as required.
by Paul Gortmaker
· 13 years ago
1805b2f
Merge branch 'master' of ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 13 years ago
311761c
mlx4: convert to SKB paged frag API.
by Ian Campbell
· 13 years ago
ad04378
mlx4_en: Checksum counters per ring
by Yevgeny Petrilin
· 13 years ago
9e903e0
net: add skb frag size accessors
by Eric Dumazet
· 13 years ago
5a2cc19
mlx4: Move the Mellanox driver
by Jeff Kirsher
· 13 years ago
[Renamed from drivers/net/mlx4/en_tx.c]
43d620c
drivers/net: Remove casts of void *
by Joe Perches
· 13 years ago
25985ed
Fix common misspellings
by Lucas De Marchi
· 14 years ago
87a5c38
mlx4_en: Using blue flame support
by Yevgeny Petrilin
· 14 years ago
eab6d18
vlan: Don't check for vlan group before vlan_tx_tag_present.
by Jesse Gross
· 14 years ago
fa37a95
mlx4_en: Moving to work with GRO
by Yevgeny Petrilin
· 14 years ago
e7c1c2c4
mlx4_en: Added self diagnostics test implementation
by Yevgeny Petrilin
· 14 years ago
3005ad4
mlx4_en: Validate port up prior to transmitting
by Yevgeny Petrilin
· 14 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
af901ca
tree-wide: fix assorted typos all over the place
by André Goddard Rosa
· 15 years ago
6cdee2f
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
61357325
netdev: convert bulk of drivers to netdev_tx_t
by Stephen Hemminger
· 15 years ago
4871953
drivers/net: fixed drivers that support netpoll use ndo_start_xmit()
by Dongdong Deng
· 15 years ago
aa11d95
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
9f519f6
mlx4_en: Not using Shared Receive Queues
by Yevgeny Petrilin
· 15 years ago
eb4ad82
mlx4_en: Fix double pci unmapping.
by Yevgeny Petrilin
· 15 years ago
ec634fe
net: convert remaining non-symbolic return values in ndo_start_xmit() functions
by Patrick McHardy
· 15 years ago
7237b40
mlx4_en: Removed redundant check on lso header size
by Yevgeny Petrilin
· 15 years ago
3c05f5e
mlx4_en: Cancel port_up check in transmit function
by Yevgeny Petrilin
· 15 years ago
d4ddbaa
mlx4_en: Removed redundant skb->len check
by Yevgeny Petrilin
· 15 years ago
7e23091
mlx4_en: Counting all the dropped packets on the TX side
by Yevgeny Petrilin
· 15 years ago
b2f8f75
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
f813cad
mlx4_en: multiqueue support
by Yevgeny Petrilin
· 15 years ago
453a608
mlx4_en: Giving interface name in debug messages
by Yevgeny Petrilin
· 15 years ago
465440d
mlx4_en: Fix a kernel panic when waking tx queue
by Yevgeny Petrilin
· 15 years ago
2867975
net: dont update dev->trans_start in 10GB drivers
by Eric Dumazet
· 15 years ago
966508f
mlx4_en: Assign dummy event handler for TX queue
by Yevgeny Petrilin
· 16 years ago
41efea5
mlx4_en: Consider inline packets on completion
by Yevgeny Petrilin
· 16 years ago
c03ea21
mlx4_en: Removed redundant cq->armed flag
by Yevgeny Petrilin
· 16 years ago
48374dd
mlx4_en: Removed TX locking when polling TX cq
by Yevgeny Petrilin
· 16 years ago
c27a02c
mlx4_en: Add driver for Mellanox ConnectX 10GbE NIC
by Yevgeny Petrilin
· 16 years ago