summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox
AgeCommit message (Expand)Author
2013-07-01net/mlx4_core: Dynamic VST to VST vlan/qos changesJack Morgenstein
2013-06-25net/mlx4_core: Fail device init if num_vfs is negativeJack Morgenstein
2013-06-25net/mlx4_core: Add warning in case of command timeoutsDotan Barak
2013-06-25net/mlx4_core: Replace sscanf() with kstrtoint()Dotan Barak
2013-06-25net/mlx4_en: Remove an unnecessary testDotan Barak
2013-06-25net/mlx4_en: Add prints when TX timeout occursYevgeny Petrilin
2013-06-25net/mlx4_en: Fix a race between napi poll function and RX ring cleanupEugenia Emantayev
2013-06-25net/mlx4_en: Change log level from error to debug for vlan related messagesEugenia Emantayev
2013-06-25net/mlx4_en: Move register_netdev() to the end of initialization functionEugenia Emantayev
2013-06-25net/mlx4_en: Do not query stats when device port is downJack Morgenstein
2013-06-25net/mlx4_en: Fix resource leak in error flowDotan Barak
2013-06-25mlx4: allow order-0 memory allocations in RX pathEric Dumazet
2013-06-24net/mlx_en: Timestamping is not supported in slave modeAmir Vadai
2013-06-20net/mlx4_en: Low Latency recv statisticsAmir Vadai
2013-06-20net/mlx4_en: Add Low Latency Socket (LLS) supportAmir Vadai
2013-06-18treewide: Fix typo in printkMasanari Iida
2013-06-14net/mlx4: Add VF link state supportRony Efraim
2013-06-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-06-05mlx4: use __netdev_pick_tx instead of __skb_tx_hash in mlx4_en_select_queuegovindarajulu.v
2013-06-05net/mlx4: use one page fragment per incoming frameEric Dumazet
2013-06-04net/mlx4_core: Keep VF assigned MAC in the PF admin tableOr Gerlitz
2013-06-04net/mlx4_en: Handle unassigned VF MAC address correctlyOr Gerlitz
2013-06-04net/mlx4_core: Return -EPROBE_DEFER when a VF is probed before PF is sufficie...Jack Morgenstein
2013-06-04net/mlx4_en: Fix adaptive moderation cq updateSagi Grimberg
2013-05-11net/mlx4: Strengthen VLAN tags/priorities enforcement in VST modeRony Efraim
2013-05-11net/mlx4_core: Add missing report on VST and spoof-checking dev capsOr Gerlitz
2013-05-08Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2013-04-30mlx4_en: fix a build error on 32bit archesEric Dumazet
2013-04-27net/mlx4: Add support to get VF configRony Efraim
2013-04-27net/mlx4: Add VF MAC spoof checking supportRony Efraim
2013-04-27net/mlx4: Add set VF default vlan ID and priority supportRony Efraim
2013-04-27net/mlx4: Add set VF mac address supportRony Efraim
2013-04-27net/mlx4: Add structures to keep VF Ethernet ports informationRony Efraim
2013-04-27net/mlx4: Add reference counting to MAC registerationRony Efraim
2013-04-27net/mlx4_en: Disable HW clock overflow check when no HW supportAmir Vadai
2013-04-27net/mlx4_core: Disable HW timestamping for VFsAmir Vadai
2013-04-25mlx4_core: Expose a few helpers to fill DMFS HW strucuturesHadar Hen Zion
2013-04-25mlx4_core: Directly expose fields of DMFS HW rule control segmentHadar Hen Zion
2013-04-25mlx4_core: Change a few DMFS fields names to match firmare specHadar Hen Zion
2013-04-25mlx4: Match DMFS promiscuous field names to firmware specHadar Hen Zion
2013-04-25mlx4_core: Move DMFS HW structs to common header fileHadar Hen Zion
2013-04-25mlx4_core: Reduce warning message for SRQ_LIMIT event to debug levelJack Morgenstein
2013-04-24net/mlx4_en: Add a service taskAmir Vadai
2013-04-24net/mlx4_en: Support software timestampingAmir Vadai
2013-04-24net/mlx4_en: Add HW timestamping (TS) supportAmir Vadai
2013-04-24net/mlx4_core: Read HCA frequency and map internal clockEugenia Emantayev
2013-04-24net/mlx4_core: Add timestamping device capabilityEugenia Emantayev
2013-04-19net: vlan: add protocol argument to packet tagging functionsPatrick McHardy
2013-04-19net: vlan: prepare for 802.1ad VLAN filtering offloadPatrick McHardy
2013-04-19net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_*Patrick McHardy