Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
3969eb3859e4fad4b32ca8f96d4ec8551c20704a
/
drivers
/
net
/
ethernet
/
mellanox
/
mlx4
1c015b3
mlx4_core: Elaborating limitation on VF port options
by Yevgeny Petrilin
· 13 years ago
1e27ca6
mlx4_core: fix mtt range deallocation
by Marcel Apfelbaum
· 13 years ago
455ffa6
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 13 years ago
cd3109d
mlx4_en: nullify cq->vector field when closing completion queue
by Yevgeny Petrilin
· 13 years ago
95f56e7
mlx4_core: limiting VF port options
by Yevgeny Petrilin
· 13 years ago
46c4674
mlx4_core: using array index for sense_allowed
by Yevgeny Petrilin
· 13 years ago
e143a1a
mlx4: Add missing include of linux/slab.h
by Axel Lin
· 13 years ago
89efea2
mlx4_en: FIX: Setting default_qpn before using it
by Yevgeny Petrilin
· 13 years ago
eb93992
module_param: make bool parameters really bool (net & drivers/net)
by Rusty Russell
· 13 years ago
72be84f
mlx4: Fixing wrong error codes in communication channel
by Yevgeny Petrilin
· 13 years ago
996b054
mlx4: not using spin_lock_irq when getting vf by resource.
by Yevgeny Petrilin
· 13 years ago
0e03567
mlx4_en: nullify cached multicast address list after cleanup
by Alexander Guller
· 13 years ago
8d0fc7b
mlx4_core: Changing link sensing logic
by Yevgeny Petrilin
· 13 years ago
58a6016
mlx4: capability for link sensing
by Yevgeny Petrilin
· 13 years ago
cb9ffb7
mlx4: Fix compile error when driver is comiled-in
by Joerg Roedel
· 13 years ago
6edf91d
mlx4_en: updated driver version to 2.0
by Yevgeny Petrilin
· 13 years ago
7d4b6bc
mlx4_core: updated driver version to 1.1
by Yevgeny Petrilin
· 13 years ago
ab9c17a
mlx4_core: Modify driver initialization flow to accommodate SRIOV for Ethernet
by Jack Morgenstein
· 13 years ago
d81c718
mlx4_core: adjust catas operation for SRIOV mode
by Jack Morgenstein
· 13 years ago
2b8fb28
mlx4_core: mtts resources units changed to offset
by Marcel Apfelbaum
· 13 years ago
5b4c4d3
mlx4_en: Allow communication between functions on same host
by Eugenia Emantayev
· 13 years ago
ffe455a
mlx4: Ethernet port management modifications
by Eugenia Emantayev
· 13 years ago
0ec2c0f
mlx4: Traffic steering management support for SRIOV
by Eugenia Emantayev
· 13 years ago
c82e9aa
mlx4_core: resource tracking for HCA resources used by guests
by Eli Cohen
· 13 years ago
acba242
mlx4_core: Add wrapper functions and comm channel and slave event support to EQs
by Jack Morgenstein
· 13 years ago
ea51b37
mlx4_core: mtt modifications for SRIOV
by Jack Morgenstein
· 13 years ago
d723338
mlx4_core: cq modifications for SRIOV
by Jack Morgenstein
· 13 years ago
fe9a260
mlx4_core: qp modifications for SRIOV
by Jack Morgenstein
· 13 years ago
3ec65b2
mlx4_core: srq modifications for SRIOV
by Jack Morgenstein
· 13 years ago
5cc914f
mlx4_core: Added FW commands and their wrappers for supporting SRIOV
by Marcel Apfelbaum
· 13 years ago
e8f081a
net/mlx4_core: Implement the master-slave communication channel
by Yevgeny Petrilin
· 13 years ago
f5311ac
mlx4_core: Reduce number of PD bits to 17
by Jack Morgenstein
· 13 years ago
f9baff5
mlx4_core: Add "native" argument to mlx4_cmd and its callers (where needed)
by Jack Morgenstein
· 13 years ago
65dab25
mlx4: Extanding port_mask functionality
by Jack Morgenstein
· 13 years ago
623ed84
mlx4_core: initial header-file changes for SRIOV support
by Jack Morgenstein
· 13 years ago
8e58613
net: make vlan ndo_vlan_rx_[add/kill]_vid return error value
by Jiri Pirko
· 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
559a9f1
net/mlx4_en: fix WOL handlers were always looking at port2 capability bit
by Oren Duer
· 13 years ago
f0ab34f
net/mlx4_en: using non collapsed CQ on TX
by Yevgeny Petrilin
· 13 years ago
0d9fdaa
net/mlx4_en: fix sparse warning on a cast which truncates bits from constant value
by Or Gerlitz
· 13 years ago
1202d46
net/mlx4: fix UDP RSS related settings
by Or Gerlitz
· 13 years ago
876f6e6
net/mlx4: move RSS related definitions to be global
by Or Gerlitz
· 13 years ago
efd0bf9
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 13 years ago
4a5f4dd
mlx4_en: Remove FCS bytes from packet length.
by Yevgeny Petrilin
· 13 years ago
612a94d
Sweep the last of the active .get_drvinfo floors under ethernet/
by Rick Jones
· 13 years ago
32aaeff
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux
by Linus Torvalds
· 13 years ago
f470f8d
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband
by Linus Torvalds
· 13 years ago
b9075fa
treewide: use __printf not __attribute__((format(printf,...)))
by Joe Perches
· 13 years ago
6eb07ca
drivers/net: Add moduleparam.h to drivers as required.
by Paul Gortmaker
· 13 years ago
ee40fa0
drivers/net: Add export.h to files using EXPORT_SYMBOL/THIS_MODULE
by Paul Gortmaker
· 13 years ago
9d9779e
drivers/net: Add module.h to drivers who were implicitly using it
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
90278c9
mlx4_en: fix skb truesize underestimation
by Eric Dumazet
· 13 years ago
1e5c22c
mlx4_en: Updating driver version
by Yevgeny Petrilin
· 13 years ago
ad86107
mlx4_en: Adding rxhash support
by Yevgeny Petrilin
· 13 years ago
3b61008
mlx4_en: Recording rx queue for gro packets
by Yevgeny Petrilin
· 13 years ago
ad04378
mlx4_en: Checksum counters per ring
by Yevgeny Petrilin
· 13 years ago
f3a9d1f
mlx4_en: Controlling FCS header removal
by Yevgeny Petrilin
· 13 years ago
e72ebf5
mlx4: Fix vlan table overflow
by Yevgeny Petrilin
· 13 years ago
9e903e0
net: add skb frag size accessors
by Eric Dumazet
· 13 years ago
f0ec717
mlx4_en: Adding 40gb speed report for ethtool
by Alexander Guller
· 13 years ago
4234144
mlx4_en: Fix crash upon device initialization error
by Alexander Guller
· 13 years ago
999bb4b
mlx4_en: Fix QP number calculation according to module param
by Alexander Guller
· 13 years ago
7398af4
mlx4_en: Added missing iounmap upon releasing a device
by Alexander Guller
· 13 years ago
6b4d8d9
mlx4_en: Adjusting moderation per each ring
by Alexander Guller
· 13 years ago
fe0af03
mlx4_en: Removing reserve vectors
by Alexander Guller
· 13 years ago
76532d0
mlx4_en: Assigning TX irq per ring
by Alexander Guller
· 13 years ago
afc4b13
net: remove use of ndo_set_multicast_list in drivers
by Jiri Pirko
· 13 years ago
5a2cc19
mlx4: Move the Mellanox driver
by Jeff Kirsher
· 14 years ago