Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
641f71699ec96fb742cc891b9ea4f3a46c60050e
/
drivers
/
net
/
ethernet
/
mellanox
/
mlx4
/
en_netdev.c
b67bfe0
hlist: drop the node parameter from iterators
by Sasha Levin
· 12 years ago
3770699
mlx4_en: fix allocation of CPU affinity reverse-map
by Kleber Sacilotto de Souza
· 12 years ago
427a962
mlx4_en: fix allocation of device tx_cq
by Kleber Sacilotto de Souza
· 12 years ago
1690be6
bridge: Add vlan support to static neighbors
by Vlad Yasevich
· 12 years ago
14f8dc4
drivers: net: Remove remaining alloc/OOM messages
by Joe Perches
· 12 years ago
41b7492
mlx4_en: Fix BQL reset TX queue call point
by Tom Herbert
· 12 years ago
0ccddcd
net/mlx4_en: Implement ndo fdb functionality
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
90bbb74
net/mlx4_en: Save previous MAC address of the port so we can replace it later
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
48e551f
net/mlx4_en: Cleanup multiline strings
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
955154f
net/mlx4_en: Don't reassign port mac address on firmware that supports it
by Matan Barak
· 12 years ago
0d256c0
net/mlx4_en: Fix ethtool rules leftovers after module unloaded
by Hadar Hen Zion
· 12 years ago
78fb2de
net/mlx4_en: Initialize RFS filters lock and list in init_netdev
by Amir Vadai
· 12 years ago
dbd501a
net/mlx4_en: Use the correct netif lock on ndo_set_rx_mode
by Eugenia Emantayev
· 12 years ago
db0e7cb
net/mlx4_en: Fix traffic loss under promiscuous mode
by Aviad Yehezkel
· 12 years ago
2d51837
net/mlx4_en: Issue the dump eth statistics command under lock
by Eugenia Emantayev
· 12 years ago
aaeb6cd
remove init of dev->perm_addr in drivers
by Jiri Pirko
· 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
ecfd2ce
mlx4: change TX coalescing defaults
by Eric Dumazet
· 12 years ago
ee64c0e
net/mlx4_en: Limit the RFS filter IDs to be < RPS_NO_FILTER
by Amir Vadai
· 12 years ago
1eb8c69
net/mlx4_en: Add accelerated RFS support
by Amir Vadai
· 12 years ago
9c64508
net/mlx4_en: dereferencing freed memory
by Dan Carpenter
· 12 years ago
cabdc8ee
net/mlx4_en: Add support for drop action through ethtool
by Hadar Hen Zion
· 12 years ago
592e49d
net/mlx4: Implement promiscuous mode with device managed flow-steering
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
c96d97f
net/mlx4: Set steering mode according to device capabilities
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
5c8e904
net/mlx4_en: Set correct port parameters during device initialization
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
a19a848
mlx4_en: Added Ethtool support for TX Interrupt coalescing
by Yevgeny Petrilin
· 13 years ago
897d784
net/mlx4_en: sk_prio <=> UP for untagged traffic
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
ebf8c9a
net/mlx4_en: Saving mem access on data path
by Yevgeny Petrilin
· 13 years ago
d5ef8a4
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 13 years ago
68355f7
mlx4: allow device removal by fixing dma unmap size
by Thadeu Lima de Souza Cascardo
· 13 years ago
41de8d4
drivers/net: Remove alloc_etherdev error messages
by Joe Perches
· 13 years ago
93ece0c
mlx4_en: eth statistics modification
by Eugenia Emantayev
· 13 years ago
b477ba6
mlx4_en: clear all eth statistics when port goes up
by Eugenia Emantayev
· 13 years ago
0e03567
mlx4_en: nullify cached multicast address list after cleanup
by Alexander Guller
· 13 years ago
ffe455a
mlx4: Ethernet port management modifications
by Eugenia Emantayev
· 13 years ago
8e58613
net: make vlan ndo_vlan_rx_[add/kill]_vid return error value
by Jiri Pirko
· 13 years ago
60d6fe9
net/mlx4_en: adding loopback support
by Amir Vadai
· 13 years ago
ad86107
mlx4_en: Adding rxhash support
by Yevgeny Petrilin
· 13 years ago
4234144
mlx4_en: Fix crash upon device initialization error
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
[Renamed from drivers/net/mlx4/en_netdev.c]
ece236c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband
by Linus Torvalds
· 13 years ago
f1b553f
mlx4: do vlan cleanup
by Jiri Pirko
· 13 years ago
ccf8632
mlx4_core: Read extended capabilities into the flags field
by Or Gerlitz
· 13 years ago
c8c64cf
net: mlx4: convert to hw_features
by Michał Mirosław
· 14 years ago
25985ed
Fix common misspellings
by Lucas De Marchi
· 14 years ago
b5845f9
mlx4_en: Fix loss of promiscuity
by Herbert Xu
· 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
1fb9876
mlx4_en: using new mlx4 interrupt scheme
by Yevgeny Petrilin
· 14 years ago
9082226
mlx4_en: bringing link up when registering netdevice
by Yevgeny Petrilin
· 14 years ago
46afd0f
mlx4_en: optimize adaptive moderation algorithm for better latency
by Yevgeny Petrilin
· 14 years ago
39f17b4
mlx4_en: moderation parameters are not reseted.
by Yevgeny Petrilin
· 14 years ago
f1593d2
mlx4: Call alloc_etherdev to allocate RX and TX queues
by Tom Herbert
· 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
1eb63a2
mlx4_en: Use netif_set_real_num_{rx, tx}_queues()
by Ben Hutchings
· 14 years ago
fa37a95
mlx4_en: Moving to work with GRO
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
7c28738
mlx4_en: performing CLOSE_PORT at the end of tear-down process
by Yevgeny Petrilin
· 14 years ago
8bf2e58
mlx4_en: Setting dev->perm_addr field
by Yevgeny Petrilin
· 14 years ago
f3c58ac
mlx4: remove num_lro parameter
by Amerigo Wang
· 14 years ago
741a00b
mlx4_en: use net_device dev_id to indicate port number
by Eli Cohen
· 14 years ago
871039f
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
22bedad3
net: convert multicast list to list_head
by Jiri Pirko
· 15 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
2381a55
net/various: remove trailing space in messages
by Frans Pop
· 15 years ago
ff6e216
net: convert multiple drivers to use netdev_for_each_mc_addr, part7
by Jiri Pirko
· 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
a35ee54
mlx4_en: Adaptive moderation policy change
by Yevgeny Petrilin
· 15 years ago
0314db6
mlx4_en: Remove redundant refill code on RX
by Yevgeny Petrilin
· 15 years ago
3c05f5e
mlx4_en: Cancel port_up check in transmit function
by Yevgeny Petrilin
· 15 years ago
a11faac
mlx4_en: using stop/start_all_queues
by Yevgeny Petrilin
· 15 years ago
9cbc1cb
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6
by David S. Miller
· 15 years ago
98a1708
trivial: fix typos s/paramter/parameter/ and s/excute/execute/ in documentation and source comments.
by Martin Olsson
· 16 years ago
e486973
mlx4_en: Added vlan_features support
by Yevgeny Petrilin
· 15 years ago
f813cad
mlx4_en: multiqueue support
by Yevgeny Petrilin
· 15 years ago
Next »