summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx4/en_netdev.c
Commit message (Expand)AuthorAgeFilesLines
* net: vlan: prepare for 802.1ad VLAN filtering offloadPatrick McHardy2013-04-191-2/+4
* net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_*Patrick McHardy2013-04-191-2/+2
* net/mlx4_en: Enable DCB ETS ops only when supported by the firmwareOr Gerlitz2013-04-071-2/+8
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-04-031-2/+2
|\
| * net/mlx4_en: Fix setting initial MAC addressYan Burman2013-04-021-2/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-03-221-11/+11
|\ \ | |/
| * net/mlx4_en: Remove ethtool flow steering rules before releasing QPsHadar Hen Zion2013-03-211-11/+11
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-03-121-40/+46
|\ \ | |/
| * net/mlx4_en: Disable RFS when running in SRIOV modeAmir Vadai2013-03-071-3/+5
| * net/mlx4_en: Cleanup MAC resources on module unload or port stopYan Burman2013-03-071-16/+20
| * net/mlx4_en: Fix race when setting the device MAC addressYan Burman2013-03-071-21/+21
* | mlx4: Remove driver specific fdb handlers.Vlad Yasevich2013-03-071-76/+0
|/
* hlist: drop the node parameter from iteratorsSasha Levin2013-02-271-9/+8
* mlx4_en: fix allocation of CPU affinity reverse-mapKleber Sacilotto de Souza2013-02-231-1/+1
* mlx4_en: fix allocation of device tx_cqKleber Sacilotto de Souza2013-02-231-1/+1
* bridge: Add vlan support to static neighborsVlad Yasevich2013-02-131-0/+1
* drivers: net: Remove remaining alloc/OOM messagesJoe Perches2013-02-081-7/+4
* mlx4_en: Fix BQL reset TX queue call pointTom Herbert2013-02-071-3/+0
* net/mlx4_en: Implement ndo fdb functionalityYan Burman2013-02-071-0/+75
* net/mlx4_en: Add unicast MAC filteringYan Burman2013-02-071-1/+128
* net/mlx4_en: Manage hash of MAC addresses per portYan Burman2013-02-071-33/+54
* net/mlx4_en: Save previous MAC address of the port so we can replace it laterYan Burman2013-02-071-2/+2
* net/mlx4_en: Re-arrange ndo_set_rx_mode related codeYan Burman2013-02-071-127/+144
* net/mlx4: Move Ethernet related functionality from mlx4_core to mlx4_enYan Burman2013-02-071-9/+207
* net/mlx4_en: Cleanup multiline stringsYan Burman2013-02-071-15/+10
* net/mlx4_en: Optimize Rx fast path filter checksYan Burman2013-02-071-19/+29
* net/mlx4_en: Optimize loopback related checks in data pathYan Burman2013-02-071-0/+4
* net/mlx4_en: Fix transmit timeout when driver restarts portAmir Vadai2013-01-311-4/+10
* net/mlx4_en: Don't reassign port mac address on firmware that supports itMatan Barak2013-01-311-1/+2
* net/mlx4_en: Fix ethtool rules leftovers after module unloadedHadar Hen Zion2013-01-311-0/+15
* net/mlx4_en: Initialize RFS filters lock and list in init_netdevAmir Vadai2013-01-281-3/+5
* net/mlx4_en: Use the correct netif lock on ndo_set_rx_modeEugenia Emantayev2013-01-281-2/+2
* net/mlx4_en: Fix traffic loss under promiscuous modeAviad Yehezkel2013-01-281-9/+26
* net/mlx4_en: Issue the dump eth statistics command under lockEugenia Emantayev2013-01-281-4/+4
* remove init of dev->perm_addr in driversJiri Pirko2013-01-081-3/+1
* Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2012-12-131-0/+1
|\
| * mlx4: 64-byte CQE/EQE supportOr Gerlitz2012-11-261-0/+1
* | net/mlx4_en: Set number of rx/tx channels using ethtoolAmir Vadai2012-12-021-11/+15
* | mlx4: change TX coalescing defaultsEric Dumazet2012-11-071-1/+1
|/
* net/mlx4_en: Limit the RFS filter IDs to be < RPS_NO_FILTERAmir Vadai2012-07-261-1/+1
* net/mlx4_en: Add accelerated RFS supportAmir Vadai2012-07-191-0/+316
* net/mlx4_en: dereferencing freed memoryDan Carpenter2012-07-161-3/+1
* net/mlx4_en: Add support for drop action through ethtoolHadar Hen Zion2012-07-071-1/+8
* net/mlx4: Implement promiscuous mode with device managed flow-steeringHadar Hen Zion2012-07-071-0/+41
* {NET, IB}/mlx4: Add device managed flow steering firmware APIHadar Hen Zion2012-07-071-8/+13
* net/mlx4: Set steering mode according to device capabilitiesHadar Hen Zion2012-07-071-36/+72
* net/mlx4_en: Re-design multicast attachments flowYevgeny Petrilin2012-07-071-33/+110
* net/mlx4_en: Release QP range in free_resourcesYevgeny Petrilin2012-06-251-4/+8
* net/mlx4_en: Set correct port parameters during device initializationYevgeny Petrilin2012-06-251-2/+4
* net/mlx4_en: num cores tx rings for every UPAmir Vadai2012-05-171-11/+30
OpenPOWER on IntegriCloud