index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
mellanox
Age
Commit message (
Expand
)
Author
2015-09-09
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
2015-08-30
net/mlx4: Postpone the registration of net_device
Moni Shoua
2015-08-28
mlx5: Fix missing device local_dma_lkey
Sagi Grimberg
2015-08-27
net/mlx4_core: Fix unintialized variable used in error path
Carol L Soto
2015-08-27
net/mlx4_core: Capping number of requested MSIXs to MAX_MSIX
Carol L Soto
2015-08-27
mlxsw: Make mailboxes 4KB aligned
Ido Schimmel
2015-08-27
mlxsw: adjust transmit fail log message level in __mlxsw_emad_transmit
Jiri Pirko
2015-08-27
mlxsw: Remove duplicate included header
Ido Schimmel
2015-08-25
net/mlx5e: Avoid accessing NULL pointer at ndo_select_queue
Rana Shahout
2015-08-25
mlxsw: fix error return code
Julia Lawall
2015-08-17
mlx5e: Fix sparse warnings in mlx5e_handle_csum().
David S. Miller
2015-08-17
net/mlx5e: Support RX CHECKSUM_COMPLETE
Achiad Shochat
2015-08-17
net/mlx5e: Support ethtool get/set_pauseparam
Achiad Shochat
2015-08-17
net/mlx5e: Ethtool link speed setting fixes
Achiad Shochat
2015-08-17
net/mlx5e: HW LRO changes/fixes
Achiad Shochat
2015-08-17
net/mlx5e: Support smaller RX/TX ring sizes
Achiad Shochat
2015-08-17
net/mlx5e: Add ethtool RSS configuration options
Achiad Shochat
2015-08-17
net/mlx5e: Make RSS indirection table size a constant
Achiad Shochat
2015-08-17
net/mlx5e: Have a single RSS Toeplitz hash key
Achiad Shochat
2015-08-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-08-10
mellanox: mlxsw: Use '%zx' to print size_t format
Fabio Estevam
2015-08-09
mlxsw: Fix use-after-free bug in mlxsw_sx_port_xmit
Ido Schimmel
2015-08-09
mlxsw: Use correct skb length when dumping payload
Ido Schimmel
2015-08-09
mlxsw: Simplify mlxsw_sx_port_xmit function
Ido Schimmel
2015-08-09
mlxsw: Strip FCS from incoming packets
Jiri Pirko
2015-08-09
mlxsw: Make pci module dependent on HAS_DMA and HAS_IOMEM
Jiri Pirko
2015-08-09
mlxsw: Make system port to local port mapping explicit
Ido Schimmel
2015-08-09
mlxsw: Call free_netdev when removing port
Ido Schimmel
2015-08-07
net/mlx5_core: Set log_uar_page_sz for non 4K page size architecture
Carol L Soto
2015-08-06
net/mlx5_core: Support physical port counters
Gal Pressman
2015-08-06
net/mlx5e: Take advantage of the light-weight netdev open/stop
Achiad Shochat
2015-08-06
net/mlx5e: Disable async events before unregister_netdev()
Achiad Shochat
2015-08-06
net/mlx5e: Rename/move functions following the ndo_stop flow change
Achiad Shochat
2015-08-06
net/mlx5e: Light-weight netdev open/stop
Achiad Shochat
2015-08-06
net/mlx5_core: Introduce access function to modify RSS/LRO params
Achiad Shochat
2015-08-06
net/mlx5e: Introduce the "Drop RQ"
Achiad Shochat
2015-08-06
net/mlx5e: Unify the RX flow
Achiad Shochat
2015-07-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-07-30
mlxsw: Introduce Mellanox SwitchX-2 ASIC support
Jiri Pirko
2015-07-30
mlxsw: Add interface to access registers and process events
Ido Schimmel
2015-07-30
mlxsw: Add PCI bus implementation
Jiri Pirko
2015-07-30
mlxsw: Introduce Mellanox switch driver core
Jiri Pirko
2015-07-29
net/mlx5e: Remove the mlx5e_update_priv_params() function
Achiad Shochat
2015-07-29
net/mlx5e: Introduce create/destroy RSS indir table access functions
Achiad Shochat
2015-07-29
net/mlx5e: Do not use netdev_err() before the netdev is registered
Achiad Shochat
2015-07-29
net/mlx5e: Avoid redundant de-reference
Achiad Shochat
2015-07-29
net/mlx5e: Remove redundant assignment of sq->user_index
Achiad Shochat
2015-07-29
net/mlx5e: Remove redundant field mlx5e_priv->num_tc
Achiad Shochat
2015-07-29
net/mlx5e: Use hard-coded 4K page size for RQ/SQ/CQ
Achiad Shochat
2015-07-29
net/mlx5_core: Check the return value of mlx5_command_exec()
Haggai Abramonvsky
[next]