aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-12-04RDMA/mlx5: Initialize SRQ tables on mlx5_ibLeon Romanovsky3-69/+1
2018-12-04net/mlx5: Move SRQ functions to RDMA partLeon Romanovsky2-677/+0
2018-12-04net/mlx5: Remove references to local mlx5_core functionsLeon Romanovsky1-19/+3
2018-12-04net/mlx5: Remove not-used lib/eq.h header fileLeon Romanovsky1-1/+0
2018-12-04net/mlx5: Remove dead transobj codeLeon Romanovsky1-66/+0
2018-12-04net/mlx5: Align SRQ licenses and copyright informationLeon Romanovsky1-29/+2
2018-11-29net/mlx5: Debug print for forwarded async eventsSaeed Mahameed1-0/+3
2018-11-29net/mlx5: Forward SRQ resource eventsSaeed Mahameed2-28/+13
2018-11-29net/mlx5: Forward QP/WorkQueues resource eventsSaeed Mahameed2-4/+14
2018-11-29net/mlx5: Remove all deprecated software versions of FW eventsSaeed Mahameed1-91/+1
2018-11-29net/mlx5: Allow forwarding event type general event as isSaeed Mahameed1-0/+1
2018-11-29net/mlx5: Remove unused events callback and logicSaeed Mahameed5-123/+10
2018-11-29net/mlx5: Forward all mlx5 events to mlx5 notifiers chainSaeed Mahameed1-0/+3
2018-11-29net/mlx5e: Use the new mlx5 core notifier APISaeed Mahameed2-14/+16
2018-11-29net/mlx5: Allow port change event to be forwarded to driver notifiers chainSaeed Mahameed1-0/+16
2018-11-29net/mlx5: Driver events notifier APISaeed Mahameed2-1/+25
2018-11-26net/mlx5: Improve core device events handlingSaeed Mahameed1-87/+136
2018-11-26net/mlx5: Device events, Use async events chainSaeed Mahameed8-222/+342
2018-11-26net/mlx5: CQ ERR, Use async events chainSaeed Mahameed1-22/+44
2018-11-26net/mlx5: Resource tables, Use async events chainSaeed Mahameed3-48/+104
2018-11-26net/mlx5: CmdIF, Use async events chainSaeed Mahameed4-31/+48
2018-11-26net/mlx5: FWPage, Use async events chainSaeed Mahameed3-38/+44
2018-11-26net/mlx5: E-Switch, Use async events chainSaeed Mahameed3-25/+26
2018-11-26net/mlx5: Clock, Use async events chainSaeed Mahameed3-14/+17
2018-11-26net/mlx5: FPGA, Use async events chainSaeed Mahameed3-16/+38
2018-11-26net/mlx5: FWTrace, Use async events chainSaeed Mahameed3-17/+16
2018-11-26net/mlx5: EQ, Introduce atomic notifier chain subscription APISaeed Mahameed3-3/+49
2018-11-20net/mlx5: EQ, Make EQE access methods inlineSaeed Mahameed2-24/+24
2018-11-20{net,IB}/mlx5: Move Page fault EQ and ODP logic to RDMASaeed Mahameed5-312/+1
2018-11-20net/mlx5: EQ, Generic EQSaeed Mahameed2-73/+182
2018-11-20net/mlx5: EQ, Different EQ typesSaeed Mahameed8-189/+268
2018-11-20net/mlx5: EQ, Privatize eq_table and friendsSaeed Mahameed10-50/+172
2018-11-20net/mlx5: EQ, irq_info and rmap belong to eq_tableSaeed Mahameed2-21/+23
2018-11-20net/mlx5: EQ, Create all EQs in one placeSaeed Mahameed4-104/+116
2018-11-20net/mlx5: EQ, Move all EQ logic to eq.cSaeed Mahameed3-176/+181
2018-11-20net/mlx5: EQ, Remove redundant completion EQ list lockSaeed Mahameed2-16/+3
2018-11-20net/mlx5: EQ, No need to store eq index as a fieldSaeed Mahameed1-2/+2
2018-11-20net/mlx5: EQ, Remove unused fields and structuresSaeed Mahameed1-11/+0
2018-11-20net/mlx5: EQ, Use the right place to store/read IRQ affinity hintSaeed Mahameed2-7/+9
2018-11-12net/mlx5: Use multi threaded workqueue for page fault handlingMoni Shoua1-2/+3
2018-11-12net/mlx5: Return success for PAGE_FAULT_RESUME in internal error stateMoni Shoua1-1/+1
2018-11-12net/mlx5: Add interface to hold and release core resourcesMoni Shoua1-0/+16
2018-11-12net/mlx5: Release resource on error flowMoni Shoua1-2/+2
2018-11-04Merge tag 'ntb-4.20' of git://github.com/jonmason/ntbLinus Torvalds1-26/+4
2018-11-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds36-170/+316
2018-10-31net: stmmac: Fix stmmac_mdio_reset() when building stmmac as modulesNiklas Cassel1-1/+1
2018-10-31Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-queueDavid S. Miller14-37/+76
2018-10-31ntb_netdev: Simplify remove with client device drvdataAaron Sierra1-25/+3
2018-10-31ntb_netdev: fix sleep time mismatchJon Mason1-1/+1
2018-10-31mlxsw: spectrum: Set minimum shaper on MC TCsPetr Machata1-0/+25