summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox/mlx4/mlx4_en.h
AgeCommit message (Expand)AuthorFilesLines
2014-12-11net/mlx4: Change QP allocation schemeEugenia Emantayev1-1/+1
2014-12-09net/mlx4_en: Support for configurable RSS hash functionEyal Perry1-1/+1
2014-11-23mlx4: fix mlx4_en_set_rxfh()Eric Dumazet1-0/+1
2014-11-11net/mlx4_en: Extend checksum offloading by CHECKSUM COMPLETEShani Michaeli1-1/+4
2014-11-03net/mlx4_en: Remove RX buffers alignment to IP_ALIGNIdo Shamay1-1/+0
2014-10-29net/mlx4_en: Add support for setting rxvlan offload OFF/ONSaeed Mahameed1-3/+7
2014-10-29net/mlx4_en: Use PTYS register to query ethtool settingsSaeed Mahameed1-1/+7
2014-10-06net/mlx4_en: Use the new tx_copybreak to set inline thresholdEric Dumazet1-1/+0
2014-10-06net/mlx4_en: Avoid a cache line miss in TX completion for single frag skb'sEric Dumazet1-0/+3
2014-10-06net/mlx4_en: Avoid calling bswap in tx fast pathEric Dumazet1-1/+2
2014-10-06net/mlx4_en: Align tx path structures to cache linesEric Dumazet1-40/+46
2014-10-06net/mlx4_en: Code cleanups in tx pathEric Dumazet1-1/+0
2014-10-05mlx4: add a new xmit_more counterEric Dumazet1-1/+4
2014-09-26mellanox: Change en_print to return voidJoe Perches1-2/+2
2014-09-20net/mlx4_en: Add mlx4_en_get_cqe helperIdo Shamay1-0/+6
2014-07-23net/mlx4_en: Reduce memory consumption on kdump kernelAmir Vadai1-0/+1
2014-07-23net/mlx4_en: Disable blueflame using ethtool private flagsAmir Vadai1-0/+5
2014-07-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+4
2014-07-09net/mlx4_en: Ignore budget on TX napi pollingAmir Vadai1-0/+3
2014-07-09net/mlx4_en: Fix mac_hash database inconsistencyNoa Osherovich1-1/+1
2014-07-09net/mlx4_en: Do not count LLC/SNAP in MTU calculationYishai Hadas1-2/+0
2014-07-03net/mlx4_en: Don't use irq_affinity_notifier to track changes in IRQ affinity...Amir Vadai1-0/+1
2014-06-12net/mlx4_en: Use affinity hintYuval Atias1-0/+1
2014-06-02Revert "net/mlx4_en: Use affinity hint"David S. Miller1-1/+0
2014-06-02net/mlx4_en: Use affinity hintYuval Atias1-0/+1
2014-05-09mellanox: Logging message cleanupsJoe Perches1-20/+20
2014-04-16mlx4_en: don't use napi_synchronize inside mlx4_en_netpollChris Mason1-1/+0
2014-04-02net/mlx4: Set proper build dependancy with vxlanOr Gerlitz1-0/+2
2014-03-29net/mlx4: Implement vxlan ndo callsOr Gerlitz1-0/+3
2014-03-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-2/+2
2014-03-03net/mlx4: Replace mlx4_en_mac_to_u64() with mlx4_mac_to_u64()Eugenia Emantayev1-1/+0
2014-03-03net/mlx4_en: Move queue stopped/waked counters to be per ringEugenia Emantayev1-0/+2
2014-03-03net/mlx4_en: Verify mlx4_en module parametersEugenia Emantayev1-0/+9
2014-02-26net,IB/mlx: Bump all Mellanox driver versionsAmir Vadai1-2/+2
2014-02-25net/mlx4: Set number of RX rings in a utility functionIdo Shamay1-1/+1
2014-02-17netdevice: add queue selection fallback handler for ndo_select_queueDaniel Borkmann1-1/+1
2014-01-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+2
2014-01-13net/mlx4_en: call gro handler for encapsulated framesEric Dumazet1-2/+2
2014-01-10net: core: explicitly select a txq before doing l2 forwardingJason Wang1-1/+2
2014-01-02mlx4_en: Add PTP hardware clockShawn Bohrer1-0/+6
2013-12-31net/mlx4_en: Add netdev support for TCP/IP offloads of vxlan tunnelingOr Gerlitz1-1/+2
2013-12-20net/mlx4_en: Add NAPI support for transmit sideEugenia Emantayev1-0/+1
2013-12-20net/mlx4_en: Configure the XPS queue mapping on driver loadIdo Shamay1-1/+4
2013-11-08net/mlx4_en: Datapath structures are allocated per NUMA nodeEugenia Emantayev1-3/+3
2013-11-08net/mlx4_en: Datapath resources allocated dynamicallyEugenia Emantayev1-13/+14
2013-10-09net/mlx4_en: Rename name of mlx4_en_rx_alloc membersAmir Vadai1-2/+2
2013-08-02net: rename CONFIG_NET_LL_RX_POLL to CONFIG_NET_RX_BUSY_POLLCong Wang1-5/+5
2013-06-26mlx4: allow order-0 memory allocations in RX pathEric Dumazet1-6/+6
2013-06-20net/mlx4_en: Low Latency recv statisticsAmir Vadai1-0/+6
2013-06-20net/mlx4_en: Add Low Latency Socket (LLS) supportAmir Vadai1-0/+121