index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
mellanox
Age
Commit message (
Expand
)
Author
2014-10-10
mlx4: fix race accessing page->_count
Eric Dumazet
2014-10-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2014-10-08
net: add netdev_txq_bql_{enqueue, complete}_prefetchw() helpers
Eric Dumazet
2014-10-08
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2014-10-07
net/mlx4_en: remove NETDEV_TX_BUSY
Eric Dumazet
2014-10-06
net/mlx4_en: Use the new tx_copybreak to set inline threshold
Eric Dumazet
2014-10-06
net/mlx4_en: Enable the compiler to make is_inline() inlined
Eric Dumazet
2014-10-06
net/mlx4_en: tx_info->ts_requested was not cleared
Eric Dumazet
2014-10-06
net/mlx4_en: Use local var for skb_headlen(skb)
Eric Dumazet
2014-10-06
net/mlx4_en: Use local var in tx flow for skb_shinfo(skb)
Eric Dumazet
2014-10-06
net/mlx4_en: mlx4_en_xmit() reads ring->cons once, and ahead of time to avoid...
Eric Dumazet
2014-10-06
net/mlx4_en: Avoid false sharing in mlx4_en_en_process_tx_cq()
Eric Dumazet
2014-10-06
net/mlx4_en: Use prefetch in tx path
Eric Dumazet
2014-10-06
net/mlx4_en: Avoid a cache line miss in TX completion for single frag skb's
Eric Dumazet
2014-10-06
net/mlx4_en: tx_info allocated with kmalloc() instead of vmalloc()
Eric Dumazet
2014-10-06
net/mlx4_en: Avoid calling bswap in tx fast path
Eric Dumazet
2014-10-06
net/mlx4_en: Align tx path structures to cache lines
Eric Dumazet
2014-10-06
net/mlx4_en: Code cleanups in tx path
Eric Dumazet
2014-10-05
mlx4: add a new xmit_more counter
Eric Dumazet
2014-10-03
net/mlx5_core: Add ConnectX-4 to list of supported devices
Eli Cohen
2014-10-03
net/mlx5_core: Identify resources by their type
Eli Cohen
2014-10-03
net/mlx5_core: use set/get macros in device caps
Eli Cohen
2014-10-03
net/mlx5_core: Use hardware registers description header file
Eli Cohen
2014-10-03
net/mlx5_core: Update device capabilities handling
Eli Cohen
2014-10-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-09-30
net/mlx4_core: Deprecate error message at ConnectX-2 cards startup to debug
Jack Morgenstein
2014-09-30
net/mlx4_core: Protect QUERY_PORT wrapper from untrusted guests
Jack Morgenstein
2014-09-30
net/mlx4_core: New init and exit flow for mlx4_core
Majd Dibbiny
2014-09-30
net/mlx4_core: Don't disable SRIOV if there are active VFs
Jack Morgenstein
2014-09-28
mlx4: exploit skb->xmit_more to conditionally send doorbell
Eric Dumazet
2014-09-26
net/mlx4_core: Allow not to specify probe_vf in SRIOV IB mode
Matan Barak
2014-09-26
mellanox: Change en_print to return void
Joe Perches
2014-09-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-09-23
Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
2014-09-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-09-22
mlx4: Fix mlx4 reg/unreg mac to work properly with 0-mac addresses
Jack Morgenstein
2014-09-22
mlx4: Correct error flows in rereg_mr
Matan Barak
2014-09-19
net/mlx4_en: Add mlx4_en_get_cqe helper
Ido Shamay
2014-09-19
net/mlx4_core: Cache line EQE size support
Ido Shamay
2014-09-19
net/mlx4_core: Enable CQE/EQE stride support
Ido Shamay
2014-09-10
net/mlx4: Set vlan stripping policy by the right command
Matan Barak
2014-09-10
net/mlx4: Avoid dealing with MAC index in UPDATE_QP wrapper if not needed
Matan Barak
2014-09-10
net/mlx4: Use the correct VSD mask in UPDATE_QP
Matan Barak
2014-09-10
net/mlx4: Correctly configure single ported VFs from the host
Matan Barak
2014-09-08
net/mlx4_en: do not ignore autoneg in mlx4_en_set_pauseparam()
Ivan Vecera
2014-09-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-09-06
mlx4: only pull headers into skb head
Eric Dumazet
2014-09-04
mlx4_en: Convert the normal skb free path to dev_consume_skb_any()
Rick Jones
2014-09-01
treewide: fix errors in printk
Masanari Iida
2014-08-30
mlx4: Set skb->csum_level for encapsulated checksum
Tom Herbert
[next]