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
*
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
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2013-02-26
1
-2
/
+2
|
\
|
*
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
*
|
Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
2013-02-26
7
-63
/
+243
|
\
\
|
*
|
mlx4: Implement memory windows allocation and deallocation
Shani Michaeli
2013-02-25
1
-0
/
+95
|
*
|
mlx4_core: Enable memory windows in {INIT, QUERY}_HCA
Shani Michaeli
2013-02-25
4
-0
/
+10
|
*
|
mlx4_core: Disable memory windows for virtual functions
Shani Michaeli
2013-02-25
4
-15
/
+75
|
*
|
mlx4_core: Propagate MR deregistration failures to caller
Shani Michaeli
2013-02-21
2
-9
/
+24
|
*
|
mlx4_core: Rename MPT-related functions to have mpt_ prefix
Shani Michaeli
2013-02-21
3
-39
/
+39
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2013-02-21
1
-1
/
+1
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Merge branch 'master' into for-next
Jiri Kosina
2013-01-29
18
-168
/
+395
|
|
\
\
|
*
|
|
treewide: Replace incomming with incoming in all comments and strings
Jorrit Schippers
2013-01-03
1
-1
/
+1
[next]