Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
afc4b13df143122f99a0eb10bfefb216c2806de0
/
drivers
/
net
/
ethernet
/
mellanox
/
mlx4
/
en_netdev.c
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
· 15 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
22bedad
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
3db36fb
mlx4_en: Coalescing target is equal for all mtu's
by Yevgeny Petrilin
· 15 years ago
453a608
mlx4_en: Giving interface name in debug messages
by Yevgeny Petrilin
· 15 years ago
38aab07
mlx4_en: Fix partial rings feature
by Yevgeny Petrilin
· 16 years ago
8e29291
mlx4_en: Removed redundant stride variable
by Yevgeny Petrilin
· 16 years ago
a423330
mlx4_en: Fix cleanup flow on cq activation
by Yevgeny Petrilin
· 16 years ago
45b4d66
mlx4_en: use NETIF_F_IP_CSUM | NETIF_F_IPV6_CSUM for tx csum at initialization
by Yevgeny Petrilin
· 16 years ago
1e338db
mlx4_en: Fix a race at restart task
by Yevgeny Petrilin
· 16 years ago
bf6aede
workqueue: add to_delayed_work() helper function
by Jean Delvare
· 16 years ago
52255bb
netdev: missing validate_address hooks
by Stephen Hemminger
· 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
3addc56
mlx4: convert to net_device_ops
by Stephen Hemminger
· 16 years ago
d53b93f
mlx4_en: Pause parameters per port
by Yevgeny Petrilin
· 16 years ago
c1adbb9
mlx4_en: Start port error flow bug fix
by Yevgeny Petrilin
· 16 years ago
c27a02c
mlx4_en: Add driver for Mellanox ConnectX 10GbE NIC
by Yevgeny Petrilin
· 16 years ago