Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
87bc0728d462ae37841a550542829aa65a97e7c2
/
drivers
/
net
/
ethernet
/
mellanox
/
mlx4
/
mlx4_en.h
70fbe07
net/mlx4_en: Rename name of mlx4_en_rx_alloc members
by Amir Vadai
· 11 years ago
e0d1095
net: rename CONFIG_NET_LL_RX_POLL to CONFIG_NET_RX_BUSY_POLL
by Cong Wang
· 11 years ago
51151a1
mlx4: allow order-0 memory allocations in RX path
by Eric Dumazet
· 11 years ago
8501841
net/mlx4_en: Low Latency recv statistics
by Amir Vadai
· 11 years ago
9e77a2b
net/mlx4_en: Add Low Latency Socket (LLS) support
by Amir Vadai
· 11 years ago
e6309cf
net/mlx4: use one page fragment per incoming frame
by Eric Dumazet
· 11 years ago
b6c39bf
net/mlx4_en: Add a service task
by Amir Vadai
· 12 years ago
ec693d4
net/mlx4_en: Add HW timestamping (TS) support
by Amir Vadai
· 12 years ago
540b3a3
net/mlx4_en: Enable DCB ETS ops only when supported by the firmware
by Or Gerlitz
· 12 years ago
bfa8ab4
net/mlx4_en: Fix race when setting the device MAC address
by Yan Burman
· 12 years ago
cc5387f
net/mlx4_en: Add unicast MAC filtering
by Yan Burman
· 12 years ago
c07cb4b
net/mlx4_en: Manage hash of MAC addresses per port
by Yan Burman
· 12 years ago
0eb74fd
net/mlx4_en: Re-arrange ndo_set_rx_mode related code
by Yan Burman
· 12 years ago
16a10ff
net/mlx4: Move Ethernet related functionality from mlx4_core to mlx4_en
by Yan Burman
· 12 years ago
6bbb6d9
net/mlx4_en: Optimize Rx fast path filter checks
by Yan Burman
· 12 years ago
79aeacc
net/mlx4_en: Optimize loopback related checks in data path
by Yan Burman
· 12 years ago
3484aac
net/mlx4_en: Fix transmit timeout when driver restarts port
by Amir Vadai
· 12 years ago
0d256c0
net/mlx4_en: Fix ethtool rules leftovers after module unloaded
by Hadar Hen Zion
· 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
f1d29a3
mlx4_en: Remove remnants of LRO support
by Ben Hutchings
· 12 years ago
ecfd2ce
mlx4: change TX coalescing defaults
by Eric Dumazet
· 12 years ago
c18520b
net/mlx4_en: Fixing TX queue stop/wake flow
by Yevgeny Petrilin
· 12 years ago
4cce66c
mlx4_en: map entire pages to increase throughput
by Thadeu Lima de Souza Cascardo
· 12 years ago
1eb8c69
net/mlx4_en: Add accelerated RFS support
by Amir Vadai
· 12 years ago
cabdc8ee
net/mlx4_en: Add support for drop action through ethtool
by Hadar Hen Zion
· 12 years ago
8206728
net/mlx4_en: Manage flow steering rules with ethtool
by Hadar Hen Zion
· 12 years ago
0ff1fb6
{NET, IB}/mlx4: Add device managed flow steering firmware API
by Hadar Hen Zion
· 12 years ago
6d19993
net/mlx4_en: Re-design multicast attachments flow
by Yevgeny Petrilin
· 12 years ago
044ca2a
net/mlx4_en: Release QP range in free_resources
by Yevgeny Petrilin
· 12 years ago
bc6a474
net/mlx4_en: num cores tx rings for every UP
by Amir Vadai
· 13 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
06eb4ea
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 13 years ago
109d244
net/mlx4_en: Set max rate-limit for a TC
by Amir Vadai
· 13 years ago
564c274
net/mlx4_en: DCB QoS support
by Amir Vadai
· 13 years ago
0e98b52
net/mlx4_en: Force user priority by QP attribute
by Amir Vadai
· 13 years ago
117980c
mlx4: allocate just enough pages instead of always 4 pages
by Thadeu Lima de Souza Cascardo
· 13 years ago
9a9a232
net/mlx4: fixing sparse warnings for not declared, functions
by Yevgeny Petrilin
· 13 years ago
4ef2a43
net/mlx4: fix sparse warnings on TX control flags, endianess
by Or Gerlitz
· 13 years ago
ebf8c9a
net/mlx4_en: Saving mem access on data path
by Yevgeny Petrilin
· 13 years ago
68355f7
mlx4: allow device removal by fixing dma unmap size
by Thadeu Lima de Souza Cascardo
· 13 years ago
93ece0c
mlx4_en: eth statistics modification
by Eugenia Emantayev
· 13 years ago
93d3e36
mlx4_en: set number of rx rings used by RSS using ethtool
by Yevgeny Petrilin
· 13 years ago
6edf91d
mlx4_en: updated driver version to 2.0
by Yevgeny Petrilin
· 13 years ago
60d6fe9
net/mlx4_en: adding loopback support
by Amir Vadai
· 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
876f6e6
net/mlx4: move RSS related definitions to be global
by Or Gerlitz
· 13 years ago
4a5f4dd
mlx4_en: Remove FCS bytes from packet length.
by Yevgeny Petrilin
· 13 years ago
b9075fa
treewide: use __printf not __attribute__((format(printf,...)))
by Joe Perches
· 13 years ago
1e5c22cd
mlx4_en: Updating driver version
by Yevgeny Petrilin
· 13 years ago
ad04378
mlx4_en: Checksum counters per ring
by Yevgeny Petrilin
· 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
5a2cc19
mlx4: Move the Mellanox driver
by Jeff Kirsher
· 14 years ago
[Renamed from drivers/net/mlx4/mlx4_en.h]
f1b553f
mlx4: do vlan cleanup
by Jiri Pirko
· 13 years ago
c8c64cf
net: mlx4: convert to hw_features
by Michał Mirosław
· 14 years ago
61b85bf
mlx4_en: updated driver version to 1.5.4.1
by Yevgeny Petrilin
· 14 years ago
87a5c38
mlx4_en: Using blue flame support
by Yevgeny Petrilin
· 14 years ago
1679200
mlx4_en: Enabling new steering
by Yevgeny Petrilin
· 14 years ago
725c899
mlx4_en: Reporting HW revision in ethtool -i
by Yevgeny Petrilin
· 14 years ago
14c07b1
mlx4: Wake on LAN support
by Yevgeny Petrilin
· 14 years ago
1fb9876
mlx4_en: using new mlx4 interrupt scheme
by Yevgeny Petrilin
· 14 years ago
46afd0f
mlx4_en: optimize adaptive moderation algorithm for better latency
by Yevgeny Petrilin
· 14 years ago
9e5fca2
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband
by Linus Torvalds
· 14 years ago
4c3eb3c
IB/mlx4: Add VLAN support for IBoE
by Eli Cohen
· 14 years ago
d61702f
mlx4_en: Fixed Ethtool statistics report
by Yevgeny Petrilin
· 14 years ago
04714a1
mlx4_en: updated driver version
by Yevgeny Petrilin
· 14 years ago
fa37a95
mlx4_en: Moving to work with GRO
by Yevgeny Petrilin
· 14 years ago
0533943
mlx4_en: UDP RSS support
by Yevgeny Petrilin
· 14 years ago
d7e1a48
mlx4_en: reconfiguring mac address.
by Yevgeny Petrilin
· 14 years ago
e7c1c2c4
mlx4_en: Added self diagnostics test implementation
by Yevgeny Petrilin
· 14 years ago
e5cc44b
mlx4_en: Reporting link state with KERN_INFO
by Yevgeny Petrilin
· 14 years ago
a0b4e6e
mlx4_en: Fixed MAX_TX_RINGS definition
by Yevgeny Petrilin
· 14 years ago
f3c58ac
mlx4: remove num_lro parameter
by Amerigo Wang
· 14 years ago
0a645e8
drivers/net/mlx4: Use %pV, pr_<level>, printk_once
by Joe Perches
· 14 years ago
ff6e216
net: convert multiple drivers to use netdev_for_each_mc_addr, part7
by Jiri Pirko
· 15 years ago
af901ca
tree-wide: fix assorted typos all over the place
by André Goddard Rosa
· 15 years ago
61357325
netdev: convert bulk of drivers to netdev_tx_t
by Stephen Hemminger
· 15 years ago
9f519f6
mlx4_en: Not using Shared Receive Queues
by Yevgeny Petrilin
· 15 years ago
b6b912e
mlx4_en: Using real number of rings as RSS map size
by Yevgeny Petrilin
· 15 years ago
0314db6
mlx4_en: Remove redundant refill code on RX
by Yevgeny Petrilin
· 15 years ago
7237b40
mlx4_en: Removed redundant check on lso header size
by Yevgeny Petrilin
· 15 years ago
d455e5b
mlx4_en: Updated driver version
by Yevgeny Petrilin
· 15 years ago
f813cad
mlx4_en: multiqueue support
by Yevgeny Petrilin
· 15 years ago
3db36fb
mlx4_en: Coalescing target is equal for all mtu's
by Yevgeny Petrilin
· 15 years ago
a2b2873
mlx4_en: Moved all module parameters handling to en_main.c
by Yevgeny Petrilin
· 15 years ago
453a608
mlx4_en: Giving interface name in debug messages
by Yevgeny Petrilin
· 15 years ago
966508f
mlx4_en: Assign dummy event handler for TX queue
by Yevgeny Petrilin
· 16 years ago
bd531e3
mlx4_en: Returning real Max in get_ringparam
by Yevgeny Petrilin
· 16 years ago
41efea5
mlx4_en: Consider inline packets on completion
by Yevgeny Petrilin
· 16 years ago
18cc42a
mlx4_en: Added "set_ringparam" Ethtool interface implementation
by Yevgeny Petrilin
· 16 years ago
60b9f9e
mlx4_en: Removed Interrupt moderation module parameters
by Yevgeny Petrilin
· 16 years ago
c03ea21
mlx4_en: Removed redundant cq->armed flag
by Yevgeny Petrilin
· 16 years ago
198d6ba
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
d53b93f
mlx4_en: Pause parameters per port
by Yevgeny Petrilin
· 16 years ago
fb28ad3
net: struct device - replace bus_id with dev_name(), dev_set_name()
by Kay Sievers
· 16 years ago
c27a02c
mlx4_en: Add driver for Mellanox ConnectX 10GbE NIC
by Yevgeny Petrilin
· 16 years ago