aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx4/mlx4_en.h
Commit message (Expand)AuthorAge
* net/mlx4_en: Wake TX queues only when there's enough roomIdo Shamay2015-07-10
* net/mlx4_en: Release TX QP when destroying TX ringEran Ben Elisha2015-07-10
* net/mlx4_en: Schedule napi when RX buffers allocation failsIdo Shamay2015-04-30
* net/mlx4_en: Add interface identify supportIdo Shamay2015-04-02
* net/mlx4_en: Add Flow control statistics display via ethtoolMatan Barak2015-03-31
* net/mlx4_en: Protect access to the statistics bitmapEran Ben Elisha2015-03-31
* net/mlx4_en: Support general selective view of ethtool statisticsEran Ben Elisha2015-03-31
* net/mlx4_en: Move statistics bitmap setting to the Ethernet driverEran Ben Elisha2015-03-31
* net/mlx4_en: Create new header file for all statistics infoEran Ben Elisha2015-03-31
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-03-20
|\
| * net/mlx4_en: Fix off-by-one in ethtool statistics displayEran Ben Elisha2015-03-18
* | net/mlx4_en: Add QCN parameters and statistics handlingShani Michaeli2015-03-06
|/
* net/mlx4_en: Port aggregation configurationMoni Shoua2015-02-04
* net/mlx4: Change QP allocation schemeEugenia Emantayev2014-12-11
* net/mlx4_en: Support for configurable RSS hash functionEyal Perry2014-12-08
* mlx4: fix mlx4_en_set_rxfh()Eric Dumazet2014-11-23
* net/mlx4_en: Extend checksum offloading by CHECKSUM COMPLETEShani Michaeli2014-11-11
* net/mlx4_en: Remove RX buffers alignment to IP_ALIGNIdo Shamay2014-11-03
* net/mlx4_en: Add support for setting rxvlan offload OFF/ONSaeed Mahameed2014-10-28
* net/mlx4_en: Use PTYS register to query ethtool settingsSaeed Mahameed2014-10-28
* net/mlx4_en: Use the new tx_copybreak to set inline thresholdEric Dumazet2014-10-06
* net/mlx4_en: Avoid a cache line miss in TX completion for single frag skb'sEric Dumazet2014-10-06
* net/mlx4_en: Avoid calling bswap in tx fast pathEric Dumazet2014-10-06
* net/mlx4_en: Align tx path structures to cache linesEric Dumazet2014-10-06
* net/mlx4_en: Code cleanups in tx pathEric Dumazet2014-10-06
* mlx4: add a new xmit_more counterEric Dumazet2014-10-04
* mellanox: Change en_print to return voidJoe Perches2014-09-26
* net/mlx4_en: Add mlx4_en_get_cqe helperIdo Shamay2014-09-19
* net/mlx4_en: Reduce memory consumption on kdump kernelAmir Vadai2014-07-22
* net/mlx4_en: Disable blueflame using ethtool private flagsAmir Vadai2014-07-22
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-07-16
|\
| * net/mlx4_en: Ignore budget on TX napi pollingAmir Vadai2014-07-08
| * net/mlx4_en: Don't use irq_affinity_notifier to track changes in IRQ affinity...Amir Vadai2014-07-02
* | net/mlx4_en: Fix mac_hash database inconsistencyNoa Osherovich2014-07-08
* | net/mlx4_en: Do not count LLC/SNAP in MTU calculationYishai Hadas2014-07-08
|/
* net/mlx4_en: Use affinity hintYuval Atias2014-06-11
* Revert "net/mlx4_en: Use affinity hint"David S. Miller2014-06-02
* net/mlx4_en: Use affinity hintYuval Atias2014-06-01
* mellanox: Logging message cleanupsJoe Perches2014-05-08
* mlx4_en: don't use napi_synchronize inside mlx4_en_netpollChris Mason2014-04-16
* net/mlx4: Set proper build dependancy with vxlanOr Gerlitz2014-04-01
* net/mlx4: Implement vxlan ndo callsOr Gerlitz2014-03-28
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-03-05
|\
| * net,IB/mlx: Bump all Mellanox driver versionsAmir Vadai2014-02-25
* | net/mlx4: Replace mlx4_en_mac_to_u64() with mlx4_mac_to_u64()Eugenia Emantayev2014-03-02
* | net/mlx4_en: Move queue stopped/waked counters to be per ringEugenia Emantayev2014-03-02
* | net/mlx4_en: Verify mlx4_en module parametersEugenia Emantayev2014-03-02
* | net/mlx4: Set number of RX rings in a utility functionIdo Shamay2014-02-24
|/
* netdevice: add queue selection fallback handler for ndo_select_queueDaniel Borkmann2014-02-17
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-01-14
|\