summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox
AgeCommit message (Expand)Author
2013-03-07mlx4: Remove driver specific fdb handlers.Vlad Yasevich
2013-02-27hlist: drop the node parameter from iteratorsSasha Levin
2013-02-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-02-26Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2013-02-25mlx4: Implement memory windows allocation and deallocationShani Michaeli
2013-02-25mlx4_core: Enable memory windows in {INIT, QUERY}_HCAShani Michaeli
2013-02-25mlx4_core: Disable memory windows for virtual functionsShani Michaeli
2013-02-23mlx4_en: fix allocation of CPU affinity reverse-mapKleber Sacilotto de Souza
2013-02-23mlx4_en: fix allocation of device tx_cqKleber Sacilotto de Souza
2013-02-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2013-02-21mlx4_core: Propagate MR deregistration failures to callerShani Michaeli
2013-02-21mlx4_core: Rename MPT-related functions to have mpt_ prefixShani Michaeli
2013-02-13bridge: Add vlan support to static neighborsVlad Yasevich
2013-02-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-02-08drivers: net: Remove remaining alloc/OOM messagesJoe Perches
2013-02-07mlx4_en: Fix BQL reset TX queue call pointTom Herbert
2013-02-07net/mlx4_en: Implement ndo fdb functionalityYan Burman
2013-02-07net/mlx4_en: Add unicast MAC filteringYan Burman
2013-02-07net/mlx4_en: Manage hash of MAC addresses per portYan Burman
2013-02-07net/mlx4_en: Save previous MAC address of the port so we can replace it laterYan Burman
2013-02-07net/mlx4_en: Re-arrange ndo_set_rx_mode related codeYan Burman
2013-02-07net/mlx4: Move Ethernet related functionality from mlx4_core to mlx4_enYan Burman
2013-02-07net/mlx4_en: Cleanup multiline stringsYan Burman
2013-02-07net/mlx4_en: Optimize Rx fast path filter checksYan Burman
2013-02-07net/mlx4_en: Optimize loopback related checks in data pathYan Burman
2013-02-08Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2013-02-05mlx4_core: Fix advertisement of wrong PF context behaviourOr Gerlitz
2013-02-04net/mlx4_en: Fix compilation error when CONFIG_INET isn't definedHadar Hen Zion
2013-02-04net/mlx4_en: Fix error propagation for ethtool helper functionHadar Hen Zion
2013-02-04ethernet: Remove unnecessary alloc/OOM messages, alloc cleanupsJoe Perches
2013-01-31net/mlx4_en: Fix transmit timeout when driver restarts portAmir Vadai
2013-01-31net/mlx4_en: Don't reassign port mac address on firmware that supports itMatan Barak
2013-01-31net/mlx4_core: Use firmware driven flow steering hash modeHadar Hen Zion
2013-01-31net/mlx4_en: Fix ethtool rules leftovers after module unloadedHadar Hen Zion
2013-01-31net/mlx4_en: Block insertion of ethtool steering rules while the interface is...Hadar Hen Zion
2013-01-31net/mlx4_en: Fix vlan mask for ethtool steering rulesHadar Hen Zion
2013-01-31net/mlx4_en: Validate VLAN IDs provided in ethtool flow steering rulesHadar Hen Zion
2013-01-31net/mlx4_en: Fix ip/udp steering rules multicast mac when attached via ethtoolHadar Hen Zion
2013-01-31net/mlx4_core: Set correctly allow_loopback flagHadar Hen Zion
2013-01-31net/mlx4_core: Directly expose fields of HW flow steering rule control segmentHadar Hen Zion
2013-01-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-01-29Merge branch 'master' into for-nextJiri Kosina
2013-01-28net/mlx4_en: Initialize RFS filters lock and list in init_netdevAmir Vadai
2013-01-28net/mlx4_en: Fix a race when closing TX queueAmir Vadai
2013-01-28net/mlx4_core: Return proper error code when __mlx4_add_one failsJack Morgenstein
2013-01-28net/mlx4_en: Use the correct netif lock on ndo_set_rx_modeEugenia Emantayev
2013-01-28net/mlx4_en: Fix traffic loss under promiscuous modeAviad Yehezkel
2013-01-28net/mlx4_en: Issue the dump eth statistics command under lockEugenia Emantayev
2013-01-20net/mlx4_en: remove redundant codeEric Dumazet
2013-01-18net/mlx4_core: Set number of msix vectors under SRIOV mode to firmware defaultsOr Gerlitz