index
:
drm-tip
drm-tip
maintainer-tools
rerere-cache
tip
DRM current development and nightly trees
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
mellanox
/
mlx4
/
en_netdev.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-01-07
net/mlx4_en: fix error return code in mlx4_en_get_qp()
Wei Yongjun
1
-2
/
+3
2013-12-31
net: mlx4: slight optimization of addr compare
dingtianhong
1
-2
/
+2
2013-12-31
net/mlx4_en: Add netdev support for TCP/IP offloads of vxlan tunneling
Or Gerlitz
1
-0
/
+94
2013-12-19
net/mlx4_en: Configure the XPS queue mapping on driver load
Ido Shamay
1
-2
/
+4
2013-12-19
net/mlx4_en: Implement ndo_get_phys_port_id
Hadar Hen Zion
1
-0
/
+23
2013-11-21
mlx4_en: Implement the SIOCGHWTSTAMP ioctl
Ben Hutchings
1
-2
/
+12
2013-11-07
net/mlx4_en: Datapath structures are allocated per NUMA node
Eugenia Emantayev
1
-4
/
+8
2013-11-07
net/mlx4_en: Datapath resources allocated dynamically
Eugenia Emantayev
1
-37
/
+50
2013-11-07
net/mlx4_en: Add RFS support in UDP
Eyal Perry
1
-11
/
+34
2013-11-04
net/mlx4_en: Use vlan id instead of vlan index for unregistration
Jack Morgenstein
1
-5
/
+1
2013-10-17
net/mlx4: Fix typo, move similar defs to same location
Or Gerlitz
1
-1
/
+1
2013-08-01
net: rename CONFIG_NET_LL_RX_POLL to CONFIG_NET_RX_BUSY_POLL
Cong Wang
1
-3
/
+3
2013-07-10
net: rename ll methods to busy-poll
Eliezer Tamir
1
-1
/
+1
2013-07-10
net: rename include/net/ll_poll.h to include/net/busy_poll.h
Eliezer Tamir
1
-1
/
+1
2013-06-25
net/mlx4_en: Add prints when TX timeout occurs
Yevgeny Petrilin
1
-0
/
+9
2013-06-25
net/mlx4_en: Fix a race between napi poll function and RX ring cleanup
Eugenia Emantayev
1
-4
/
+4
2013-06-25
net/mlx4_en: Change log level from error to debug for vlan related messages
Eugenia Emantayev
1
-2
/
+2
2013-06-25
net/mlx4_en: Move register_netdev() to the end of initialization function
Eugenia Emantayev
1
-1
/
+2
2013-06-25
net/mlx4_en: Do not query stats when device port is down
Jack Morgenstein
1
-4
/
+5
2013-06-19
net/mlx4_en: Low Latency recv statistics
Amir Vadai
1
-0
/
+4
2013-06-19
net/mlx4_en: Add Low Latency Socket (LLS) support
Amir Vadai
1
-2
/
+41
2013-06-13
net/mlx4: Add VF link state support
Rony Efraim
1
-0
/
+8
2013-06-04
net/mlx4_en: Handle unassigned VF MAC address correctly
Or Gerlitz
1
-4
/
+12
2013-06-04
net/mlx4_en: Fix adaptive moderation cq update
Sagi Grimberg
1
-0
/
+1
2013-05-08
Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
1
-8
/
+8
2013-04-26
net/mlx4: Add support to get VF config
Rony Efraim
1
-0
/
+8
2013-04-26
net/mlx4: Add VF MAC spoof checking support
Rony Efraim
1
-0
/
+9
2013-04-26
net/mlx4: Add set VF default vlan ID and priority support
Rony Efraim
1
-0
/
+9
2013-04-26
net/mlx4: Add set VF mac address support
Rony Efraim
1
-1
/
+41
2013-04-26
net/mlx4_en: Disable HW clock overflow check when no HW support
Amir Vadai
1
-3
/
+7
2013-04-24
mlx4: Match DMFS promiscuous field names to firmware spec
Hadar Hen Zion
1
-8
/
+8
2013-04-24
net/mlx4_en: Add a service task
Amir Vadai
1
-0
/
+24
2013-04-24
net/mlx4_en: Add HW timestamping (TS) support
Amir Vadai
1
-0
/
+75
2013-04-19
net: vlan: prepare for 802.1ad VLAN filtering offload
Patrick McHardy
1
-2
/
+4
2013-04-19
net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_*
Patrick McHardy
1
-2
/
+2
2013-04-07
net/mlx4_en: Enable DCB ETS ops only when supported by the firmware
Or Gerlitz
1
-2
/
+8
2013-04-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+2
2013-04-02
net/mlx4_en: Fix setting initial MAC address
Yan Burman
1
-2
/
+2
2013-03-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-11
/
+11
2013-03-21
net/mlx4_en: Remove ethtool flow steering rules before releasing QPs
Hadar Hen Zion
1
-11
/
+11
2013-03-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-40
/
+46
2013-03-07
net/mlx4_en: Disable RFS when running in SRIOV mode
Amir Vadai
1
-3
/
+5
2013-03-07
net/mlx4_en: Cleanup MAC resources on module unload or port stop
Yan Burman
1
-16
/
+20
2013-03-07
net/mlx4_en: Fix race when setting the device MAC address
Yan Burman
1
-21
/
+21
2013-03-07
mlx4: Remove driver specific fdb handlers.
Vlad Yasevich
1
-76
/
+0
2013-02-27
hlist: drop the node parameter from iterators
Sasha Levin
1
-9
/
+8
2013-02-23
mlx4_en: fix allocation of CPU affinity reverse-map
Kleber Sacilotto de Souza
1
-1
/
+1
2013-02-23
mlx4_en: fix allocation of device tx_cq
Kleber Sacilotto de Souza
1
-1
/
+1
2013-02-13
bridge: Add vlan support to static neighbors
Vlad Yasevich
1
-0
/
+1
2013-02-08
drivers: net: Remove remaining alloc/OOM messages
Joe Perches
1
-7
/
+4
[next]