On Mon, Jan 06, 2020 at 08:41:37AM -0500, Dennis Dalessandro wrote: > These patches add some recactoring and code clean ups to make things more > organized. There is a performance optimization and new counter/debugging stats > added as well. The new "API" that is added is a driver internal API not an > actual "API" that is exposed to the outside. > > > Grzegorz Andrejczuk (3): > IB/hfi1: Move common receive IRQ code to function > IB/hfi1: Decouple IRQ name from type > IB/hfi1: Return void in packet receiving functions > > Mike Marciniszyn (6): > IB/hfi1: Move chip specific functions to chip.c > IB/hfi1: Add fast and slow handlers for receive context > IB/hfi1: IB/hfi1: Add an API to handle special case drop > IB/hfi1: Create API for auto activate > IB/hfi1: Add software counter for ctxt0 seq drop > IB/hfi1: Add RcvShortLengthErrCnt to hfi1stats Applied to for-next, thanks Jason