cxgbe(4): Fix "set but not used [-Wunused-but-set-variable]" warnings.Sponsored by: Chelsio Communications(cherry picked from commit 39d5cbdc1b783e2f199349a7a20b6d7c58e180a0)
Fix some common typos in source code comments- s/priviledged/privileged/- s/funtion/function/- s/doens't/doesn't/- s/sychronization/synchronization/(cherry picked from commit 5bdf58e1960969937
Fix some common typos in source code comments- s/priviledged/privileged/- s/funtion/function/- s/doens't/doesn't/- s/sychronization/synchronization/(cherry picked from commit 5bdf58e196096993758b3e50291db17104025b65)
show more ...
cxgbe(4): unimplemented cudbg routines should return the correctinternal error code and not an errno.Submitted by: Krishnamraju Eraparaju @ ChelsioMFC after: 1 weekSponsored by: Chelsio Communic
cxgbe(4): unimplemented cudbg routines should return the correctinternal error code and not an errno.Submitted by: Krishnamraju Eraparaju @ ChelsioMFC after: 1 weekSponsored by: Chelsio Communications
cxgbe(4): Some updates to the common code.Obtained from: Chelsio CommunicationsMFC after: 1 weekSponsored by: Chelsio Communications
cxgbe(4): Fix unsafe mailbox access in cudbg.MFC after: 1 weekSponsored by: Chelsio Communications
cxgbe(4): Initial import of the "collect" component of Chelsio unifieddebug (cudbg) code, hooked up to the main driver via an ioctl.The ioctl can be used to collect the chip's internal state in a
cxgbe(4): Initial import of the "collect" component of Chelsio unifieddebug (cudbg) code, hooked up to the main driver via an ioctl.The ioctl can be used to collect the chip's internal state in acompressed dump file. These dumps can be decoded with the "view"component of cudbg.Obtained from: Chelsio CommunicationsMFC after: 2 monthsSponsored by: Chelsio Communications