summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx4/mlx4_en.h
Commit message (Expand)AuthorAgeFilesLines
* net/mlx4_en: Schedule napi when RX buffers allocation failsIdo Shamay2015-04-301-0/+1
* net/mlx4_en: Add interface identify supportIdo Shamay2015-04-021-0/+1
* net/mlx4_en: Add Flow control statistics display via ethtoolMatan Barak2015-03-311-2/+11
* net/mlx4_en: Protect access to the statistics bitmapEran Ben Elisha2015-03-311-2/+7
* net/mlx4_en: Support general selective view of ethtool statisticsEran Ben Elisha2015-03-311-2/+3
* net/mlx4_en: Move statistics bitmap setting to the Ethernet driverEran Ben Elisha2015-03-311-0/+2
* net/mlx4_en: Create new header file for all statistics infoEran Ben Elisha2015-03-311-33/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-03-201-1/+1
|\
| * net/mlx4_en: Fix off-by-one in ethtool statistics displayEran Ben Elisha2015-03-181-1/+1
* | net/mlx4_en: Add QCN parameters and statistics handlingShani Michaeli2015-03-061-0/+1
|/
* net/mlx4_en: Port aggregation configurationMoni Shoua2015-02-041-0/+5
* net/mlx4: Change QP allocation schemeEugenia Emantayev2014-12-111-1/+1
* net/mlx4_en: Support for configurable RSS hash functionEyal Perry2014-12-081-1/+1
* mlx4: fix mlx4_en_set_rxfh()Eric Dumazet2014-11-231-0/+1
* net/mlx4_en: Extend checksum offloading by CHECKSUM COMPLETEShani Michaeli2014-11-111-1/+4
* net/mlx4_en: Remove RX buffers alignment to IP_ALIGNIdo Shamay2014-11-031-1/+0
* net/mlx4_en: Add support for setting rxvlan offload OFF/ONSaeed Mahameed2014-10-281-3/+7
* net/mlx4_en: Use PTYS register to query ethtool settingsSaeed Mahameed2014-10-281-1/+7
* net/mlx4_en: Use the new tx_copybreak to set inline thresholdEric Dumazet2014-10-061-1/+0
* net/mlx4_en: Avoid a cache line miss in TX completion for single frag skb'sEric Dumazet2014-10-061-0/+3
* net/mlx4_en: Avoid calling bswap in tx fast pathEric Dumazet2014-10-061-1/+2
* net/mlx4_en: Align tx path structures to cache linesEric Dumazet2014-10-061-40/+46
* net/mlx4_en: Code cleanups in tx pathEric Dumazet2014-10-061-1/+0
* mlx4: add a new xmit_more counterEric Dumazet2014-10-041-1/+4
* mellanox: Change en_print to return voidJoe Perches2014-09-261-2/+2
* net/mlx4_en: Add mlx4_en_get_cqe helperIdo Shamay2014-09-191-0/+6
* net/mlx4_en: Reduce memory consumption on kdump kernelAmir Vadai2014-07-221-0/+1
* net/mlx4_en: Disable blueflame using ethtool private flagsAmir Vadai2014-07-221-0/+5
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-07-161-0/+4
|\
| * net/mlx4_en: Ignore budget on TX napi pollingAmir Vadai2014-07-081-0/+3
| * net/mlx4_en: Don't use irq_affinity_notifier to track changes in IRQ affinity...Amir Vadai2014-07-021-0/+1
* | net/mlx4_en: Fix mac_hash database inconsistencyNoa Osherovich2014-07-081-1/+1
* | net/mlx4_en: Do not count LLC/SNAP in MTU calculationYishai Hadas2014-07-081-2/+0
|/
* net/mlx4_en: Use affinity hintYuval Atias2014-06-111-0/+1
* Revert "net/mlx4_en: Use affinity hint"David S. Miller2014-06-021-1/+0
* net/mlx4_en: Use affinity hintYuval Atias2014-06-011-0/+1
* mellanox: Logging message cleanupsJoe Perches2014-05-081-20/+20
* mlx4_en: don't use napi_synchronize inside mlx4_en_netpollChris Mason2014-04-161-1/+0
* net/mlx4: Set proper build dependancy with vxlanOr Gerlitz2014-04-011-0/+2
* net/mlx4: Implement vxlan ndo callsOr Gerlitz2014-03-281-0/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-03-051-2/+2
|\
| * net,IB/mlx: Bump all Mellanox driver versionsAmir Vadai2014-02-251-2/+2
* | net/mlx4: Replace mlx4_en_mac_to_u64() with mlx4_mac_to_u64()Eugenia Emantayev2014-03-021-1/+0
* | net/mlx4_en: Move queue stopped/waked counters to be per ringEugenia Emantayev2014-03-021-0/+2
* | net/mlx4_en: Verify mlx4_en module parametersEugenia Emantayev2014-03-021-0/+9
* | net/mlx4: Set number of RX rings in a utility functionIdo Shamay2014-02-241-1/+1
|/
* netdevice: add queue selection fallback handler for ndo_select_queueDaniel Borkmann2014-02-171-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-01-141-1/+2
|\
| * net: core: explicitly select a txq before doing l2 forwardingJason Wang2014-01-101-1/+2
* | net/mlx4_en: call gro handler for encapsulated framesEric Dumazet2014-01-131-2/+2
OpenPOWER on IntegriCloud