Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
7167cf0e8cd10287b7912b9ffcccd9616f382922
/
drivers
/
net
/
ethernet
/
mellanox
38463e2
net/mlx4_en: Check device state when setting coalescing
by Eugenia Emantayev
· 11 years ago
635ad31
mlx5: remove unused MLX5_DEBUG param in Kconfig
by Michael Opdenacker
· 11 years ago
cc998ff
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 11 years ago
7c049d0
Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband
by Linus Torvalds
· 11 years ago
5f1cd20
net/mlx4_en: Reduce scope of local variables in mlx4_en_xmit
by Amir Vadai
· 11 years ago
237a3a3
net/mlx4_en: Fix handling of dma_map failure
by Amir Vadai
· 11 years ago
bd2f631
net/mlx4_en: Notify user when TX ring in error state
by Amir Vadai
· 11 years ago
0e316f1
net/mlx4_en: Disable global flow control when PFC enabled
by Eugenia Emantayev
· 11 years ago
5c044e6
net/mlx4_en: Coding style cleanup in mlx4_en_dcbnl_ieee_setpfc()
by Amir Vadai
· 11 years ago
2ff1cf1
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
0a324f31
net/mlx5_core: Support MANAGE_PAGES and QUERY_PAGES firmware command changes
by Moshe Lazer
· 11 years ago
5c5f3f0
mlx4_core: Fix XRC QPs detection in the resource tracker
by Yishai Hadas
· 11 years ago
f094668
net: mlx4: Staticize local functions
by Jingoo Han
· 11 years ago
7d46dab
mlx5: remove health handler plugin
by Eli Cohen
· 11 years ago
0e76a3a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
72a67a9
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 11 years ago
abe0308
Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband
by Linus Torvalds
· 11 years ago
e0d1095
net: rename CONFIG_NET_LL_RX_POLL to CONFIG_NET_RX_BUSY_POLL
by Cong Wang
· 11 years ago
b305132
net/mlx4_core: VFs must ignore the enable_64b_cqe_eqe module param
by Jack Morgenstein
· 11 years ago
0508ad6
net/mlx4_core: Don't give VFs MAC addresses which are derived from the PF MAC
by Or Gerlitz
· 11 years ago
cd23b14
mlx5_core: Implement new initialization sequence
by Eli Cohen
· 11 years ago
11940c8
mlx5_core: Fix use after free in mlx5_cmd_comp_handler()
by Dan Carpenter
· 11 years ago
a661b43
mlx5: fix error return code in mlx5_alloc_uuars()
by Wei Yongjun
· 11 years ago
fe6f700
net/mlx4_core: Respond to operation request by firmware
by Yevgeny Petrilin
· 11 years ago
2d4b646
net/mlx4_en: Fix BlueFlame race
by Eugenia Emantayev
· 11 years ago
64d2c22
mlx5: use after free in mlx5_cmd_comp_handler()
by Dan Carpenter
· 11 years ago
9a0f06f
mlx5 core: Fix __udivdi3 when compiling for 32 bit arches
by Tim Gardner
· 11 years ago
be9c6d9
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 11 years ago
c552441
Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband
by Linus Torvalds
· 11 years ago
5e631a0
mlx5: Return -EFAULT instead of -EPERM
by Dan Carpenter
· 11 years ago
288dde9
mlx5_core: Adjust hca_cap.uar_page_sz to conform to Connect-IB spec
by Moshe Lazer
· 11 years ago
8b80cda
net: rename ll methods to busy-poll
by Eliezer Tamir
· 11 years ago
076bb0c
net: rename include/net/ll_poll.h to include/net/busy_poll.h
by Eliezer Tamir
· 11 years ago
496322b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 11 years ago
582c016
mlx5_core: Fixes for sparse warnings
by Roland Dreier
· 11 years ago
e126ba9
mlx5: Add driver for Mellanox Connect-IB adapters
by Eli Cohen
· 11 years ago
80cc38b
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 11 years ago
9caf83c
net/mlx4: fix small memory leak on error
by Dan Carpenter
· 11 years ago
0c1072a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
0a6eac2
net/mlx4_core: Add HW enforcement to VF link state
by Rony Efraim
· 11 years ago
b01978c
net/mlx4_core: Dynamic VST to VST vlan/qos changes
by Jack Morgenstein
· 11 years ago
30e514a
net/mlx4_core: Fail device init if num_vfs is negative
by Jack Morgenstein
· 11 years ago
674925e
net/mlx4_core: Add warning in case of command timeouts
by Dotan Barak
· 11 years ago
618fad9
net/mlx4_core: Replace sscanf() with kstrtoint()
by Dotan Barak
· 11 years ago
42f1e90
net/mlx4_en: Remove an unnecessary test
by Dotan Barak
· 11 years ago
b944ebe
net/mlx4_en: Add prints when TX timeout occurs
by Yevgeny Petrilin
· 11 years ago
0cc5c8b
net/mlx4_en: Fix a race between napi poll function and RX ring cleanup
by Eugenia Emantayev
· 11 years ago
9e19b54
net/mlx4_en: Change log level from error to debug for vlan related messages
by Eugenia Emantayev
· 11 years ago
4801ae7
net/mlx4_en: Move register_netdev() to the end of initialization function
by Eugenia Emantayev
· 11 years ago
6123db2e
net/mlx4_en: Do not query stats when device port is down
by Jack Morgenstein
· 11 years ago
8850494
net/mlx4_en: Fix resource leak in error flow
by Dotan Barak
· 11 years ago
51151a1
mlx4: allow order-0 memory allocations in RX path
by Eric Dumazet
· 11 years ago
f9bd2d7
net/mlx_en: Timestamping is not supported in slave mode
by Amir Vadai
· 11 years ago
8501841
net/mlx4_en: Low Latency recv statistics
by Amir Vadai
· 11 years ago
9e77a2b
net/mlx4_en: Add Low Latency Socket (LLS) support
by Amir Vadai
· 11 years ago
278cee0
treewide: Fix typo in printk
by Masanari Iida
· 12 years ago
948e306
net/mlx4: Add VF link state support
by Rony Efraim
· 12 years ago
6bc19fb
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
c08355f
mlx4: use __netdev_pick_tx instead of __skb_tx_hash in mlx4_en_select_queue
by govindarajulu.v
· 12 years ago
e6309cf
net/mlx4: use one page fragment per incoming frame
by Eric Dumazet
· 12 years ago
c418253
net/mlx4_core: Keep VF assigned MAC in the PF admin table
by Or Gerlitz
· 12 years ago
ef96f7d
net/mlx4_en: Handle unassigned VF MAC address correctly
by Or Gerlitz
· 12 years ago
5efe535
net/mlx4_core: Return -EPROBE_DEFER when a VF is probed before PF is sufficiently initialized
by Jack Morgenstein
· 12 years ago
a1c6693
net/mlx4_en: Fix adaptive moderation cq update
by Sagi Grimberg
· 12 years ago
7677fc9
net/mlx4: Strengthen VLAN tags/priorities enforcement in VST mode
by Rony Efraim
· 12 years ago
4e8cf5b
net/mlx4_core: Add missing report on VST and spoof-checking dev caps
by Or Gerlitz
· 12 years ago
e0fd9af
Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband
by Linus Torvalds
· 12 years ago
fe86d71
mlx4_en: fix a build error on 32bit arches
by Eric Dumazet
· 12 years ago
2cccb9e
net/mlx4: Add support to get VF config
by Rony Efraim
· 12 years ago
e6b6a23
net/mlx4: Add VF MAC spoof checking support
by Rony Efraim
· 12 years ago
3f7fb02
net/mlx4: Add set VF default vlan ID and priority support
by Rony Efraim
· 12 years ago
8f7ba3c
net/mlx4: Add set VF mac address support
by Rony Efraim
· 12 years ago
0eb62b9
net/mlx4: Add structures to keep VF Ethernet ports information
by Rony Efraim
· 12 years ago
6ce71ac
net/mlx4: Add reference counting to MAC registeration
by Rony Efraim
· 12 years ago
dc8142e
net/mlx4_en: Disable HW clock overflow check when no HW support
by Amir Vadai
· 12 years ago
30b40c3
net/mlx4_core: Disable HW timestamping for VFs
by Amir Vadai
· 12 years ago
c2c19dc
mlx4_core: Expose a few helpers to fill DMFS HW strucutures
by Hadar Hen Zion
· 12 years ago
bcf3729
mlx4_core: Directly expose fields of DMFS HW rule control segment
by Hadar Hen Zion
· 12 years ago
ba60a35
mlx4_core: Change a few DMFS fields names to match firmare spec
by Hadar Hen Zion
· 12 years ago
f916253
mlx4: Match DMFS promiscuous field names to firmware spec
by Hadar Hen Zion
· 12 years ago
3cd0e17
mlx4_core: Move DMFS HW structs to common header file
by Hadar Hen Zion
· 12 years ago
e0debf9
mlx4_core: Reduce warning message for SRQ_LIMIT event to debug level
by Jack Morgenstein
· 12 years ago
b6c39bf
net/mlx4_en: Add a service task
by Amir Vadai
· 12 years ago
eb0cabb
net/mlx4_en: Support software timestamping
by Amir Vadai
· 12 years ago
ec693d4
net/mlx4_en: Add HW timestamping (TS) support
by Amir Vadai
· 12 years ago
ddd8a6c
net/mlx4_core: Read HCA frequency and map internal clock
by Eugenia Emantayev
· 12 years ago
d998735
net/mlx4_core: Add timestamping device capability
by Eugenia Emantayev
· 12 years ago
86a9bad
net: vlan: add protocol argument to packet tagging functions
by Patrick McHardy
· 12 years ago
80d5c36
net: vlan: prepare for 802.1ad VLAN filtering offload
by Patrick McHardy
· 12 years ago
f646968
net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_*
by Patrick McHardy
· 12 years ago
9f55055
mlx4_core: Implement SRQ object lookup from srqn
by Shlomo Pongratz
· 12 years ago
c59fec2
net/mlx4_en: set correct MTU in SRIOV
by Eugenia Emantayev
· 12 years ago
fab1e24
net/mlx4_core: Translate guest B0 steering rules to DMFS
by Hadar Hen Zion
· 12 years ago
fd91c49f
net/mlx4_core: Add helper function to translate B0 steering rules to DMFS
by Hadar Hen Zion
· 12 years ago
c4637cd
net/mlx4_en: Advertize DCB_CAP_DCBX_HOST in getdcbx
by Or Gerlitz
· 12 years ago
540b3a3
net/mlx4_en: Enable DCB ETS ops only when supported by the firmware
by Or Gerlitz
· 12 years ago
4d531aa
net/mlx4_core: Added proper description for two device capabilities
by Or Gerlitz
· 12 years ago
d662483
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
bab6a9e
net/mlx4_en: Fix setting initial MAC address
by Yan Burman
· 12 years ago
ea3d1cc
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
Next »