summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx4/en_netdev.c
Commit message (Expand)AuthorAgeFilesLines
* net/mlx4: Add EQ poolMatan Barak2015-05-301-6/+1
* net/mlx4_en: Schedule napi when RX buffers allocation failsIdo Shamay2015-04-301-0/+1
* mlx4_en: Use correct loop cursor in error path.Benjamin Poirier2015-04-301-1/+1
* net/mlx4_en: Add RX-ALL supportMuhammad Mahajna2015-04-021-0/+14
* net/mlx4_en: Add RX-FCS supportMuhammad Mahajna2015-04-021-6/+27
* net/mlx4: Warn users of depracated QoS FirmwareIdo Shamay2015-04-021-1/+1
* net/mlx4_en: Enable TX rate limit per VFIdo Shamay2015-04-021-0/+11
* net/mlx4_en: Change loopback only upon feature changeIdo Shamay2015-04-021-7/+5
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-04-021-7/+8
|\
| * net/mlx4_en: Call register_netdevice in the proper locationIdo Shamay2015-03-241-7/+8
* | net/mlx4_en: Add Flow control statistics display via ethtoolMatan Barak2015-03-311-2/+55
* | net/mlx4_en: Protect access to the statistics bitmapEran Ben Elisha2015-03-311-12/+13
* | net/mlx4_en: Support general selective view of ethtool statisticsEran Ben Elisha2015-03-311-15/+27
* | net/mlx4_en: Move statistics bitmap setting to the Ethernet driverEran Ben Elisha2015-03-311-1/+21
* | net: Move check for multiple vlans to driversToshiaki Makita2015-03-291-0/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-03-201-2/+2
|\|
| * net/mlx4_en: Set statistics bitmap at port initEran Ben Elisha2015-03-181-2/+2
* | net/mlx4_en: mlx4_en_set_tx_maxrate() can be staticWu Fengguang2015-03-181-1/+1
* | net/mlx4_en: Add tx queue maxrate supportOr Gerlitz2015-03-181-0/+29
* | ethernet: Use eth_<foo>_addr instead of memsetJoe Perches2015-03-031-2/+2
|/
* net/mlx4_en: Notify TX Vlan offload changeIdo Shamay2015-02-041-0/+4
* net/mlx4_en: Port aggregation configurationMoni Shoua2015-02-041-0/+176
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-01-271-1/+2
|\
| * net/mlx4: Don't disable vxlan offloads under DMFS-A0 optimized steeringOr Gerlitz2015-01-151-1/+2
* | net/mlx4_core: Maintain a persistent memory for mlx4 deviceYishai Hadas2015-01-251-1/+1
|/
* net: Generalize ndo_gso_check to ndo_features_checkJesse Gross2014-12-261-4/+6
* net/mlx4: Cache line CQE/EQE stride fixesIdo Shamay2014-12-161-2/+9
* net/mlx4: Add support for A0 steeringMatan Barak2014-12-111-1/+2
* net/mlx4: Add A0 hybrid steeringMatan Barak2014-12-111-1/+1
* net/mlx4: Change QP allocation schemeEugenia Emantayev2014-12-111-9/+1
* net/mlx4_en: Support for configurable RSS hash functionEyal Perry2014-12-081-0/+11
* net: rename netdev_phys_port_id to more generic nameJiri Pirko2014-12-021-1/+1
* mlx4: fix mlx4_en_set_rxfh()Eric Dumazet2014-11-231-0/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-11-211-1/+12
|\
| * net/mlx4_en: Add VXLAN ndo calls to the PF net device ops tooOr Gerlitz2014-11-191-1/+6
| * net/mlx4_en: Implement ndo_gso_check()Joe Stringer2014-11-141-0/+6
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-11-141-8/+14
|\|
| * net/mlx4_en: Advertize encapsulation offloads features only when VXLAN tunnel...Or Gerlitz2014-11-111-8/+14
* | net/mlx4_en: Extend checksum offloading by CHECKSUM COMPLETEShani Michaeli2014-11-111-0/+5
* | net/mlx4_en: Move spinlocks and work initalizations to beginning of init_netdevEugenia Emantayev2014-10-281-15/+15
* | net/mlx4_en: Call napi_synchronize on stop_portIdo Shamay2014-10-281-2/+1
* | net/mlx4_en: Cleanups suggested by clang static checkerJack Morgenstein2014-10-281-1/+1
* | net/mlx4_en: Add ethtool support for [rx|tx]vlan offload set to OFF/ONSaeed Mahameed2014-10-281-1/+88
* | net/mlx4_en: Add support for setting rxvlan offload OFF/ONSaeed Mahameed2014-10-281-1/+1
|/
* net/mlx4_en: Add mlx4_en_get_cqe helperIdo Shamay2014-09-191-0/+1
* net/mlx4: Move the tunnel steering helper function to mlx4_coreOr Gerlitz2014-08-291-29/+2
* net/mlx4_en: Disable blueflame using ethtool private flagsAmir Vadai2014-07-221-0/+1
* net/mlx4_en: current_mac isn't updated in port upEyal Perry2014-07-221-0/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-07-161-1/+2
|\
| * net/mlx4_en: Ignore budget on TX napi pollingAmir Vadai2014-07-081-0/+1