summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-08-29Remove qede dmod as its emptydev-qede-illumosRobert Mustacchi2-69/+0
2017-08-29Rewrite qede(7D) in mdocRobert Mustacchi2-157/+108
2017-08-29remove some of the files we don't obviously needRobert Mustacchi19-2188/+0
2017-08-29Add cstyle/hdrcheck exceptionsRobert Mustacchi2-0/+2
2017-08-29Add MAC stats for link speedsRobert Mustacchi4-5/+71
2017-08-29remove unneeded mapfileRobert Mustacchi4-13/+6
2017-08-29Clean up -Wunused-labelRobert Mustacchi2-2/+1
2017-08-29Updates from QLogicRobert Mustacchi6-164/+51
2017-08-29restore missing piecesRobert Mustacchi1-3/+19
2017-08-29qede_fp.c updates from caviumRobert Mustacchi1-36/+126
2017-08-29Fix LSO bugRobert Mustacchi1-1/+1
2017-08-29Update from VaishaliRobert Mustacchi1-0/+10
2017-08-29qede fw dump changesRobert Mustacchi3-3/+7
2017-07-15Feedback from QLogicRobert Mustacchi1-2/+2
2017-07-15Only build 64-bit version of driverRobert Mustacchi1-0/+6
2017-07-15Fix ring enablementRobert Mustacchi1-1/+4
2017-07-15add missing conf fileRobert Mustacchi1-0/+87
2017-07-15Fix uninitialized variable warnings in qede_osal.c.Robert Mustacchi1-2/+1
2017-07-15fix typo in qede_miscRobert Mustacchi1-1/+1
2017-07-15Fix qede_main.c uninitialized variablesRobert Mustacchi1-4/+5
2017-07-15add missing CPPFLAGSRobert Mustacchi1-0/+2
2017-07-15Fix -Wformat error in qede_main.cRobert Mustacchi1-2/+2
2017-07-15Fix qede_kstat.c warningsRobert Mustacchi1-1/+1
2017-07-15Fix uninitialized variable warningsRobert Mustacchi1-0/+4
2017-07-15try and account for illumos GLDv3 differencesRobert Mustacchi2-2/+50
2017-07-15Guard against uninitialized dmah_entry in qede_tx_mapped()Robert Mustacchi1-1/+10
2017-07-15qede_hash_get_txq should be under #ifdef NO_CROSSBOWRobert Mustacchi1-0/+2
2017-07-15Deal with DBLK_IS_PREMAPPEDRobert Mustacchi1-0/+6
2017-07-15Gag unused-variable and unused-warningRobert Mustacchi1-0/+6
2017-07-15Add strsubr.h for freemsgchain() prototypeRobert Mustacchi1-0/+1
2017-07-15Fix warnings in qede_dbg.cRobert Mustacchi1-4/+2
2017-07-15Fix compiler warnings in qede_cfg.cRobert Mustacchi1-2/+2
2017-07-15remove unused variableRobert Mustacchi1-1/+1
2017-07-15Finish stubbing out the pm_handle_t which is for pre-mapped buffersRobert Mustacchi3-0/+6
2017-07-15time.h doesn't exist, use the right headerRobert Mustacchi12-1/+1
2017-07-15Remove all the things that use the mac_descriptor_t, it doesn't existRobert Mustacchi2-35/+0
2017-07-15begin stubbing out pm_handle_t logicRobert Mustacchi3-2/+5
2017-07-15bcm_osal.h needs to handle that ARARY_SIZE may already be definedRobert Mustacchi1-0/+2
2017-07-15Emulate sprintf in the way that they actually want.Robert Mustacchi3-3/+49
2017-07-15Add missing include files to MakefileRobert Mustacchi1-2/+4
2017-07-15XXX lie about the snprintf reply valueRobert Mustacchi1-1/+1
2017-07-15Fix OSAL_MMIOWB macros to take argument. This resulted in gcc errorsRobert Mustacchi2-7/+10
2017-07-15Remove trailing comment. This caused gcc to error with the following:Robert Mustacchi1-1/+0
2017-07-15add kernel makefile scaffoldingRobert Mustacchi3-0/+83
2017-07-15raw import of qlogic qede driverRobert Mustacchi182-0/+619650
2017-07-148409 Want MSG_NOSIGNAL to prevent SIGPIPESebastian Wiedenroth8-10/+119
2017-07-148490 Remove Sun/Solaris references from FMA messagesDan McDonald15-345/+337
2017-07-148457 libstmf: psStmfProp and psStmfPropVal may be used uninitializedToomas Soome1-5/+5
2017-07-148478 mac: suggest parentheses around '&&' within '||'Andrew Stormont3-6/+5
2017-07-138460 emlxs: passing argument discards volatile qualifierToomas Soome1-1/+1