Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
ef4423ce70b8a78768a6e854e4d84c082800317d
/
include
/
linux
/
mlx4
224e92e
net/mlx4_en: break out tx_desc write into separate function
by Brenden Blanco
· 8 years ago
ee58b57
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
af7d518
net/mlx4_en: Add DCB PFC support through CEE netlink commands
by Rana Shahout
· 8 years ago
9d76931
net/mlx4_en: Avoid unregister_netdev at shutdown flow
by Eran Ben Elisha
· 8 years ago
73898db
net/mlx4: Avoid wrong virtual mappings
by Haggai Abramovsky
· 9 years ago
4bfd2e6
net/mlx4_core: Avoid repeated calls to pci enable/disable
by Daniel Jurgens
· 9 years ago
1200b68
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 9 years ago
09d4d08
mlx4: Implement devlink interface
by Jiri Pirko
· 9 years ago
0e451e8
IB/mlx4: Add support for the don't trap rule
by Marina Varshaver
· 9 years ago
85743f1
net/mlx4_core: Set UAR page size to 4KB regardless of system page size
by Huy Nguyen
· 9 years ago
048ccca
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma
by Linus Torvalds
· 9 years ago
3b5daf2
IB/mlx4: Support modify_qp for RoCE v2
by Moni Shoua
· 9 years ago
3f723f4
net/mlx4_core: Add support for RoCE v2 entropy
by Moni Shoua
· 9 years ago
fca8300
net/mlx4_core: Add support for configuring RoCE v2 UDP port
by Moni Shoua
· 9 years ago
7e57b85
IB/mlx4: Add support for setting RoCEv2 gids in hardware
by Moni Shoua
· 9 years ago
d8ae914
net/mlx4: Query RoCE support
by Moni Shoua
· 9 years ago
f25bf19
net/mlx4: Remove unused macro
by Moni Shoua
· 9 years ago
b3e0d3d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
a5e14ba
mlx4: Expose correct max_sge_rd limit
by Sagi Grimberg
· 9 years ago
5f61385
net/mlx4_core: Keep VLAN/MAC tables mirrored in multifunc HA mode
by Moni Shoua
· 9 years ago
ab9f2fa
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma
by Linus Torvalds
· 9 years ago
9a89283
net/mlx4_core: Add support for filtering multicast loopback
by Maor Gottlieb
· 9 years ago
2b3ddf2
net/mlx4_core: Replace VF zero mac with random mac in mlx4_core
by Jack Morgenstein
· 9 years ago
26d2177
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma
by Linus Torvalds
· 9 years ago
e26be1b
IB/mlx4: Implement ib_device callbacks
by Moni Shoua
· 9 years ago
79857cd3
net/mlx4: Postpone the registration of net_device
by Moni Shoua
· 9 years ago
e38af4f
net/mlx4_en: Add support for hardware accelerated 802.1ad vlan
by Hadar Hen Zion
· 9 years ago
e802f8e
net/mlx4: Prepare VLAN macros for 802.1ad Hardware accelerated support
by Hadar Hen Zion
· 9 years ago
77fc29c
net/mlx4_core: Preparations for 802.1ad VLAN support
by Hadar Hen Zion
· 9 years ago
e045671
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 9 years ago
62a8905
net/mlx4_en: Support ndo_get_vf_stats
by Eran Ben Elisha
· 9 years ago
9616982
net/mlx4_core: Add helper to query counters
by Eran Ben Elisha
· 9 years ago
6de5f7f
net/mlx4_core: Allocate default counter per port
by Eran Ben Elisha
· 9 years ago
47d8417
net/mlx4_core: Add sink counter
by Eran Ben Elisha
· 9 years ago
52033cf
IB/mlx4: Add mmap call to map the hardware clock
by Matan Barak
· 9 years ago
c66fa19
net/mlx4: Add EQ pool
by Matan Barak
· 10 years ago
fb517a4
net/mlx4_core: Set initial admin GUIDs for VFs
by Yishai Hadas
· 10 years ago
773af94
net/mlx4_core: Manage alias GUID per VF
by Yishai Hadas
· 10 years ago
78500b8
net/mlx4_en: Add RX-ALL support
by Muhammad Mahajna
· 10 years ago
51af33c
net/mlx4_en: Add interface identify support
by Ido Shamay
· 10 years ago
a130b59
net/mlx4: Add SET_PORT opcode modifiers enumeration
by Ido Shamay
· 10 years ago
3742cc6
net/mlx4: Warn users of depracated QoS Firmware
by Ido Shamay
· 10 years ago
cda373f
net/mlx4_en: Enable TX rate limit per VF
by Ido Shamay
· 10 years ago
08068cd
net/mlx4: Added qos_vport QP configuration in VST mode
by Ido Shamay
· 10 years ago
d019fcb
net/mlx4: Query device for QoS per VF support
by Ido Shamay
· 10 years ago
1c29146
net/mlx4: Add mlx4_SET_VPORT_QOS implementation
by Ido Shamay
· 10 years ago
7e95bb9
net/mlx4: Add mlx4_ALLOCATE_VPP implementation
by Ido Shamay
· 10 years ago
12a889c
net/mlx4: New file for QoS related firmware commands
by Ido Shamay
· 10 years ago
fccea64
net/mlx4: Make mlx4_is_eth visible inline funcion
by Ido Shamay
· 10 years ago
802f42a
net/mlx4: Add RSS support for fragmented IP datagrams
by Ido Shamay
· 10 years ago
0b13156
net/mlx4_en: Add Flow control statistics display via ethtool
by Matan Barak
· 10 years ago
ffa88f3
net/mlx4_en: Move statistics bitmap setting to the Ethernet driver
by Eran Ben Elisha
· 10 years ago
fc31e25
net/mlx4_core: Add basic support for QP max-rate limiting
by Or Gerlitz
· 10 years ago
d237baa
net/mlx4_core: Add basic elements for QCN
by Shani Michaeli
· 10 years ago
f5956fa
net/mlx4_core: Fix wrong mask and error flow for the update-qp command
by Or Gerlitz
· 10 years ago
35f05da
IB/mlx4: Reset flow support for IB kernel ULPs
by Yishai Hadas
· 10 years ago
6e03f89
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
53f33ae
net/mlx4_core: Port aggregation upper layer interface
by Moni Shoua
· 10 years ago
59e14e3
net/mlx4_core: Port aggregation low level interface
by Moni Shoua
· 10 years ago
5a2e87b
net/mlx4_core: Fix kernel Oops (mem corruption) when working with more than 80 VFs
by Jack Morgenstein
· 10 years ago
5a03108
net/mlx4_core: Adjust command timeouts to conform to the firmware spec
by Jack Morgenstein
· 10 years ago
be6a6b4
net/mlx4_core: Add bad-cable event support
by Jack Morgenstein
· 10 years ago
55ad359
net/mlx4_core: Enable device recovery flow with SRIOV
by Yishai Hadas
· 10 years ago
c69453e
net/mlx4_core: Manage interface state for Reset flow cases
by Yishai Hadas
· 10 years ago
f5aef5a
net/mlx4_core: Activate reset flow upon fatal command cases
by Yishai Hadas
· 10 years ago
f6bc11e
net/mlx4_core: Enhance the catas flow to support device reset
by Yishai Hadas
· 10 years ago
ad9a0bf
net/mlx4_core: Refactor the catas flow to work per device
by Yishai Hadas
· 10 years ago
dd0eefe
net/mlx4_core: Set device configuration data to be persistent across reset
by Yishai Hadas
· 10 years ago
872bf2f
net/mlx4_core: Maintain a persistent memory for mlx4 device
by Yishai Hadas
· 10 years ago
74d23cc
time: move the timecounter/cyclecounter code into its own file.
by Richard Cochran
· 10 years ago
7d077cd
net/mlx4: Add support for A0 steering
by Matan Barak
· 10 years ago
d57febe
net/mlx4: Add A0 hybrid steering
by Matan Barak
· 10 years ago
ddae034
net/mlx4: Change QP allocation scheme
by Eugenia Emantayev
· 10 years ago
3dca0f42
net/mlx4_core: Use tasklet for user-space CQ completion events
by Matan Barak
· 10 years ago
b9d1ab7
mlx4: use netdev_rss_key_fill() helper
by Eric Dumazet
· 10 years ago
de966c5
net/mlx4_core: Support more than 64 VFs
by Matan Barak
· 10 years ago
7ae0e40
net/mlx4_core: Flexible (asymmetric) allocation of EQs and MSI-X vectors for PF/VFs
by Matan Barak
· 10 years ago
f8c6455
net/mlx4_en: Extend checksum offloading by CHECKSUM COMPLETE
by Shani Michaeli
· 10 years ago
d475c95
net/mlx4_core: Add retrieval of CONFIG_DEV parameters
by Matan Barak
· 10 years ago
a53e3e8
net/mlx4_core: Add ethernet backplane autoneg device capability
by Saeed Mahameed
· 10 years ago
adbc7ac
net/mlx4_core: Introduce ACCESS_REG CMD and eth_prot_ctrl dev cap
by Saeed Mahameed
· 10 years ago
32a173c
net/mlx4_core: Introduce mlx4_get_module_info for cable module info reading
by Saeed Mahameed
· 10 years ago
7dfa4b4
net/mlx4_en: Code cleanups in tx path
by Eric Dumazet
· 10 years ago
e1c00e1
net/mlx4_core: New init and exit flow for mlx4_core
by Majd Dibbiny
· 10 years ago
1f6d803
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
77507aa
net/mlx4_core: Enable CQE/EQE stride support
by Ido Shamay
· 10 years ago
09e05c3
net/mlx4: Set vlan stripping policy by the right command
by Matan Barak
· 10 years ago
eb84d6b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
b95089d
net/mlx4: Move the tunnel steering helper function to mlx4_core
by Or Gerlitz
· 10 years ago
48ea526
net/mlx4: Use is_kdump_kernel() to detect kdump kernel
by Amir Vadai
· 10 years ago
e3b1fd5
Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband
by Linus Torvalds
· 10 years ago
d087f6a
Merge branches 'core', 'cxgb4', 'ipoib', 'iser', 'iwcm', 'mad', 'misc', 'mlx4', 'mlx5', 'ocrdma' and 'srp' into for-next
by Roland Dreier
· 10 years ago
114840c
mlx4_core: Add support for secure-host and SMP firewall
by Jack Morgenstein
· 11 years ago
e630664
mlx4_core: Add helper functions to support MR re-registration
by Matan Barak
· 10 years ago
2599d85
net/mlx4_core: Use low memory profile on kdump kernel
by Amir Vadai
· 10 years ago
1a98c69
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
523ece8
net/mlx4_en: Fix set port ratelimit for 40GE
by Eugenia Emantayev
· 10 years ago
35f6f45
net/mlx4_en: Don't use irq_affinity_notifier to track changes in IRQ affinity map
by Amir Vadai
· 10 years ago
f9da455
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 10 years ago
1d21b1b
Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband
by Linus Torvalds
· 10 years ago
Next »