index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
mellanox
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
2013-05-08
6
-134
/
+102
|
\
|
*
mlx4_core: Expose a few helpers to fill DMFS HW strucutures
Hadar Hen Zion
2013-04-24
1
-26
/
+59
|
*
mlx4_core: Directly expose fields of DMFS HW rule control segment
Hadar Hen Zion
2013-04-24
1
-7
/
+7
|
*
mlx4_core: Change a few DMFS fields names to match firmare spec
Hadar Hen Zion
2013-04-24
1
-3
/
+3
|
*
mlx4: Match DMFS promiscuous field names to firmware spec
Hadar Hen Zion
2013-04-24
3
-20
/
+19
|
*
mlx4_core: Move DMFS HW structs to common header file
Hadar Hen Zion
2013-04-24
1
-79
/
+0
|
*
mlx4_core: Reduce warning message for SRQ_LIMIT event to debug level
Jack Morgenstein
2013-04-24
1
-2
/
+2
|
*
mlx4_core: Implement SRQ object lookup from srqn
Shlomo Pongratz
2013-04-16
1
-0
/
+15
*
|
mlx4_en: fix a build error on 32bit arches
Eric Dumazet
2013-04-30
1
-4
/
+4
*
|
net/mlx4: Add support to get VF config
Rony Efraim
2013-04-26
2
-0
/
+41
*
|
net/mlx4: Add VF MAC spoof checking support
Rony Efraim
2013-04-26
4
-0
/
+59
*
|
net/mlx4: Add set VF default vlan ID and priority support
Rony Efraim
2013-04-26
6
-6
/
+122
*
|
net/mlx4: Add set VF mac address support
Rony Efraim
2013-04-26
2
-1
/
+72
*
|
net/mlx4: Add structures to keep VF Ethernet ports information
Rony Efraim
2013-04-26
3
-0
/
+62
*
|
net/mlx4: Add reference counting to MAC registeration
Rony Efraim
2013-04-26
1
-5
/
+10
*
|
net/mlx4_en: Disable HW clock overflow check when no HW support
Amir Vadai
2013-04-26
1
-3
/
+7
*
|
net/mlx4_core: Disable HW timestamping for VFs
Amir Vadai
2013-04-26
1
-0
/
+5
*
|
net/mlx4_en: Add a service task
Amir Vadai
2013-04-24
3
-0
/
+47
*
|
net/mlx4_en: Support software timestamping
Amir Vadai
2013-04-24
1
-0
/
+2
*
|
net/mlx4_en: Add HW timestamping (TS) support
Amir Vadai
2013-04-24
12
-15
/
+353
*
|
net/mlx4_core: Read HCA frequency and map internal clock
Eugenia Emantayev
2013-04-24
4
-1
/
+74
*
|
net/mlx4_core: Add timestamping device capability
Eugenia Emantayev
2013-04-24
1
-1
/
+6
*
|
net: vlan: add protocol argument to packet tagging functions
Patrick McHardy
2013-04-19
1
-2
/
+2
*
|
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: set correct MTU in SRIOV
Eugenia Emantayev
2013-04-11
1
-1
/
+3
*
|
net/mlx4_core: Translate guest B0 steering rules to DMFS
Hadar Hen Zion
2013-04-11
1
-22
/
+63
*
|
net/mlx4_core: Add helper function to translate B0 steering rules to DMFS
Hadar Hen Zion
2013-04-11
2
-22
/
+33
*
|
net/mlx4_en: Advertize DCB_CAP_DCBX_HOST in getdcbx
Or Gerlitz
2013-04-07
1
-1
/
+1
*
|
net/mlx4_en: Enable DCB ETS ops only when supported by the firmware
Or Gerlitz
2013-04-07
4
-2
/
+18
*
|
net/mlx4_core: Added proper description for two device capabilities
Or Gerlitz
2013-04-07
1
-1
/
+2
*
|
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
3
-22
/
+47
|
\
\
|
|
/
|
*
net/mlx4_core: Disallow releasing VF QPs which have steering rules
Hadar Hen Zion
2013-03-21
1
-8
/
+33
|
*
net/mlx4_core: Always use 64 bit resource ID when doing lookup
Hadar Hen Zion
2013-03-21
1
-1
/
+1
|
*
net/mlx4_en: Remove ethtool flow steering rules before releasing QPs
Hadar Hen Zion
2013-03-21
1
-11
/
+11
|
*
net/mlx4_core: Fix wrong order of flow steering resources removal
Hadar Hen Zion
2013-03-21
1
-1
/
+1
|
*
net/mlx4_core: Fix wrong mask applied on EQ numbers in the wrapper
Moshe Lazer
2013-03-21
1
-1
/
+1
*
|
drivers:net: Remove dma_alloc_coherent OOM messages
Joe Perches
2013-03-15
1
-3
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-03-12
12
-59
/
+75
|
\
\
|
|
/
|
*
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
2
-22
/
+21
|
*
net/mlx4_core: Fix endianness bug in set_param_l
Jack Morgenstein
2013-03-07
8
-18
/
+18
|
*
net/mlx4_core: Turn off device-managed FS bit in dev-cap wrapper if DMFS is n...
Jack Morgenstein
2013-03-07
1
-0
/
+8
|
*
net/mlx4_core: Disable mlx4_QP_ATTACH calls from guests if the host uses flow...
Jack Morgenstein
2013-03-07
1
-0
/
+3
*
|
drivers:net: Remove unnecessary OOM messages after netdev_alloc_skb
Joe Perches
2013-03-09
1
-3
/
+2
*
|
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
2
-11
/
+10
[next]