index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
mlx4
/
en_tx.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-08-11
mlx4: Move the Mellanox driver
Jeff Kirsher
1
-828
/
+0
2011-06-21
drivers/net: Remove casts of void *
Joe Perches
1
-3
/
+2
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-1
/
+1
2011-03-23
mlx4_en: Using blue flame support
Yevgeny Petrilin
1
-20
/
+52
2010-10-21
vlan: Don't check for vlan group before vlan_tx_tag_present.
Jesse Gross
1
-2
/
+2
2010-08-24
mlx4_en: Moving to work with GRO
Yevgeny Petrilin
1
-0
/
+1
2010-08-24
mlx4_en: Added self diagnostics test implementation
Yevgeny Petrilin
1
-0
/
+16
2010-08-24
mlx4_en: Validate port up prior to transmitting
Yevgeny Petrilin
1
-0
/
+3
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2009-12-04
tree-wide: fix assorted typos all over the place
André Goddard Rosa
1
-1
/
+1
2009-09-02
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-2
/
+3
2009-09-01
netdev: convert bulk of drivers to netdev_tx_t
Stephen Hemminger
1
-1
/
+1
2009-08-23
drivers/net: fixed drivers that support netpoll use ndo_start_xmit()
Dongdong Deng
1
-2
/
+3
2009-08-12
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-0
/
+1
2009-08-06
mlx4_en: Not using Shared Receive Queues
Yevgeny Petrilin
1
-2
/
+2
2009-08-02
mlx4_en: Fix double pci unmapping.
Yevgeny Petrilin
1
-0
/
+1
2009-07-05
net: convert remaining non-symbolic return values in ndo_start_xmit() functions
Patrick McHardy
1
-1
/
+1
2009-06-21
mlx4_en: Removed redundant check on lso header size
Yevgeny Petrilin
1
-5
/
+0
2009-06-21
mlx4_en: Cancel port_up check in transmit function
Yevgeny Petrilin
1
-7
/
+0
2009-06-21
mlx4_en: Removed redundant skb->len check
Yevgeny Petrilin
1
-4
/
+0
2009-06-21
mlx4_en: Counting all the dropped packets on the TX side
Yevgeny Petrilin
1
-7
/
+8
2009-06-03
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-4
/
+4
2009-06-02
mlx4_en: multiqueue support
Yevgeny Petrilin
1
-56
/
+18
2009-06-02
mlx4_en: Giving interface name in debug messages
Yevgeny Petrilin
1
-20
/
+19
2009-05-29
mlx4_en: Fix a kernel panic when waking tx queue
Yevgeny Petrilin
1
-4
/
+4
2009-05-29
net: dont update dev->trans_start in 10GB drivers
Eric Dumazet
1
-1
/
+0
2009-04-21
mlx4_en: Assign dummy event handler for TX queue
Yevgeny Petrilin
1
-0
/
+1
2009-01-08
mlx4_en: Consider inline packets on completion
Yevgeny Petrilin
1
-26
/
+33
2008-12-25
mlx4_en: Removed redundant cq->armed flag
Yevgeny Petrilin
1
-3
/
+2
2008-12-25
mlx4_en: Removed TX locking when polling TX cq
Yevgeny Petrilin
1
-11
/
+13
2008-10-22
mlx4_en: Add driver for Mellanox ConnectX 10GbE NIC
Yevgeny Petrilin
1
-0
/
+820