index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
mellanox
/
mlx4
/
en_netdev.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: vlan: prepare for 802.1ad VLAN filtering offload
Patrick McHardy
2013-04-19
1
-2
/
+4
*
net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_*
Patrick McHardy
2013-04-19
1
-2
/
+2
*
net/mlx4_en: Enable DCB ETS ops only when supported by the firmware
Or Gerlitz
2013-04-07
1
-2
/
+8
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-04-03
1
-2
/
+2
|
\
|
*
net/mlx4_en: Fix setting initial MAC address
Yan Burman
2013-04-02
1
-2
/
+2
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-03-22
1
-11
/
+11
|
\
\
|
|
/
|
*
net/mlx4_en: Remove ethtool flow steering rules before releasing QPs
Hadar Hen Zion
2013-03-21
1
-11
/
+11
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-03-12
1
-40
/
+46
|
\
\
|
|
/
|
*
net/mlx4_en: Disable RFS when running in SRIOV mode
Amir Vadai
2013-03-07
1
-3
/
+5
|
*
net/mlx4_en: Cleanup MAC resources on module unload or port stop
Yan Burman
2013-03-07
1
-16
/
+20
|
*
net/mlx4_en: Fix race when setting the device MAC address
Yan Burman
2013-03-07
1
-21
/
+21
*
|
mlx4: Remove driver specific fdb handlers.
Vlad Yasevich
2013-03-07
1
-76
/
+0
|
/
*
hlist: drop the node parameter from iterators
Sasha Levin
2013-02-27
1
-9
/
+8
*
mlx4_en: fix allocation of CPU affinity reverse-map
Kleber Sacilotto de Souza
2013-02-23
1
-1
/
+1
*
mlx4_en: fix allocation of device tx_cq
Kleber Sacilotto de Souza
2013-02-23
1
-1
/
+1
*
bridge: Add vlan support to static neighbors
Vlad Yasevich
2013-02-13
1
-0
/
+1
*
drivers: net: Remove remaining alloc/OOM messages
Joe Perches
2013-02-08
1
-7
/
+4
*
mlx4_en: Fix BQL reset TX queue call point
Tom Herbert
2013-02-07
1
-3
/
+0
*
net/mlx4_en: Implement ndo fdb functionality
Yan Burman
2013-02-07
1
-0
/
+75
*
net/mlx4_en: Add unicast MAC filtering
Yan Burman
2013-02-07
1
-1
/
+128
*
net/mlx4_en: Manage hash of MAC addresses per port
Yan Burman
2013-02-07
1
-33
/
+54
*
net/mlx4_en: Save previous MAC address of the port so we can replace it later
Yan Burman
2013-02-07
1
-2
/
+2
*
net/mlx4_en: Re-arrange ndo_set_rx_mode related code
Yan Burman
2013-02-07
1
-127
/
+144
*
net/mlx4: Move Ethernet related functionality from mlx4_core to mlx4_en
Yan Burman
2013-02-07
1
-9
/
+207
*
net/mlx4_en: Cleanup multiline strings
Yan Burman
2013-02-07
1
-15
/
+10
*
net/mlx4_en: Optimize Rx fast path filter checks
Yan Burman
2013-02-07
1
-19
/
+29
*
net/mlx4_en: Optimize loopback related checks in data path
Yan Burman
2013-02-07
1
-0
/
+4
*
net/mlx4_en: Fix transmit timeout when driver restarts port
Amir Vadai
2013-01-31
1
-4
/
+10
*
net/mlx4_en: Don't reassign port mac address on firmware that supports it
Matan Barak
2013-01-31
1
-1
/
+2
*
net/mlx4_en: Fix ethtool rules leftovers after module unloaded
Hadar Hen Zion
2013-01-31
1
-0
/
+15
*
net/mlx4_en: Initialize RFS filters lock and list in init_netdev
Amir Vadai
2013-01-28
1
-3
/
+5
*
net/mlx4_en: Use the correct netif lock on ndo_set_rx_mode
Eugenia Emantayev
2013-01-28
1
-2
/
+2
*
net/mlx4_en: Fix traffic loss under promiscuous mode
Aviad Yehezkel
2013-01-28
1
-9
/
+26
*
net/mlx4_en: Issue the dump eth statistics command under lock
Eugenia Emantayev
2013-01-28
1
-4
/
+4
*
remove init of dev->perm_addr in drivers
Jiri Pirko
2013-01-08
1
-3
/
+1
*
Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
2012-12-13
1
-0
/
+1
|
\
|
*
mlx4: 64-byte CQE/EQE support
Or Gerlitz
2012-11-26
1
-0
/
+1
*
|
net/mlx4_en: Set number of rx/tx channels using ethtool
Amir Vadai
2012-12-02
1
-11
/
+15
*
|
mlx4: change TX coalescing defaults
Eric Dumazet
2012-11-07
1
-1
/
+1
|
/
*
net/mlx4_en: Limit the RFS filter IDs to be < RPS_NO_FILTER
Amir Vadai
2012-07-26
1
-1
/
+1
*
net/mlx4_en: Add accelerated RFS support
Amir Vadai
2012-07-19
1
-0
/
+316
*
net/mlx4_en: dereferencing freed memory
Dan Carpenter
2012-07-16
1
-3
/
+1
*
net/mlx4_en: Add support for drop action through ethtool
Hadar Hen Zion
2012-07-07
1
-1
/
+8
*
net/mlx4: Implement promiscuous mode with device managed flow-steering
Hadar Hen Zion
2012-07-07
1
-0
/
+41
*
{NET, IB}/mlx4: Add device managed flow steering firmware API
Hadar Hen Zion
2012-07-07
1
-8
/
+13
*
net/mlx4: Set steering mode according to device capabilities
Hadar Hen Zion
2012-07-07
1
-36
/
+72
*
net/mlx4_en: Re-design multicast attachments flow
Yevgeny Petrilin
2012-07-07
1
-33
/
+110
*
net/mlx4_en: Release QP range in free_resources
Yevgeny Petrilin
2012-06-25
1
-4
/
+8
*
net/mlx4_en: Set correct port parameters during device initialization
Yevgeny Petrilin
2012-06-25
1
-2
/
+4
*
net/mlx4_en: num cores tx rings for every UP
Amir Vadai
2012-05-17
1
-11
/
+30
[next]